Skip to content

Releases: JetBrains-Research/astminer

astminer v0.9.0 | Meta data storage support

17 Feb 16:56
7288d01
Compare
Choose a tag to compare
  • Source range extraction support
  • Metadata storage for storing paths and source ranges regardless to main storage
  • Fix bugs

astminer v0.8.0 | support more parsers

01 Nov 18:19
Compare
Choose a tag to compare
  • Support SrcML backend for GumTree parser
  • Support Spoon parser
  • Add a wrapper for parsers without Java bindings
  • Support Tree-Sitter and JavaLang parsers through python bindings
  • A lot of bug fixes and local improvements

Pipeline & parser improvements

10 Aug 14:21
042283e
Compare
Choose a tag to compare
  • Replace CLI with automatic pipeline based on passed configuration
  • Introduce YAML config for setting up mining options
  • Refactor parsing module for easy integration of new parsers and languages
  • Add ANTLR-PHP parser
  • Write docs for base mining steps
  • Add multithreading for parsing
  • Fix bugs and other little improvements

pathminer

15 Mar 17:07
81edc8e
Compare
Choose a tag to compare

PathMiner -- an early version that was targeted solely at path-based representations