Commit Graph

150 Commits

Author SHA1 Message Date
Will Fuqua efa8a1a9f8 sign the contributors.txt 2017-05-27 00:02:58 +07:00
Jim Allman 5e648f0867 Add `new` keyword to return proper InputStreams
Currently the JS runtime sometimes returns (and mangles) the global
`window` object instead of a proper InputStream. This is prevented by
using the `new` keyword in all cases.
2017-05-11 16:27:42 -04:00
lys0716 6222dbff44 Correct typo in lexicon.md
’\’' should be ’\’

Signed-off-by: Yishuang Lu <luyscmu@gmail.com>
2017-04-12 16:57:08 -07:00
Jonas Auer 3e06a04594 Sign contributors.txt 2017-03-28 11:57:54 +02:00
Robert van der Hulst ef49021c8b Fixed portability problems in C# target. Also cleaned up some XML doc comments 2017-03-15 10:15:43 +01:00
Terence Parr bd1054a57e Merge branch 'master' into master 2017-03-10 13:54:21 -08:00
Terence Parr 197ea6e4e4 Merge branch 'master' into master 2017-03-10 13:53:14 -08:00
Tom Everett a1d76e33a2 Merge branch 'master' of https://github.com/antlr/antlr4
# Conflicts:
#	contributors.txt
2017-03-09 19:52:01 -07:00
Tom Everett 34329c3fc1 add to contributors 2017-03-09 19:05:08 -07:00
harry-tallbelt 2a118e284f Fixed null pointer exception for JS 2017-03-08 15:00:14 +02:00
chund 313ab9dcce Merge branch 'master' into master 2017-03-06 08:59:50 +01:00
D054757 154194c78d sign the contributors.txt certificate of origin 2017-03-03 13:51:56 +01:00
John Vasileff 524a78ab32 Add signoff to the contributors list 2017-02-26 00:26:39 -05:00
Thomasb81 1341d35f37 Merge branch 'master' into Issue_1666 2017-02-20 22:49:16 +01:00
thomasb8138 d8ef0cb09b Add contributor list 2017-02-20 22:35:15 +01:00
David Neumann e967463e91 Merge branch 'master' into master 2017-02-14 11:20:02 +01:00
David Neumann 426be8592c Merge branch 'master' into dotnetcore 2017-02-14 11:18:24 +01:00
Dong Xie 3d9f07e5fe update the contributors.txt file 2017-02-14 10:10:01 +00:00
David Neumann f0b865eea8 Updated the contributors list. 2017-02-14 09:14:49 +01:00
lionelplessis 895681044e Fix #1298 for CSharp 2017-02-10 17:55:10 +01:00
Terence Parr 97aaddc006 Merge branch 'master' into fix-missing-variable-declarations 2017-01-24 09:54:05 -08:00
Terence Parr 5b495bfb48 Merge branch 'master' into update-contributors 2017-01-24 09:52:12 -08:00
Ben Gertzfield 3a2d4e49f1 Add bhamiltoncx to contributors.txt 2017-01-23 14:04:15 -08:00
bekket mcclane 4f3785a29e Merge branch 'master' into master 2017-01-23 17:52:59 +08:00
mshockwave d733016fd4 fix wrong antlr4cpp runtime include path 2017-01-18 15:09:10 +08:00
Marcelo Rocha 23fd4a00f2 sign contributors.txt 2017-01-13 14:42:49 -03:00
robert 2fe1d8333f sign contributors.txt 2017-01-11 15:39:04 +00:00
Adrian Pop 8ab5f02f7d adapt code to compile with msys2 mingw compiler
- add required extra flags to the C++ compiler in CMakeLists.txt
- guard some code with _MSC_VER instead of WIN32
2016-12-24 01:38:28 +01:00
Akos Kiss de9e032f1b Update contributors.txt 2016-12-22 11:30:39 +01:00
parrt b2d67261f2 fix contributor 2016-12-11 15:15:23 -08:00
gaulouis fac04c8b79 Update contributors.txt 2016-12-12 00:07:03 +01:00
Sam Bloomberg 2f6421cfc1 added redxdev to contributors.txt 2016-12-03 15:50:19 -05:00
Samuel Tatasurya 4000e6f68e Signed contributors.txt 2016-12-01 01:47:37 -08:00
Denis Blank c8279a1d89 Fix a dangerous c-cast in the cpp codegen 2016-11-29 17:14:02 +01:00
Gary Miller fa31d6f708 Update contributors.txt 2016-11-29 12:18:51 +11: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
parrt 9d3415ed8a Merge branch 'master' of git://github.com/ghosthope/antlr4 into ghosthope-master 2016-11-25 12:28:14 -08:00
ghosthope a20a87fad6 typo 2016-11-25 17:56:04 +03: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
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
parrt aeaba48a0b pull in lygav python impl of TokenStreamRewriter 2016-11-22 12:34:46 -08:00
Marco Hunsicker cfc538bfdc Merge branch 'master' of https://github.com/antlr/antlr4 into fix_1233 to solve
Conflicts:
	contributors.txt
2016-11-21 19:23:48 +01:00
Marco Hunsicker 5612d1069e Signed certificate of origin 2016-11-20 14:00:59 +01:00
janyou 5ad9e4dfcb Update contributors.txt 2016-11-19 18:30:48 -08:00
Ewan Mellor 771e8e9c63 Sign the contributor's agreement. 2016-11-19 18:30:48 -08:00
parrt 3db55f1347 pull in contrib sig from renatahodovan 2016-11-19 14:14:24 -08:00
parrt d0620a65f5 Merge branch 'issue#1295' of git://github.com/harriman/antlr4-updates into harriman-issue#1295 2016-11-19 12:05:32 -08:00