antlr/runtime
Terence Parr c861e09d39 Merge pull request #1977 from nielsbasjes/EmptyGetText
Fixed empty CodePointCharStream throwing exception on getText.
2017-10-10 12:47:00 -07:00
..
CSharp fix to the ATN deserialiser issue on big endian architecture 2017-07-17 06:45:29 +00:00
Cpp Merge pull request #1954 from kosak/no-attribute-on-enum-class 2017-10-10 12:40:31 -07:00
Go/antlr Corrected Start/Stop spelling 2017-07-29 22:05:46 +02:00
Java Merge pull request #1977 from nielsbasjes/EmptyGetText 2017-10-10 12:47:00 -07:00
JavaScript 'requires' SUPERclass for Lexers in split mode, symbols/modes/channels available on Lexer prototype for use in lexer actions (this.SOME_MODE) like in Java actions, Utils.escapeWhiteSpace uses regex for global replace (was replacing only first occurnce of \n etc). 2017-07-22 18:11:37 -04:00
Python2 Python: add public getter to parsers to access syntax error count. 2017-07-18 18:29:36 +02:00
Python3 Merge pull request #1956 from renatahodovan/syntax-errors 2017-09-17 11:20:56 -07:00
Swift Autopass for doc conversion. 2017-07-29 23:28:15 -07:00