Releases: tunnelvisionlabs/antlr4ts
Releases · tunnelvisionlabs/antlr4ts
0.5.0-alpha.4
01 Jan 21:54
Compare
Sorry, something went wrong.
No results found
Maintenance updates
Update port to match ANTLR 4.9.0-opt (#492 )
Fix errors with 'strict' mode compilation (#494 , #496 )
Update dependencies (#433 , #441 , #445 , #469 , #489 )
Fix support for TypeScript 4 (#490 )
Include .ts source files (#432 )
Bug fixes
Fix handling of text in CommonToken.fromToken (#415 )
0.5.0-alpha.3
02 Mar 20:45
Compare
Sorry, something went wrong.
No results found
Update port to match ANTLR 4.7.3-opt
Fix issue reported by @nmarusov in #409
0.5.0-alpha.2
04 Feb 13:27
Compare
Sorry, something went wrong.
No results found
Update version numbers for release 0.5.0-alpha.2
0.5.0-alpha.1
04 Feb 13:27
Compare
Sorry, something went wrong.
No results found
Update version numbers for release 0.5.0-alpha.1
0.4.1-alpha.0 - Readme fixup for npmjs.org
22 May 09:30
Compare
Sorry, something went wrong.
No results found
Minor update for readme visibility.
Includes only minor code changes w/ incomplete support for ATNs with Unicode supplemental planes.
PR #317 not yet merged
0.4.0-alpha.3
08 Jan 05:21
Compare
Sorry, something went wrong.
No results found
Changes since 0.4.0-alpha.2
Fix return type for optional accessors in generated context classes (#265 )
Convert many get and set methods to properties (#8 , #266 , #268 )
Updated code to incorporate bugs fixed through release 4.6.0.3 of the optimized java target (#263 )
0.4.0-alpha.2
04 Jan 01:45
Compare
Sorry, something went wrong.
No results found
Changes since 0.4.0-alpha.1
TypeScript 2.1 is now required (#255 )
Compatibility fixes for non-Windows users
Make antlr4ts executable on non-Windows systems (#250 )
Fix case of import (#256 )
Fixed failure to compile generated code for certain large grammars (#249 )
0.4.0-alpha.1
22 Nov 16:04
Compare
Sorry, something went wrong.
No results found
Initial Preview Release
This release is available through NPM, with complete installation instructions described in the README.md .