Eric Vergnaud
|
33401add2c
|
divide and conquer
|
2016-11-28 02:47:48 +08:00 |
Eric Vergnaud
|
0cf3c2cf50
|
divide and conquer
|
2016-11-28 02:44:07 +08:00 |
Eric Vergnaud
|
c3f9cb3cc7
|
divide and conquer
|
2016-11-28 02:22:18 +08:00 |
Eric Vergnaud
|
874fea8cc6
|
reverting to global add ons for now
|
2016-11-28 01:43:15 +08:00 |
Eric Vergnaud
|
dd7dcf089d
|
divide and conquer
|
2016-11-28 01:39:04 +08:00 |
Eric Vergnaud
|
bebdeedada
|
divide and conquer
|
2016-11-28 01:36:46 +08:00 |
Eric Vergnaud
|
d1496ed76a
|
divide and conquer
|
2016-11-28 01:19:30 +08:00 |
Eric Vergnaud
|
48d3a458b5
|
divide and conquer
|
2016-11-28 01:13:36 +08:00 |
Eric Vergnaud
|
ab3bba906d
|
divide and conquer
|
2016-11-28 01:07:30 +08:00 |
Eric Vergnaud
|
4f48d533fa
|
divide and conquer
|
2016-11-28 00:56:14 +08:00 |
parrt
|
c695ed25e9
|
Fixes #1238. @antlr/antlr-targets might want to tweak their targets.
|
2016-11-25 13:01:07 -08:00 |
parrt
|
3506dcef1d
|
add @Override to hush warnings. Manually did some of https://github.com/antlr/antlr4/pull/1066
|
2016-11-25 12:52:44 -08:00 |
Terence Parr
|
9a0a54f0e6
|
Merge pull request #1405 from MrSampson/patch-1
Change jar file from 4.5 to 4.5.3
|
2016-11-25 12:46:35 -08:00 |
parrt
|
b6eb4141cf
|
update contributors
|
2016-11-25 12:46:16 -08:00 |
parrt
|
41dd8f2681
|
Merge branch 'patch-2' of git://github.com/MrSampson/antlr4 into MrSampson-patch-2
|
2016-11-25 12:44:52 -08:00 |
Terence Parr
|
aac6c03dfd
|
Merge pull request #1408 from parrt/ghosthope-master
Javascript performance improvement (hash function)
|
2016-11-25 12:29:16 -08:00 |
parrt
|
9d3415ed8a
|
Merge branch 'master' of git://github.com/ghosthope/antlr4 into ghosthope-master
|
2016-11-25 12:28:14 -08:00 |
Terence Parr
|
ee614db2cd
|
Merge pull request #1231 from twz123/iterative-tree-walker
Add an iterative version of the ParseTreeWalker
|
2016-11-25 12:24:31 -08:00 |
parrt
|
14bc6c4a68
|
add appveyor badge
|
2016-11-25 12:18:30 -08:00 |
parrt
|
d7996391f4
|
tweak issue template
|
2016-11-25 11:59:47 -08:00 |
ghosthope
|
a20a87fad6
|
typo
|
2016-11-25 17:56:04 +03:00 |
Oliver Sampson
|
b4bf40e47e
|
Update getting-started.md
|
2016-11-25 15:52:18 +01:00 |
ghosthope
|
cc59a359ae
|
contributor name was added
|
2016-11-25 15:36:24 +03:00 |
Oliver Sampson
|
8b8afbf16c
|
Update contributors.txt
|
2016-11-25 13:03:51 +01:00 |
Oliver Sampson
|
3ed4348ab6
|
Update getting-started.md
|
2016-11-25 13:01:24 +01:00 |
Tom Wieczorek
|
d1bc0f5ca5
|
Merge remote-tracking branch 'origin/master' into iterative-tree-walker
|
2016-11-25 12:25:27 +01:00 |
Tom Wieczorek
|
cc59a699d4
|
Add myself to the list of contributors using the date of my first commit.
|
2016-11-25 12:16:48 +01:00 |
Terence Parr
|
df40db35a4
|
Merge pull request #1400 from janyou/readme
modify info on Swift target
|
2016-11-24 20:40:33 -08:00 |
Terence Parr
|
474c33e5db
|
Merge pull request #1396 from janyou/swift-target-readme
update swift-target.md
|
2016-11-24 20:40:12 -08:00 |
Terence Parr
|
fdee94d529
|
Merge pull request #1404 from parrt/expr-performance-test
Fixes #994; poor left-recursive rule performance
|
2016-11-24 20:30:45 -08:00 |
parrt
|
933cc6e63c
|
make the switch an ENV not property.
|
2016-11-24 20:30:18 -08:00 |
parrt
|
e1a1867149
|
change name of switch that turns off new opt.
|
2016-11-24 13:32:41 -08:00 |
parrt
|
c182e3d5bf
|
Fixes #994 poor performance in left-recursive expressions with very large expression input phrases; builds off of @sharwell solution that explicitly checks for key return states in expr rules
|
2016-11-24 13:07:19 -08:00 |
Sam Harwell
|
fca5e458d3
|
Implement dynamic disambiguation
Fixes #1398
Fixes #994
|
2016-11-24 13:01:14 -08:00 |
Terence Parr
|
178f956b1f
|
Merge pull request #1403 from sharwell/fix-1402
Fix failure to identify prefix rules that also recurse
|
2016-11-24 12:59:24 -08:00 |
Sam Harwell
|
f196971565
|
Fix failure to identify prefix rules that also recurse
Fixes #1402
|
2016-11-24 14:38:34 -06:00 |
janyou
|
0e091d1b08
|
modify info on Swift target
|
2016-11-24 06:51:19 +08:00 |
ghosthope
|
04e9078dd9
|
from master
|
2016-11-23 13:58:43 +03:00 |
parrt
|
6c2d4e6225
|
Fixes #1211
|
2016-11-22 15:04:28 -08:00 |
janyou
|
a74b33339c
|
update swift-target.md
|
2016-11-23 07:00:17 +08:00 |
parrt
|
dc2c9b039e
|
Fixes #1188
|
2016-11-22 14:21:07 -08:00 |
Terence Parr
|
d09276d9fd
|
Merge pull request #1395 from janyou/suppress-warnings
suppress swift test warnings
|
2016-11-22 13:24:59 -08:00 |
parrt
|
50a3455e20
|
tweak templates
|
2016-11-22 13:19:13 -08:00 |
parrt
|
f3215d73d8
|
add github templates
|
2016-11-22 13:14:45 -08:00 |
parrt
|
2211036472
|
Test only swift on os x
|
2016-11-22 12:55:47 -08:00 |
parrt
|
ace7758f6e
|
Fixes #1280
|
2016-11-22 12:49:24 -08:00 |
parrt
|
aeaba48a0b
|
pull in lygav python impl of TokenStreamRewriter
|
2016-11-22 12:34:46 -08:00 |
parrt
|
10fb0a3049
|
add info on Swift target
|
2016-11-22 12:11:13 -08:00 |
Terence Parr
|
0bb622e50d
|
Merge pull request #1391 from parrt/factor-antlr-tests
factor antlr() out of target test files into single spot
|
2016-11-22 12:06:16 -08:00 |
parrt
|
007a445be4
|
factor antlr() out of target test files into single spot
|
2016-11-22 11:58:23 -08:00 |