Commit Graph

7745 Commits

Author SHA1 Message Date
Michael R. Crusoe d7742bf13b
Py3 Runtime: distribute the tests in the sdist 2020-11-27 10:00:51 +01:00
Eric Vergnaud 87515f2864 update npm readme 2020-11-27 08:01:52 +08:00
parrt 74aad515dc Merge branch 'master' of github.com:antlr/antlr4 into master 2020-11-26 10:54:35 -08:00
parrt 91b00d2695 Update PHP Runtime to latest version 2020-11-26 10:51:30 -08:00
ericvergnaud c23cafd126
Merge pull request #2747 from ericvergnaud/support-string-encoding
add optional encoding for string input in python 2
2020-11-26 23:32:38 +08:00
parrt 86610fd4b4 tweak appveyor to have correct version 2020-11-24 14:39:52 -08:00
parrt 74d0d79918 Update PHP Runtime to latest version 2020-11-24 14:23:54 -08:00
parrt 954c5fab1c update release doc 2020-11-24 13:47:49 -08:00
parrt 43f54f8719 tweak compose doc for php 2020-11-24 13:00:23 -08:00
parrt 69318d35fc [maven-release-plugin] prepare for next development iteration 2020-11-24 12:45:28 -08:00
parrt 1364da5ed3 [maven-release-plugin] prepare release 4.9 2020-11-24 12:45:20 -08:00
Terence Parr 9f3ebd1667
Merge pull request #2964 from parrt/multi-py-versions
allow multiple versions when locating python tool
2020-11-24 12:37:07 -08:00
parrt 537eca3971 tweak doc 2020-11-24 12:36:00 -08:00
parrt f29018f9a5 allow multiple versions when locating python tool 2020-11-24 12:34:51 -08:00
parrt 59c24696ae tweak doc 2020-11-24 12:04:45 -08:00
parrt d27e6cad09 Update to version num 4.9 in code / projects 2020-11-24 11:42:42 -08:00
parrt e07a6fa778 Update PHP Runtime to latest version 2020-11-24 11:34:57 -08:00
parrt a2db5e6743 tweak 4.8->4.9 in doc 2020-11-24 11:27:38 -08:00
parrt f8f2f8c381 tweak script 2020-11-24 11:21:13 -08:00
parrt fc640c944a Merge branch 'master' of github.com:antlr/antlr4 into master 2020-11-24 10:43:35 -08:00
parrt e2dadb5f62 tweak cpp doc 2020-11-24 10:43:31 -08:00
Terence Parr cecb8ee0d5
Merge pull request #2538 from t-gergely/patch-1
Update tree-matching.md
2020-11-24 10:41:53 -08:00
Terence Parr a8f0fb8616
Merge pull request #2552 from mapio/patch-1
Added a missing quote.
2020-11-24 10:40:11 -08:00
Terence Parr a18b83d38f
Merge branch 'master' into patch-1 2020-11-24 10:39:56 -08:00
Terence Parr a9e2eb4762
Merge pull request #2589 from abhijithneilabraham/patch-1
Update contributors.txt
2020-11-24 10:39:15 -08:00
Terence Parr 3af2074061
Merge branch 'master' into patch-1 2020-11-24 10:39:03 -08:00
Terence Parr abec175253
Merge pull request #2616 from thron7/patch-1
(minor) word slip 'each'
2020-11-24 10:38:29 -08:00
Terence Parr cc5e71cdeb
Merge branch 'master' into patch-1 2020-11-24 10:38:22 -08:00
Terence Parr a4f0cf1223
Merge pull request #2622 from easonlin404/easonlin404-patch-1
[Golang] enable syntax highlighting
2020-11-24 10:37:46 -08:00
Terence Parr 002a01c010
Merge pull request #2636 from markus-franke/master
Fix escaping of angle brackets #2635
2020-11-24 10:37:05 -08:00
Terence Parr 7f5848305c
Merge branch 'master' into master 2020-11-24 10:36:57 -08:00
Terence Parr 6fb84d8ce5
Merge pull request #2648 from sullis/contributors.txt-sullis
add [sullis] to contributors.txt
2020-11-24 10:36:10 -08:00
Terence Parr 118ad6be2b
Merge branch 'master' into contributors.txt-sullis 2020-11-24 10:35:57 -08:00
Terence Parr de28c29cdb
Merge pull request #2647 from sullis/maven-plugin-plugin-3.6.0
maven-plugin-plugin 3.6.0
2020-11-24 10:35:15 -08:00
Terence Parr 6c2d099517
Merge pull request #2646 from sullis/maven-compiler-3.8.1
maven-compiler-plugin 3.8.1
2020-11-24 10:34:56 -08:00
Terence Parr dce97a050d
Merge pull request #2680 from listba/patch-1
Documentation: Added Missing lexer/parermodifier clarification in example
2020-11-24 10:33:29 -08:00
Terence Parr 8d25c16dee
Merge pull request #2731 from praveen4463/patch-1
fixing a typo, was role instead of rule
2020-11-24 10:32:04 -08:00
Terence Parr 6f5764c608
Merge pull request #2748 from quantumsheep/patch-1
Update cpp-target.md doc (tree::ParseTreeWalker::DEFAULT is now a reference)
2020-11-24 10:31:43 -08:00
Terence Parr e2a8e99650
Merge branch 'master' into patch-1 2020-11-24 10:31:25 -08:00
Terence Parr 08b9e1c84b
Merge pull request #2799 from lwehmeier/master
Fixed link to CMake example in cpp-target.md
2020-11-24 10:29:12 -08:00
parrt 9366718c11 Merge branch 'master' of github.com:antlr/antlr4 into master 2020-11-24 10:28:47 -08:00
parrt 06a44e79d3 tweak 1.6->1.7 java 2020-11-24 10:28:39 -08:00
Terence Parr f7f1b25312
Merge branch 'master' into master 2020-11-24 10:28:08 -08:00
Terence Parr 6e7ff02187
Merge pull request #2827 from keywan-ghadami-oxid/patch-1
fix composer command in documentation
2020-11-24 10:23:58 -08:00
Terence Parr 0d2034f906
Merge branch 'master' into patch-1 2020-11-24 10:23:46 -08:00
Terence Parr bbf042619e
Merge pull request #2800 from Agrabski/patch-1
Make sample grammar for lexer modes more readable
2020-11-24 10:22:01 -08:00
Terence Parr bb2a1ecbad
Merge branch 'master' into patch-1 2020-11-24 10:21:47 -08:00
Terence Parr 346e4c4bff
Merge pull request #2851 from akosthekiss/doc-charset-hyphen-escape
Be more precise in documentation of char set when escaping is needed
2020-11-24 10:17:28 -08:00
parrt d0390e7620 tweak 4.8->4.9 2020-11-24 10:15:49 -08:00
Terence Parr 1ab7a8688c
Merge pull request #2904 from Khalian/patch-1
Update getting started guide to use antlr4.8
2020-11-24 10:14:54 -08:00