antlr/runtime
Eric Vergnaud 26c409103d Fix #1217
The root cause was that ATNConfigSet was not using he required custom hashing strategy for ParserATNSimulator.
The commit includes a number of additional fixes, related to code that was never executed before due to the root cause.
A similar issue is also likely to exist in the JavaScript runtime, I'll fix it later.
2016-06-23 15:51:39 +02:00
..
CSharp set code string versions to 4.5.3 2016-03-30 16:21:50 -07:00
Java make it possible to add breakpoint 2016-06-23 15:06:14 +02:00
JavaScript links update 2016-04-26 13:27:26 +08:00
Python2 Fix #1217 2016-06-23 15:51:39 +02:00
Python3 Fix #1217 2016-06-23 15:51:39 +02:00