antlr/runtime
Terence Parr e6d60007e7 Merge pull request #1956 from renatahodovan/syntax-errors
Python: add public getter to parsers to access syntax error count.
2017-09-17 11:20:56 -07:00
..
CSharp fix to the ATN deserialiser issue on big endian architecture 2017-07-17 06:45:29 +00:00
Cpp Consequently use static_cast for (s)size_t casts. 2017-07-19 10:43:36 +02:00
Go/antlr Corrected Start/Stop spelling 2017-07-29 22:05:46 +02:00
Java Report InputMismatchException with original context information 2017-07-27 18:34:13 -05: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