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 |
Terence Parr
|
53ec1956ab
|
Merge pull request #983 from jvanzyl/master
Add Main-Class attribute to shaded tool JAR
|
2015-08-20 11:27:49 -07:00 |
Jason van Zyl
|
9623d955a0
|
Add Main-Class attribute to shaded tool JAR
|
2015-08-20 13:06:37 -04:00 |
Terence Parr
|
88f0fdac7b
|
Update README.md
|
2015-08-19 11:38:52 -07:00 |
Terence Parr
|
869bf03d13
|
Update README.md
|
2015-08-19 11:37:57 -07:00 |
nttdatahenriksorensen
|
4bd204ed9b
|
Revert eclipse project specific setting
|
2015-08-14 21:04:06 -07:00 |
nttdatahenriksorensen
|
1072ace723
|
remove uncessary sourceName variable
|
2015-08-14 21:02:55 -07:00 |
nttdatahenriksorensen
|
63200907d6
|
Fix whitespace damage
|
2015-08-14 21:01:42 -07:00 |
nttdatahenriksorensen
|
86980fae90
|
Proper check of JavaLR vs Java grammar
|
2015-08-14 17:36:46 -07:00 |
nttdatahenriksorensen
|
cabb96f5e0
|
Add myself to contributers.txt
|
2015-08-14 17:34:18 -07:00 |
nttdatahenriksorensen
|
eede25c5eb
|
Added eclipse /bin/ folder
|
2015-08-14 17:10:39 -07:00 |
nttdatahenriksorensen
|
c158777c60
|
Rename tool-testsuite/test/org.antlr.v4.test.tool.Java-LR.g4 to
JavaLR.g4
|
2015-08-14 16:52:09 -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
|
2cd8cc0e70
|
Merge pull request #956 from parrt/rm-manual-bild-stuff
mvn is working well. remove bild stuff
|
2015-07-14 17:35:14 -07:00 |
Terence Parr
|
ec14027f55
|
mvn is working well. remove bild stuff
|
2015-07-14 17:34:08 -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 |
Terence Parr
|
84588075de
|
Merge pull request #952 from ericvergnaud/clarify-nodejs-usage
simpler and clearer identification of runtime process (nodejs vs browser)
|
2015-07-07 09:57:06 -07:00 |
Eric Vergnaud
|
7a8dc8e290
|
simpler and clearer
|
2015-07-07 23:32:44 +08:00 |
Terence Parr
|
735b40431d
|
Merge pull request #950 from ericvergnaud/suppress-octals-in-javascript-serialization
Fix antlr4-javascript #36.
|
2015-07-05 09:02:19 -07:00 |
Eric Vergnaud
|
d1eb13cddc
|
Fix antlr4-javascript #36.
Octal is not supported in strict mode.
|
2015-07-05 13:19:50 +08:00 |
Terence Parr
|
53678867ca
|
rm a few local test files
|
2015-06-30 15:04:20 -07:00 |
Terence Parr
|
050cdd1511
|
Merge pull request #946 from parrt/master
pull in antlr4-python2 history for runtime files.
|
2015-06-30 14:28:24 -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
|
8df10b2085
|
Merge pull request #944 from parrt/master
pull in antlr4-javascript history for runtime files.
|
2015-06-30 11:34:00 -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
|
d5fb13ac50
|
rm non target language runtime files as we have them folded already into main antlr4 repo (no history)
|
2015-06-30 11:18:38 -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
|
147a4b3ae3
|
Merge pull request #943 from parrt/master
pull in antlr4-csharp history for runtime files.
|
2015-06-30 11:03:52 -07:00 |
Terence Parr
|
76d5f7b5f7
|
Merge branch 'fold-into-master' of github.com:antlr/antlr4-csharp
Conflicts:
.gitignore
runtime/CSharp/runtime/CSharp/Antlr4.mono.sln
|
2015-06-30 10:58:57 -07:00 |
Terence Parr
|
631a6ae516
|
rm non target language runtime files as we have them folded already into main antlr4 repo (no history)
|
2015-06-30 10:54:25 -07:00 |
Terence Parr
|
738d5b2514
|
mv files into proper position for folding into main antlr4 repo
|
2015-06-30 10:52:50 -07:00 |
Terence Parr
|
1e6b4efb5f
|
Merge pull request #942 from parrt/fold-in-target-repos-experimental
Fold target repos into master (w/o histories I'm afraid)
|
2015-06-30 09:17:03 -07:00 |
Jason van Zyl
|
a142a5bc62
|
Create shaded tool JAR
Which contains:
- Antlr runtime classes
- String template classes
- Tree layout classes
|
2015-06-30 12:07:36 -04:00 |
Jason van Zyl
|
398f7fcf53
|
Run all Java target tests by default
And we will use the "tests" profile to initiate the tests for the rest of the targets.
|
2015-06-29 22:03:16 -04:00 |