parrt
|
41a196082d
|
Merge branch 'master' of github.com:antlr/antlr4
|
2016-03-29 14:40:17 -07:00 |
Terence Parr
|
9655a92d50
|
Merge pull request #1149 from Wingpad/master
Fixing Issue #1148
|
2016-03-29 21:39:43 +00:00 |
Terence Parr
|
8725a8ac94
|
Merge pull request #1140 from dtymon/07_fix_falsey_alt
JS: ATNConfig can incorrectly change "alt" of 0 to null
|
2016-03-29 21:38:43 +00:00 |
Terence Parr
|
c123a48de2
|
Merge pull request #1153 from reitzig/patch-2
Update contributors.txt
|
2016-03-29 21:34:54 +00:00 |
Terence Parr
|
65341a3020
|
Merge pull request #1116 from reitzig/patch-1
Fixes Markdown table in targets.md
|
2016-03-29 16:14:30 +00:00 |
Raphael R
|
7b9a7b5ec5
|
Update contributors.txt
|
2016-03-29 10:47:18 +02:00 |
parrt
|
cd9ed40ab0
|
Merge branch 'master' of github.com:antlr/antlr4
|
2016-03-28 15:32:42 -07:00 |
Terence Parr
|
4bc7083523
|
Merge pull request #1130 from gagern/javadoc
Fix Javadoc errors
|
2016-03-28 22:30:55 +00:00 |
Martin von Gagern
|
10756477ce
|
Signing contributors.txt
|
2016-03-28 23:46:58 +02:00 |
Martin von Gagern
|
2c71663a97
|
Fix Javadoc errors
This fixes all errors (but not the numerous warnings) reported by
Oracle JDK 1.8.0_72 in a simple run of “mvn javadoc:javadoc”.
|
2016-03-28 23:46:18 +02:00 |
parrt
|
e4a4253219
|
more impl of get/set alt num; update doc
|
2016-03-28 14:10:29 -07:00 |
parrt
|
fa10ca678f
|
add method to RuleContext
|
2016-03-28 11:35:44 -07:00 |
Terence Parr
|
67c0ff5d78
|
Merge pull request #1151 from beardlybread/master
documentation typos
|
2016-03-28 18:12:56 +00:00 |
beardlybread
|
ba64a1e001
|
documentation typos
|
2016-03-27 20:04:54 -04:00 |
Justin Szaday
|
93b1fa53b4
|
Fixing Issue #1148, Python Target Generates Invalid Code With Rule Named 'Return'
|
2016-03-25 22:16:54 -05:00 |
David Tymon
|
eb5af71a30
|
JS: ATNConfig can incorrectly change "alt" of 0 to null
When an ATNConfig instance is created with an alt of 0, it is
possible for it to be incorrectly changed to null due to its
"falsey" nature.
|
2016-03-15 13:38:55 +11:00 |
Raphael R
|
1fa0be9782
|
Fixes Markdown table in targets.md
|
2016-02-18 11:51:59 +01:00 |
Terence Parr
|
d0fb48c2b8
|
Merge pull request #1103 from ericvergnaud/master
latest version of honey-require
|
2016-02-10 12:40:53 -08:00 |
Terence Parr
|
832903a281
|
Merge pull request #1110 from parrt/pull-1081
reopen and fix PR #1081
|
2016-02-09 11:52:38 -08:00 |
parrt
|
ae8ea836fc
|
reopen PR #1081
|
2016-02-09 11:47:54 -08:00 |
parrt
|
7b4e85b11a
|
Merge branch 'master' of github.com:parrt/antlr4
|
2016-02-09 10:27:36 -08:00 |
Eric Vergnaud
|
b0196bc86e
|
fixes #1108
|
2016-02-09 10:25:31 +08:00 |
Eric Vergnaud
|
7a59e92b8d
|
latest version of honey-require
|
2016-02-02 21:01:28 +08:00 |
Terence Parr
|
184f711753
|
[maven-release-plugin] prepare for next development iteration
|
2016-01-30 10:01:53 -08:00 |
Terence Parr
|
dcca95d4f0
|
[maven-release-plugin] prepare release 4.5.2
|
2016-01-30 10:01:48 -08:00 |
Terence Parr
|
a0204f25fd
|
update doc
|
2016-01-30 09:58:06 -08:00 |
Terence Parr
|
c92ddcbd06
|
update version to 4.5.2 in source / packaging stuff.
|
2016-01-30 09:54:47 -08:00 |
parrt
|
29a875dcce
|
tweak release doc
|
2016-01-29 15:33:37 -08:00 |
parrt
|
08f3ad798e
|
[maven-release-plugin] prepare for next development iteration
|
2016-01-29 15:29:01 -08:00 |
parrt
|
c5a296596d
|
[maven-release-plugin] prepare release 4.5.2
|
2016-01-29 15:28:57 -08:00 |
parrt
|
fa6f674e33
|
[maven-release-plugin] rollback the release of 4.5.2
|
2016-01-29 15:27:40 -08:00 |
parrt
|
009f3cac3a
|
[maven-release-plugin] prepare release 4.5.2
|
2016-01-29 15:27:19 -08:00 |
parrt
|
6b31ceaa9d
|
[maven-release-plugin] rollback the release of 4.5.2
|
2016-01-29 15:26:02 -08:00 |
parrt
|
6b3f9816cb
|
[maven-release-plugin] prepare for next development iteration
|
2016-01-29 14:13:15 -08:00 |
parrt
|
b446c50722
|
[maven-release-plugin] prepare release 4.5.2
|
2016-01-29 14:13:11 -08:00 |
Terence Parr
|
2d9f2b574b
|
add travis status
|
2016-01-29 13:13:12 -08:00 |
Terence Parr
|
c15e159c8f
|
Merge branch 'dtymon-01_fix-missing-requires'
|
2016-01-28 20:17:35 -08:00 |
Terence Parr
|
7b4e5082e6
|
tweak contrib
|
2016-01-28 20:17:27 -08:00 |
Terence Parr
|
8fbf46b2f2
|
why oh why does intellij skip changes when i push?
|
2016-01-28 20:16:49 -08:00 |
Terence Parr
|
664d77842b
|
Merge pull request #1094 from Pursuit92/master
Only run the maven plugin when needed.
|
2016-01-28 12:16:08 -08:00 |
Terence Parr
|
2b9f5de4a9
|
Merge pull request #1090 from pboyer/patch-3
Minor cleanup to docs/ace-javascript-target.md
|
2016-01-28 11:11:45 -08:00 |
Terence Parr
|
9a053d63b1
|
Merge pull request #1084 from dtymon/03_lexerActionExecutor_hash_string_clash
JS: LexerActionExecutor cached hash string name clashes with function
|
2016-01-28 11:11:15 -08:00 |
Terence Parr
|
da27381fc1
|
Merge pull request #1083 from dtymon/02_ll1analyzer-incorrect_atnconfig_ctor
JS: LL1Analyzer passing PredictionContext incorrectly to ATNConfig ctor
|
2016-01-28 11:11:01 -08:00 |
parrt
|
c0ebb3c230
|
Merge branch 'dtymon-add-contrib'
|
2016-01-28 11:10:11 -08:00 |
David Tymon
|
121aba1bb8
|
pull in contrib
|
2016-01-28 11:09:52 -08:00 |
parrt
|
cfa0174172
|
Merge branch 'pboyer-patch-1'
|
2016-01-28 10:55:31 -08:00 |
parrt
|
ca5f65c731
|
Merge branch 'patch-1' of git://github.com/cooperra/antlr4 into cooperra-patch-1 Fixes #1081
|
2016-01-28 10:55:15 -08:00 |
parrt
|
34787c0fd8
|
Merge branch 'patch-1' of git://github.com/cooperra/antlr4 into cooperra-patch-1 Fixes #1081
|
2016-01-28 10:54:47 -08:00 |
Terence Parr
|
49cc92aa35
|
Merge pull request #1060 from ericvergnaud/missing-js-visitor-methods
fix #1058
|
2016-01-28 10:51:21 -08:00 |
Terence Parr
|
80b7d5a25c
|
Merge pull request #1099 from parrt/master
fix python bug
|
2016-01-28 10:50:27 -08:00 |