Terence Parr
|
482d8d44fd
|
resolve contrib conflict
|
2015-10-27 09:43:07 -07:00 |
Martin Probst
|
af9e8a1e92
|
fix #1023: getExpectedTokens() returns out of context tokens on consecutive runs
|
2015-10-21 17:14:43 +02:00 |
hkff
|
e051b1a0f8
|
Fixing BufferedTokenStream.getTokenStream() calls
|
2015-10-21 16:34:44 +02:00 |
hkff
|
0e09f8b659
|
Adding getTokenSource in BufferedTokenStream
|
2015-10-21 14:15:57 +02:00 |
Eric Vergnaud
|
3e807138d5
|
local replica of #1010
|
2015-10-05 21:28:30 +08:00 |
Eric Vergnaud
|
158ef2c567
|
same fix as #1010
|
2015-10-05 21:03:37 +08:00 |
Eric Vergnaud
|
1b01140354
|
Useful information for code completion
|
2015-10-04 11:44:26 +08:00 |
Eric Vergnaud
|
a3b27766fa
|
fix type
|
2015-09-30 22:07:46 +08:00 |
Terence Parr
|
ca467f2d45
|
fix merge in contrib file
|
2015-09-18 14:04:26 -07:00 |
Terence Parr
|
dfe05b5f9f
|
Merge pull request #997 from krzkaczor/master
Added proper visit function in ParseTreeVisitor
|
2015-09-18 12:28:43 -07:00 |
Krzysztof Kaczor
|
55fce54f4e
|
reverted fix
|
2015-09-18 17:29:55 +02:00 |
Eric Vergnaud
|
986d00a5a0
|
missing 'new', thanks Mike
|
2015-09-18 22:21:17 +08:00 |
Rajiv Subrahmanyam
|
e5f011a9a1
|
#999: Using unicode(c) instead of str(c) to avoid exception when unicode string contains high byte chars
|
2015-09-17 22:23:10 -07:00 |
Krzysztof Kaczor
|
b2d771e01c
|
fixed bug that prevented run on nodejs
|
2015-09-17 21:25:37 +02:00 |
Krzysztof Kaczor
|
7a7480911c
|
added proper visit function in ParseTreeVisitor
|
2015-09-17 21:21:49 +02:00 |
Eric Vergnaud
|
488f7b92ae
|
was failing when ran in NodeJS
|
2015-09-14 23:34:52 +08:00 |
Eric Vergnaud
|
1e89482a64
|
Actually, Torben was kind enough to fix the require version from Smoothie, moved to a new framework called Honey, and to switch to the MIT license.
So dropped my version, which also required some fix for Safari, in favor of this one that I don't have to maintain
|
2015-09-11 16:20:29 +08:00 |
Eric Vergnaud
|
6c0b7d9c87
|
Improve compatibility across contexts: nodejs, web ui and web worker
|
2015-09-04 00:19:34 +08:00 |
Eric Vergnaud
|
e7cdc2271f
|
Largely rewritten to support usage in web worker thread without breaking compatibility with NodeJS require
|
2015-09-03 23:40:06 +08:00 |
Eric Vergnaud
|
27855f7ed4
|
remove slow asserts
|
2015-08-26 23:43:03 +08:00 |
Eric Vergnaud
|
d7d59c53a7
|
more tuning
|
2015-08-26 23:42:14 +08:00 |
Eric Vergnaud
|
1b3f74495f
|
typo
|
2015-08-26 23:41:21 +08:00 |
Eric Vergnaud
|
295d235728
|
typo
|
2015-08-26 23:40:41 +08:00 |
Eric Vergnaud
|
980072b6b4
|
more tuning
|
2015-08-26 23:40:14 +08:00 |
Eric Vergnaud
|
3a10724919
|
typo
|
2015-08-26 23:39:31 +08:00 |
Eric Vergnaud
|
1b5437aeab
|
more tuning
|
2015-08-26 23:39:04 +08:00 |
Eric Vergnaud
|
2f4f36d60c
|
typos
|
2015-08-26 02:14:19 +08:00 |
Eric Vergnaud
|
e6d27c7a7c
|
use native tuple hash instead of str hash
|
2015-08-26 02:13:56 +08:00 |
Eric Vergnaud
|
164a34ba6e
|
use native tuple hash instead of str hash
|
2015-08-26 01:17:23 +08:00 |
Eric Vergnaud
|
cfb557cc90
|
add performance test
|
2015-08-26 01:15:59 +08:00 |
parrt
|
c07aa4ede1
|
[maven-release-plugin] prepare for next development iteration
|
2015-08-20 12:11:58 -07:00 |
parrt
|
3611fde621
|
[maven-release-plugin] prepare release 4.5.1-1
|
2015-08-20 12:11:55 -07:00 |
parrt
|
ad6a1bda3f
|
rm generated files, update a manifest
|
2015-07-17 12:43:41 -07:00 |
parrt
|
3d181af904
|
[maven-release-plugin] prepare for next development iteration
|
2015-07-15 14:45:48 -07:00 |
parrt
|
79dae1e6f6
|
[maven-release-plugin] prepare release 4.5.1
|
2015-07-15 14:45:45 -07:00 |
Terence Parr
|
b555099842
|
Merge pull request #955 from parrt/move-swing-dependency
move swing related stuff out of runtime package into org.antlr.v4.gui
|
2015-07-14 17:27:51 -07:00 |
Terence Parr
|
2921865a54
|
add TestRig proxy.
|
2015-07-14 16:57:46 -07:00 |
Terence Parr
|
fcd1e54289
|
rm unneeded plug-in from maven
|
2015-07-14 14:40:21 -07:00 |
Terence Parr
|
b395127e73
|
move swing related stuff out of runtime package into org.antlr.v4.gui
|
2015-07-14 14:29:41 -07:00 |
Eric Vergnaud
|
7a8dc8e290
|
simpler and clearer
|
2015-07-07 23:32:44 +08:00 |
Terence Parr
|
53678867ca
|
rm a few local test files
|
2015-06-30 15:04:20 -07:00 |
Terence Parr
|
c2dfb7f457
|
rm a few local test files
|
2015-06-30 14:27:12 -07:00 |
Terence Parr
|
7114dcd3ae
|
Merge branch 'fold-into-master' of github.com:antlr/antlr4-python3
|
2015-06-30 14:26:37 -07:00 |
Terence Parr
|
d81fa33128
|
mv files into proper position for folding into main antlr4 repo; delete already moved stuff
|
2015-06-30 14:25:12 -07:00 |
Terence Parr
|
40ef11a77c
|
Merge branch 'fold-into-master' of github.com:antlr/antlr4-python2
|
2015-06-30 14:15:44 -07:00 |
Terence Parr
|
fe207fb3ee
|
mv files into proper position for folding into main antlr4 repo; delete already moved stuff
|
2015-06-30 14:13:56 -07:00 |
Terence Parr
|
6bd039e585
|
fold in history from javascript repo
|
2015-06-30 11:28:57 -07:00 |
Terence Parr
|
c0aa3b36ca
|
get .project into position
|
2015-06-30 11:26:45 -07:00 |
Terence Parr
|
dac66a6fab
|
mv files into proper position for folding into main antlr4 repo
|
2015-06-30 11:18:25 -07:00 |
Terence Parr
|
5d2d75d2e3
|
looks like i had python2 and 3 swapped. java, python3, c# pass. python2, js each have same single test failing: testCharSetWithQuote1
|
2015-06-29 18:09:37 -07:00 |