Camilo Roca
4b4aa68be3
fix: npm build is not a valid command
2020-02-08 15:14:10 +01:00
Camilo Roca
07aaf5fc63
more documentation updated [skip ci]
2020-02-07 14:13:52 +01:00
Camilo Roca
c2180d2d5c
adapted antlr4 js to use webpack for browser publishing
...
lib/require.js custom require removed in favour of webpack bundle
documentation updated
package-lock.json added
2020-02-07 13:57:20 +01:00
parrt
7a3f40bc34
update doc for releasing
2020-01-19 08:18:55 -08:00
parrt
fc2e6636d6
tweak doc
2020-01-18 14:00:52 -08:00
parrt
26ab547f1c
bump dev version
2020-01-18 13:58:23 -08:00
parrt
54cb3f2018
trying to get 4.8-1 to fix release (all say 4.8-1-SNAPSHOT now)
2020-01-18 10:34:27 -08:00
parrt
68fd66dd49
add doc for releasing
2020-01-16 15:46:58 -08:00
parrt
74c92f2e64
update doc to 4.3
2020-01-16 12:07:07 -08:00
Mike Lischke
d295462e2e
Doc update for C++ target and fixes for VS 2019 builds
2020-01-03 11:54:30 +01:00
Marcos Passos
cc0882c8cb
Add the submodule update step to the release docs
2019-12-17 16:12:16 -03:00
Kazuki Sawada
c097636a9b
case-insensitive-lexing: add implementation for Python2/Python3
2019-09-17 23:33:11 +09:00
Kazuki Sawada
013dca5d7d
case-insensitive-lexing: Golang: make direct-importing possible
2019-09-17 23:33:11 +09:00
Kazuki Sawada
91f4b89ee6
case-insensitive-lexing: FIX javascript implementation does not work
2019-09-17 23:33:11 +09:00
Kazuki Sawada
bc5586d708
case-insensitive-lexing: update doc: fix link to implementations
2019-09-17 23:33:11 +09:00
Marcos Passos
789d746636
PHP Target
2019-09-14 09:39:58 -03:00
Mike Lischke
8651498f41
Merge branch 'master-upstream'
2019-08-18 11:18:41 +02:00
Abhijith Neil Abraham
a92600936c
Update getting-started.md
...
To resolve some confusion on readme
2019-07-11 11:33:54 +05:30
Andy Collins
be993de7d9
syntax highlighting for csharp language target doc
2019-05-02 20:44:28 -05:00
Carlo
572bc7eb6f
do not use python built-in as variable name
2019-03-18 18:04:15 +01:00
Justin Thomas
6160aa6101
Added visitor example.
2019-03-12 06:51:56 -07:00
parrt
de316ff5ce
tweak doc
2019-02-04 13:32:39 -08:00
Mike Lischke
ec665c1b90
A small fix in the C++ documentation.
2019-01-03 10:39:59 +01:00
parrt
5faa48a645
fix https link issue; fixes #2422
2018-11-22 14:17:51 -08:00
Prateek Gulati
aa503dfafb
Updating current directory in classpath
...
Otherwise it throws "Can't load Hello as lexer or parser" error
2018-11-22 15:03:09 +05:30
Prateek Gulati
1d6f03aecf
Updated antlr version for windows
2018-11-21 16:26:21 +05:30
Ewan Mellor
19ac145081
[Swift] Add version info to the documentation.
...
Add a documention note about which versions of Antlr require which versions
of Swift.
2018-11-15 11:26:09 -08:00
parrt
a57732ce74
Merge branch 'master' of github.com:antlr/antlr4
2018-11-08 13:36:02 -08:00
parrt
756e4da008
tweak
2018-11-08 13:35:56 -08:00
Terence Parr
d9a061d6d7
Merge pull request #2316 from wu-sheng/patch-1
...
Make grun alias as same as antlr4.
2018-11-08 13:22:26 -08:00
Terence Parr
a9eb18c921
Merge branch 'master' into master
2018-11-08 13:18:43 -08:00
parrt
cabee7a964
tweak
2018-11-08 12:59:53 -08:00
parrt
52c5c2144e
tweak
2018-11-08 12:41:46 -08:00
parrt
de87686674
add note about 1.7 in doc
2018-11-08 12:27:48 -08:00
Lucas Henrique
95f8c4b768
Fixing the link to the Eclipse plugin
...
The link to the Eclipse plugin was pointing to the a YouTube video about the Intellij plugin
2018-07-31 15:02:38 -03:00
Terence Parr
7bd2c3fbe1
Merge branch 'master' into fix-js-examples
2018-07-24 12:59:53 -07:00
Terence Parr
04f6924299
Merge branch 'master' into master
2018-07-24 12:55:34 -07:00
Terence Parr
7c4806bb0b
Update releasing-antlr.md
2018-07-12 09:46:38 -07:00
吴晟 Wu Sheng
0728fd05af
Update getting-started.md
...
Make grun alias as same as antlr4.
2018-06-27 14:41:12 +08:00
Ale Contenti
7ca6d525e6
Updated csharp-target doc
...
Added a 'using' statement for namespace using Antlr4.Runtime.Tree, so that IParseTree can be found without fully qualified name.
Fixed typo in property Parser.BuildParseTree
2018-06-15 00:02:07 -07:00
john
d076768dff
fixed spelling mistake in js docs
2018-05-15 13:17:23 +02:00
Kaspar Emanuel
040ca0cee3
add require statements to javascript target example
2018-01-06 13:54:26 +01:00
Kaspar Emanuel
dadd466cbd
fix indentation in javascript target examples
2018-01-06 12:48:09 +01:00
parrt
ba47b092e9
update setup.py to use setuptools not distutils (Python 3)
2017-12-10 12:32:52 -08:00
parrt
d674274f99
update setup.py to use setuptools not distutils
2017-12-10 12:28:05 -08:00
parrt
e0aa817929
tweak cutting release doc
2017-12-10 10:53:38 -08:00
parrt
398c018612
tweak doc
2017-12-09 12:19:25 -08:00
parrt
c5cec0397a
tweak cutting release doc
2017-12-09 11:27:06 -08:00
parrt
763a1242b7
update version number and tweak doc
2017-12-08 12:47:11 -08:00
parrt
4763949d42
pull in additions by Sebastian Lang
2017-12-06 12:23:43 -08:00