-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge dev into master #3642
Merge dev into master #3642
Commits on Dec 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a103ec9 - Browse repository at this point
Copy the full SHA a103ec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b1eca9 - Browse repository at this point
Copy the full SHA 3b1eca9View commit details -
Remove TargetType enum, use String instead as it was before
Create CodeGenerator only one time during grammar processing, refactor code
Configuration menu - View commit details
-
Copy full SHA for 6823a90 - Browse repository at this point
Copy the full SHA 6823a90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5c5d4 - Browse repository at this point
Copy the full SHA 9b5c5d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e52c2 - Browse repository at this point
Copy the full SHA d0e52c2View commit details -
Remove getLanguage() overrides from Targets since common implementati…
…on returns correct value
Configuration menu - View commit details
-
Copy full SHA for 6da860e - Browse repository at this point
Copy the full SHA 6da860eView commit details -
Merge pull request #3304 from Dante-Broggi/use-proper-constants
[Swift] Use proper constants
Configuration menu - View commit details
-
Copy full SHA for 8eadcab - Browse repository at this point
Copy the full SHA 8eadcabView commit details -
[again] don't use "quiet" option for mvn tests...hard to figure out w…
…hat's wrong when failed.
Configuration menu - View commit details
-
Copy full SHA for 5d5ee84 - Browse repository at this point
Copy the full SHA 5d5ee84View commit details -
normalize targets to 80 char strings for ATN serialization, except Ja…
…va which needs big strings for efficiency.
Configuration menu - View commit details
-
Copy full SHA for 3076640 - Browse repository at this point
Copy the full SHA 3076640View commit details -
Merge pull request #3438 from parrt/normalize-getSerializedATNSegment…
…Limit normalize targets to 80 char strings for ATN serialization segments.
Configuration menu - View commit details
-
Copy full SHA for a16b5ef - Browse repository at this point
Copy the full SHA a16b5efView commit details
Commits on Dec 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d319c4 - Browse repository at this point
Copy the full SHA 3d319c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5d00c2 - Browse repository at this point
Copy the full SHA d5d00c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0da84d0 - Browse repository at this point
Copy the full SHA 0da84d0View commit details -
getLanguage(): protected -> public as it was before appendUnicodeEscapedCodePoint(int codePoint, StringBuilder sb, boolean escape): protected -> private (it's a new helper method, no need for API now) Added comment for appendUnicodeEscapedCodePoint
Configuration menu - View commit details
-
Copy full SHA for c26ce94 - Browse repository at this point
Copy the full SHA c26ce94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ec821 - Browse repository at this point
Copy the full SHA 31ec821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ba87e - Browse repository at this point
Copy the full SHA 13ba87eView commit details -
Merge pull request #3313 from jcking/go-runtime-thread-safety
Use atomic instead of a shared mutex for DFA.s0
Configuration menu - View commit details
-
Copy full SHA for 8fabd86 - Browse repository at this point
Copy the full SHA 8fabd86View commit details -
Configuration menu - View commit details
-
Copy full SHA for e04a16c - Browse repository at this point
Copy the full SHA e04a16cView commit details -
Merge pull request #3358 from hlstwizard/master
Update Swift runtime doc
Configuration menu - View commit details
-
Copy full SHA for 6373bc4 - Browse repository at this point
Copy the full SHA 6373bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a853356 - Browse repository at this point
Copy the full SHA a853356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8074723 - Browse repository at this point
Copy the full SHA 8074723View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8411fc - Browse repository at this point
Copy the full SHA e8411fcView commit details -
Merge pull request #3379 from bollwyvl/gh-3350-py3-entry-point
[Python3] rename pygrun, add entry_point
Configuration menu - View commit details
-
Copy full SHA for 5b2beba - Browse repository at this point
Copy the full SHA 5b2bebaView commit details -
Merge pull request #3437 from KvanTTT/caseInsensitiveLexerCommand
caseInsensitive lexer rule option
Configuration menu - View commit details
-
Copy full SHA for d8e1525 - Browse repository at this point
Copy the full SHA d8e1525View commit details -
Merge pull request #3414 from Ketler13/Add_browser_fs_fallback
Add browser fs fallback
Configuration menu - View commit details
-
Copy full SHA for 5b8390b - Browse repository at this point
Copy the full SHA 5b8390bView commit details -
Merge pull request #3207 from Abe149/master
Corrected/clarified the Linux C++ runtime compilation instructions
Configuration menu - View commit details
-
Copy full SHA for 36e9459 - Browse repository at this point
Copy the full SHA 36e9459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0019a4b - Browse repository at this point
Copy the full SHA 0019a4bView commit details -
Merge pull request #3097 from khmarbaise/issue-3096
Fix #3096 - antlr4-maven-plugin is using maven-project version 2.2.1 …
Configuration menu - View commit details
-
Copy full SHA for 516a284 - Browse repository at this point
Copy the full SHA 516a284View commit details -
Merge pull request #3351 from niw/use_any_object_instead_of_class
Use `AnyObject` instead of `class`.
Configuration menu - View commit details
-
Copy full SHA for 667631b - Browse repository at this point
Copy the full SHA 667631bView commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 233d009 - Browse repository at this point
Copy the full SHA 233d009View commit details -
Merge pull request #3206 from Abe149/Abe149-documentation-patch-001
Update contributors.txt to add Abe Skolnik
Configuration menu - View commit details
-
Copy full SHA for 33122ac - Browse repository at this point
Copy the full SHA 33122acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 345cc17 - Browse repository at this point
Copy the full SHA 345cc17View commit details
Commits on Dec 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2cf7b54 - Browse repository at this point
Copy the full SHA 2cf7b54View commit details -
Merge pull request #3286 from idraper/master
Remove `late` modifier for Dart generated context classes
Configuration menu - View commit details
-
Copy full SHA for 5d72d80 - Browse repository at this point
Copy the full SHA 5d72d80View commit details -
Simplify test rig related to timeouts (#3445)
* remove all -q quiet mvn options to see output on CI servers. * run the various unit test classes in parallel rather than each individual test method, all except for Swift at the moment: `-Dparallel=classes -DthreadCount=4` * use bigger machine at circleci * No more test groups like parser1, parser2.
Configuration menu - View commit details
-
Copy full SHA for 48854d9 - Browse repository at this point
Copy the full SHA 48854d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b346aa5 - Browse repository at this point
Copy the full SHA b346aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61db59d - Browse repository at this point
Copy the full SHA 61db59dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b342b67 - Browse repository at this point
Copy the full SHA b342b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7135d1f - Browse repository at this point
Copy the full SHA 7135d1fView commit details
Commits on Dec 31, 2021
-
Add Support For Swift Package Manager (#3132)
* Add Swift Package Manager Support * Swift Package Dynamic * 【fix】【test】Fix run process path Co-authored-by: Terence Parr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d253981 - Browse repository at this point
Copy the full SHA d253981View commit details -
use src 11 for tool, but 8 for plugin/runtime (#3450)
* use src 11 for tool, but 8 for plugin/runtime/runtime-tests. * use 11 in CI builds
Configuration menu - View commit details
-
Copy full SHA for 156cffb - Browse repository at this point
Copy the full SHA 156cffbView commit details
Commits on Jan 2, 2022
-
cpp/cmake: Fix library install directories (#3447)
This installs DLLs in bin directory instead of lib.
Configuration menu - View commit details
-
Copy full SHA for 726983d - Browse repository at this point
Copy the full SHA 726983dView commit details -
Python local import fixes (#3232)
* Fixed pygrun relative import issue * Added name to contributors.txt Co-authored-by: Terence Parr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf3ee42 - Browse repository at this point
Copy the full SHA cf3ee42View commit details -
Update javadoc to 8 and 11 (#3454)
* no need for plugin in runtime, always gen svg from dot for javadoc, gen 1.8 not 1.7 doc for runtime. Gen 11 for tool. * tweak doc for 1.8 runtime. Test rig should gen 1.8 not 1.7
Configuration menu - View commit details
-
Copy full SHA for 4620acc - Browse repository at this point
Copy the full SHA 4620accView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f7760 - Browse repository at this point
Copy the full SHA 89f7760View commit details
Commits on Jan 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 53c1139 - Browse repository at this point
Copy the full SHA 53c1139View commit details
Commits on Jan 4, 2022
-
oops reversion tool version as it's not sync'd with runtime and not t…
…ime to release yet.
Configuration menu - View commit details
-
Copy full SHA for 7d3fb7b - Browse repository at this point
Copy the full SHA 7d3fb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60a98e1 - Browse repository at this point
Copy the full SHA 60a98e1View commit details
Commits on Jan 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f6f9a3 - Browse repository at this point
Copy the full SHA 9f6f9a3View commit details -
Escape bad words during grammar generation (#3451)
* Escape reserved words during grammar generation, fixes #1070 (for -> for_ but RULE_for) Deprecate USE_OF_BAD_WORD * Make name and escapedName consistent across tool and codegen classes Fix other pull request notes * Rename NamedActionChunk to SymbolRefChunk
Configuration menu - View commit details
-
Copy full SHA for 09e917e - Browse repository at this point
Copy the full SHA 09e917eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4359ee8 - Browse repository at this point
Copy the full SHA 4359ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d552ca8 - Browse repository at this point
Copy the full SHA d552ca8View commit details -
Merge pull request #3463 from ericvergnaud/master
use self-hosted windows github action runners
Configuration menu - View commit details
-
Copy full SHA for 0d58a1d - Browse repository at this point
Copy the full SHA 0d58a1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a26052d - Browse repository at this point
Copy the full SHA a26052dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2330e1d - Browse repository at this point
Copy the full SHA 2330e1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bae42 - Browse repository at this point
Copy the full SHA 42bae42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 533da59 - Browse repository at this point
Copy the full SHA 533da59View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0ef3c - Browse repository at this point
Copy the full SHA cf0ef3cView commit details -
Merge pull request #3464 from ericvergnaud/github-windows-runner
GitHub windows runner
Configuration menu - View commit details
-
Copy full SHA for 63a9354 - Browse repository at this point
Copy the full SHA 63a9354View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e85ed - Browse repository at this point
Copy the full SHA a3e85edView commit details -
Merge pull request #3465 from ericvergnaud/master
display Github status for windows
Configuration menu - View commit details
-
Copy full SHA for fa9b533 - Browse repository at this point
Copy the full SHA fa9b533View commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c996cc - Browse repository at this point
Copy the full SHA 1c996ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c45abc - Browse repository at this point
Copy the full SHA 6c45abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c160e29 - Browse repository at this point
Copy the full SHA c160e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c6200 - Browse repository at this point
Copy the full SHA e9c6200View commit details -
Configuration menu - View commit details
-
Copy full SHA for c714a04 - Browse repository at this point
Copy the full SHA c714a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92c165b - Browse repository at this point
Copy the full SHA 92c165bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf4c81 - Browse repository at this point
Copy the full SHA 3bf4c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 793f736 - Browse repository at this point
Copy the full SHA 793f736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44207db - Browse repository at this point
Copy the full SHA 44207dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b63d565 - Browse repository at this point
Copy the full SHA b63d565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1658019 - Browse repository at this point
Copy the full SHA 1658019View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3fe8e4 - Browse repository at this point
Copy the full SHA c3fe8e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e22fba9 - Browse repository at this point
Copy the full SHA e22fba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e131509 - Browse repository at this point
Copy the full SHA e131509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c05590 - Browse repository at this point
Copy the full SHA 7c05590View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e3a91 - Browse repository at this point
Copy the full SHA b7e3a91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39cf847 - Browse repository at this point
Copy the full SHA 39cf847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6687336 - Browse repository at this point
Copy the full SHA 6687336View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae1379 - Browse repository at this point
Copy the full SHA fae1379View commit details -
Configuration menu - View commit details
-
Copy full SHA for e756c9f - Browse repository at this point
Copy the full SHA e756c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1983ce3 - Browse repository at this point
Copy the full SHA 1983ce3View commit details -
Merge pull request #3468 from antlr/python-github-action
Python GitHub action
Configuration menu - View commit details
-
Copy full SHA for 4740f94 - Browse repository at this point
Copy the full SHA 4740f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8a38b - Browse repository at this point
Copy the full SHA 2e8a38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f403c8 - Browse repository at this point
Copy the full SHA 3f403c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9c985 - Browse repository at this point
Copy the full SHA fa9c985View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccfe3a8 - Browse repository at this point
Copy the full SHA ccfe3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83089a2 - Browse repository at this point
Copy the full SHA 83089a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 009b6d7 - Browse repository at this point
Copy the full SHA 009b6d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b12a50d - Browse repository at this point
Copy the full SHA b12a50dView commit details -
Merge pull request #3469 from antlr/github-javascript-action
GitHub javascript action
Configuration menu - View commit details
-
Copy full SHA for 3f9efd6 - Browse repository at this point
Copy the full SHA 3f9efd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for de7fbd6 - Browse repository at this point
Copy the full SHA de7fbd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c83ffa9 - Browse repository at this point
Copy the full SHA c83ffa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9506de - Browse repository at this point
Copy the full SHA f9506deView commit details -
Configuration menu - View commit details
-
Copy full SHA for e76dbfc - Browse repository at this point
Copy the full SHA e76dbfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b386e9b - Browse repository at this point
Copy the full SHA b386e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 764a37e - Browse repository at this point
Copy the full SHA 764a37eView commit details -
Merge pull request #3471 from ericvergnaud/fix-c#-warnings
fix warnings in C# CI
Configuration menu - View commit details
-
Copy full SHA for 2e113c7 - Browse repository at this point
Copy the full SHA 2e113c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1b1e8e - Browse repository at this point
Copy the full SHA a1b1e8eView commit details -
Merge pull request #3470 from antlr/github-action-csharp
GitHub action csharp
Configuration menu - View commit details
-
Copy full SHA for 6b46a8d - Browse repository at this point
Copy the full SHA 6b46a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b36b45 - Browse repository at this point
Copy the full SHA 0b36b45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af6905 - Browse repository at this point
Copy the full SHA 9af6905View commit details -
Configuration menu - View commit details
-
Copy full SHA for 612a480 - Browse repository at this point
Copy the full SHA 612a480View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba8d15 - Browse repository at this point
Copy the full SHA bba8d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b345fd - Browse repository at this point
Copy the full SHA 9b345fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9537af - Browse repository at this point
Copy the full SHA b9537afView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1cbba - Browse repository at this point
Copy the full SHA ad1cbbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 666fa97 - Browse repository at this point
Copy the full SHA 666fa97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a4759 - Browse repository at this point
Copy the full SHA 97a4759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a51f10 - Browse repository at this point
Copy the full SHA 0a51f10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d9df66 - Browse repository at this point
Copy the full SHA 5d9df66View commit details -
Merge pull request #3472 from antlr/github-action-dart
GitHub action dart
Configuration menu - View commit details
-
Copy full SHA for 2ba9cb9 - Browse repository at this point
Copy the full SHA 2ba9cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 396f7b9 - Browse repository at this point
Copy the full SHA 396f7b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f48ab - Browse repository at this point
Copy the full SHA 72f48abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 582875d - Browse repository at this point
Copy the full SHA 582875dView commit details -
Configuration menu - View commit details
-
Copy full SHA for edabe0c - Browse repository at this point
Copy the full SHA edabe0cView commit details -
Merge pull request #3473 from antlr/github-action-go
GitHub action go
Configuration menu - View commit details
-
Copy full SHA for 4bc1bb1 - Browse repository at this point
Copy the full SHA 4bc1bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7c5440 - Browse repository at this point
Copy the full SHA f7c5440View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2549c31 - Browse repository at this point
Copy the full SHA 2549c31View commit details -
* Update windows.yml * Create run-tests-php.cmd * Update run-tests-php.cmd * Update run-tests-php.cmd * Update run-tests-php.cmd * Update run-tests-php.cmd * Update windows.yml * Update windows.yml * Update windows.yml * Update run-tests-php.cmd * Update windows.yml
Configuration menu - View commit details
-
Copy full SHA for 9d19ad4 - Browse repository at this point
Copy the full SHA 9d19ad4View commit details -
* Delete .appveyor directory * Delete .travis directory
Configuration menu - View commit details
-
Copy full SHA for 82ace5f - Browse repository at this point
Copy the full SHA 82ace5fView commit details -
Improve CI concurrency (#3477)
* Update windows.yml * Update windows.yml * Update windows.yml
Configuration menu - View commit details
-
Copy full SHA for c339942 - Browse repository at this point
Copy the full SHA c339942View commit details
Commits on Jan 8, 2022
-
replace toArray(new T[size]) with toArray(new T[0]) for better performance https://shipilev.net/blog/2016/arrays-wisdom-ancients/#_conclusion
Configuration menu - View commit details
-
Copy full SHA for 03a45a5 - Browse repository at this point
Copy the full SHA 03a45a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da60da - Browse repository at this point
Copy the full SHA 1da60daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cff8dc - Browse repository at this point
Copy the full SHA 0cff8dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2a37e - Browse repository at this point
Copy the full SHA 7d2a37eView commit details
Commits on Jan 9, 2022
-
* fix-maven-concurrency * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update run-tests-python2.cmd * Update run-tests-python3.cmd * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update windows.yml * Update run-tests-php.cmd * Update windows.yml * Update run-tests-dart.cmd * Update run-tests-csharp.cmd * Update run-tests-go.cmd * Update run-tests-java.cmd * Update run-tests-javascript.cmd * Update run-tests-php.cmd * Update run-tests-python2.cmd * Update run-tests-python3.cmd
Configuration menu - View commit details
-
Copy full SHA for 96c053c - Browse repository at this point
Copy the full SHA 96c053cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e87a62 - Browse repository at this point
Copy the full SHA 1e87a62View commit details -
Merge pull request #3484 from ericvergnaud/master
increase Windows CI concurrency for all targets except Dart
Configuration menu - View commit details
-
Copy full SHA for 2be5a44 - Browse repository at this point
Copy the full SHA 2be5a44View commit details
Commits on Jan 11, 2022
-
Preserve line separators for input runtime tests data (#3483)
* Preserve line separators for input data in runtime tests, fix test data Refactor and improve performance of BaseRuntimeTest * Add LineSeparator (\n, \r\n) tests * Set up .gitattributes for LineSeparator_LF.txt (eol=lf) and LineSeparator_CRLF.txt (eol=crlf)
Configuration menu - View commit details
-
Copy full SHA for 1b144fa - Browse repository at this point
Copy the full SHA 1b144faView commit details
Commits on Jan 17, 2022
-
Restore
\n
for all input in runtime tests, add extra LexerExec test……s (LineSeparatorLf, LineSeparatorCrLf)
Configuration menu - View commit details
-
Copy full SHA for 248cf84 - Browse repository at this point
Copy the full SHA 248cf84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6034525 - Browse repository at this point
Copy the full SHA 6034525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 828a688 - Browse repository at this point
Copy the full SHA 828a688View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c973950 - Browse repository at this point
Copy the full SHA c973950View commit details
Commits on Jan 21, 2022
-
Merge pull request #3501 from jcking/js-jasmine
[JavaScript] Migrate from jest to jasmine
Configuration menu - View commit details
-
Copy full SHA for 2f9102a - Browse repository at this point
Copy the full SHA 2f9102aView commit details
Commits on Jan 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0782e21 - Browse repository at this point
Copy the full SHA 0782e21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 896f90b - Browse repository at this point
Copy the full SHA 896f90bView commit details
Commits on Jan 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0e920f5 - Browse repository at this point
Copy the full SHA 0e920f5View commit details -
Add useful function writeSerializedATNIntegerHistogram for writing ou…
…t information concerning how many of each integer value appear in a serialized ATN.
Configuration menu - View commit details
-
Copy full SHA for bd6790b - Browse repository at this point
Copy the full SHA bd6790bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57da2e4 - Browse repository at this point
Copy the full SHA 57da2e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e04c9f - Browse repository at this point
Copy the full SHA 9e04c9fView commit details
Commits on Jan 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b98d844 - Browse repository at this point
Copy the full SHA b98d844View commit details -
Fix .interp file parsing test for the Java runtime.
Also includes separating the generation of the .interp file from writing it out so that we can use both independently.
Configuration menu - View commit details
-
Copy full SHA for 1726ff6 - Browse repository at this point
Copy the full SHA 1726ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac55068 - Browse repository at this point
Copy the full SHA ac55068View commit details
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c41663a - Browse repository at this point
Copy the full SHA c41663aView commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 79ec55f - Browse repository at this point
Copy the full SHA 79ec55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bccc516 - Browse repository at this point
Copy the full SHA bccc516View commit details
Commits on Feb 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0653d25 - Browse repository at this point
Copy the full SHA 0653d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for e19c0ab - Browse repository at this point
Copy the full SHA e19c0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1785584 - Browse repository at this point
Copy the full SHA 1785584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f2ab0 - Browse repository at this point
Copy the full SHA 95f2ab0View commit details
Commits on Feb 6, 2022
-
ATN serialized data: remove shifting by 2, remove UUID; fix #3515
Regenerate XPathLexer files
Configuration menu - View commit details
-
Copy full SHA for 54dbece - Browse repository at this point
Copy the full SHA 54dbeceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed4948 - Browse repository at this point
Copy the full SHA 2ed4948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6040190 - Browse repository at this point
Copy the full SHA 6040190View commit details
Commits on Feb 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ea98374 - Browse repository at this point
Copy the full SHA ea98374View commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04508f2 - Browse repository at this point
Copy the full SHA 04508f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa4533 - Browse repository at this point
Copy the full SHA 3aa4533View commit details
Commits on Feb 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d2c942 - Browse repository at this point
Copy the full SHA 0d2c942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58eb36c - Browse repository at this point
Copy the full SHA 58eb36cView commit details
Commits on Feb 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f30d47 - Browse repository at this point
Copy the full SHA 8f30d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f4197 - Browse repository at this point
Copy the full SHA c3f4197View commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 80b85e2 - Browse repository at this point
Copy the full SHA 80b85e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912a305 - Browse repository at this point
Copy the full SHA 912a305View commit details
Commits on Feb 16, 2022
-
[C++] Improve multithreaded performance, fix TSAN error, and fix prof…
…iling ATN simulator setup bug
Configuration menu - View commit details
-
Copy full SHA for dc95a7d - Browse repository at this point
Copy the full SHA dc95a7dView commit details
Commits on Feb 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 066ca07 - Browse repository at this point
Copy the full SHA 066ca07View commit details -
Get rid of excess char escaping in generated files, decrease size of …
…output files Fix creation of excess fragments for Dart, Cpp, PHP runtimes
Configuration menu - View commit details
-
Copy full SHA for cf7e051 - Browse repository at this point
Copy the full SHA cf7e051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03f10b4 - Browse repository at this point
Copy the full SHA 03f10b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8120227 - Browse repository at this point
Copy the full SHA 8120227View commit details
Commits on Feb 21, 2022
-
[C++] Cleanup ATNDeserializer and remove related deprecated methods f…
…rom ATNSimulator
Configuration menu - View commit details
-
Copy full SHA for f5f777d - Browse repository at this point
Copy the full SHA f5f777dView commit details
Commits on Feb 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3bb9ffe - Browse repository at this point
Copy the full SHA 3bb9ffeView commit details
Commits on Feb 27, 2022
-
Convert Python2/3 to use int arrays not strings for ATN encodings (#3561
4Configuration menu - View commit details
-
Copy full SHA for b6dd64d - Browse repository at this point
Copy the full SHA b6dd64dView commit details
Commits on Feb 28, 2022
-
[C++] Drastically improve multi-threaded performance (#3550)
Thanks guys. A major advancement.
Configuration menu - View commit details
-
Copy full SHA for 1e35007 - Browse repository at this point
Copy the full SHA 1e35007View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf6d90c - Browse repository at this point
Copy the full SHA cf6d90cView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f96e4f - Browse repository at this point
Copy the full SHA 5f96e4fView commit details -
[Docs] Update Swift Docs (#3458)
* Add Swift Package Manager Support * Swift Package Dynamic * 【fix】【test】Fix run process path * [Docs] [Swift] update link, remove expired descriptions Co-authored-by: Terence Parr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58b802e - Browse repository at this point
Copy the full SHA 58b802eView commit details
Commits on Mar 5, 2022
-
Ascii only ATN serialization (#3566)
* go back to generating pure ascii ATN serializations to avoid issues where target compilers might assume ascii vs utf-8. * forgot I had to change php on previous ATN serialization tweak. * change how we escapeChar() per target. * oops; gotta use escapeChar method * rm unneeded case * add @OverRide
Configuration menu - View commit details
-
Copy full SHA for 80a6a56 - Browse repository at this point
Copy the full SHA 80a6a56View commit details -
use ints not chars for C# (#3567)
* use ints not chars for C# * oops. remove 'quotes' * regen from XPathLexer.g4 * simplify ATN with bypass alts mechanism in Java. * Change string to int[] for serialized ATN for C#; removed unneeded `use System` from XPathLexer.g4; regen that grammar.
Configuration menu - View commit details
-
Copy full SHA for de4470b - Browse repository at this point
Copy the full SHA de4470bView commit details
Commits on Mar 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3afd899 - Browse repository at this point
Copy the full SHA 3afd899View commit details
Commits on Mar 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 219ab7e - Browse repository at this point
Copy the full SHA 219ab7eView commit details -
perf: Add default implementation for Visit in ParseTreeVisitor. (#3569)
* perf: Add default implementation for Visit in ParseTreeVisitor. Reference: https://github.com/antlr/antlr4/blob/ad29539cd2e94b2599e0281515f6cbb420d29f38/runtime/Java/src/org/antlr/v4/runtime/tree/AbstractParseTreeVisitor.java#L18 * doc: add contributor
Configuration menu - View commit details
-
Copy full SHA for c693010 - Browse repository at this point
Copy the full SHA c693010View commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abac2af - Browse repository at this point
Copy the full SHA abac2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e1644 - Browse repository at this point
Copy the full SHA d8e1644View commit details
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4b0b642 - Browse repository at this point
Copy the full SHA 4b0b642View commit details
Commits on Mar 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce8e2ce - Browse repository at this point
Copy the full SHA ce8e2ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b544a64 - Browse repository at this point
Copy the full SHA b544a64View commit details
Commits on Mar 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46a0714 - Browse repository at this point
Copy the full SHA 46a0714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb30ac - Browse repository at this point
Copy the full SHA 1bb30acView commit details
Commits on Mar 13, 2022
-
Update listener documentation to satisfy the discussion about improvi…
…ng exception handling: #3162
Configuration menu - View commit details
-
Copy full SHA for c6d8aaa - Browse repository at this point
Copy the full SHA c6d8aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e8dbe - Browse repository at this point
Copy the full SHA d1e8dbeView commit details
Commits on Mar 14, 2022
-
[C++] Remove unused LexerATNSimulator::match_calls (#3570)
* [C++] Remove unused LexerATNSimulator::match_calls * Remove match_calls from other targets
Configuration menu - View commit details
-
Copy full SHA for e33ed11 - Browse repository at this point
Copy the full SHA e33ed11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bc811 - Browse repository at this point
Copy the full SHA 01bc811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d00d42 - Browse repository at this point
Copy the full SHA 3d00d42View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4bea4d - Browse repository at this point
Copy the full SHA e4bea4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b895913 - Browse repository at this point
Copy the full SHA b895913View commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6d79c19 - Browse repository at this point
Copy the full SHA 6d79c19View commit details
Commits on Mar 18, 2022
-
Revert "[Java] Preserve serialized ATN version 3 compatibility (#3583)"
This reverts commit 01bc811.
Configuration menu - View commit details
-
Copy full SHA for c68e127 - Browse repository at this point
Copy the full SHA c68e127View commit details
Commits on Mar 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for adec47c - Browse repository at this point
Copy the full SHA adec47cView commit details -
Update editorconfig for c++ (#3586)
* Make it easier to contribute: Add c++ configuration for .editorconfig. Using the observed style with 2 indentation spaces. Signed-off-by: Henner Zeller <[email protected]> * Add hzeller to contributors.txt Signed-off-by: Henner Zeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b293f98 - Browse repository at this point
Copy the full SHA b293f98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b0200 - Browse repository at this point
Copy the full SHA 69b0200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e5f66 - Browse repository at this point
Copy the full SHA 02e5f66View commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b0f8551 - Browse repository at this point
Copy the full SHA b0f8551View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 09d2c41 - Browse repository at this point
Copy the full SHA 09d2c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44387ad - Browse repository at this point
Copy the full SHA 44387adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c66fae - Browse repository at this point
Copy the full SHA 1c66faeView commit details -
Revert "Use linux DCO not our old contributors certificate of origin"
This reverts commit b0f8551.
Configuration menu - View commit details
-
Copy full SHA for db76a47 - Browse repository at this point
Copy the full SHA db76a47View commit details
Commits on Mar 26, 2022
-
Use signed ints for ATN serialization not uint16, except for java (#3591
) * refactor serialize so we don't need comments * more cleanup during refactor * store language in serializer obj * A lexer rule token type should never be -1 (EOF). 0 is fragment but then must be > 0. * Go uses int not uint16 for ATN now. java/go/python3 pass * remove checks for 0xFFFF in Go. * C++ uint16_t to int for ATN. * add mac php dir; fix type on accept() for generated code to be mixed. * Add test from @KvanTTT. This PR fixes #3555 for non-Java targets. * cleanup and add big lexer from #3546 * increase mvn mem size to 2G * increase mvn mem size to 8G * turn off the big ATN lexer test as we have memory issues during testing. * Fixes #3592 * Revert "C++ uint16_t to int for ATN." This reverts commit 4d2ebbf. # Conflicts: # runtime/Cpp/runtime/src/atn/ATNSerializer.cpp # runtime/Cpp/runtime/src/tree/xpath/XPathLexer.cpp * C++ uint16_t to int32_t for ATN. * rm unnecessary include file, updating project file. get rid of the 0xFFFF does in the C++ deserialization * rm refs to 0xFFFF in swift * javascript tests were running as Node...added to ignore list. * don't distinguish between 16 and 32 bit char sets in serialization; Python2/3 updated to work with this change. * update C++ to deserialize only 32-bit sets * 0xFFFF -> -1 for C++ target. * get other targets to use 32-bit sets in serialization. tests pass locally. * refactor to reduce code size * add comment * oops. comment out call to writeSerializedATNIntegerHistogram(). I wonder if this is why it ran out of memory during testing? * all but Java, Node, PHP, Go work now for the huge lexer file; I have set them to ignore. note that the swift target takes over a minute to lex it. I've turned off Node but it does not seem to terminate but it could terminate eventually. * all but Java, Node, PHP, Go work now for the huge lexer file; I have set them to ignore. note that the swift target takes over a minute to lex it. I've turned off Node but it does not seem to terminate but it could terminate eventually. * Turn off this big lexer because we get memory errors during continuous integration * Intermediate commit where I have shuffled around all of the -1 flipping and bumping by two. work still needs to be done because the token stream rewriter stuff fails. and I assume the other decoding for human readability testing if doesn't work * convert decode to use int[]; remove dead code. don't use serializeAsChar stuff. more tests pass. * more tests passing. simplify. When copying atn, must run ATN through serializer to set some state flags. * 0xFFFD+ are not valid char * clean up. tests passing now * huge clean up. Got Java working with 32-bit ATNs!Still working on cleanup but I want to run the tests * Cleanup the hack I did earlier; everything still seems to work * Use linux DCO not our old contributors certificate of origin * remove bump-by-2 code * clean up per @KvanTTT. Can't test locally on this box. Will see what CI says. * tweak comment * Revert "Use linux DCO not our old contributors certificate of origin" This reverts commit b0f8551. * see if C++ works in CI for huge ATN
Configuration menu - View commit details
-
Copy full SHA for 374c361 - Browse repository at this point
Copy the full SHA 374c361View commit details -
Configuration menu - View commit details
-
Copy full SHA for c236962 - Browse repository at this point
Copy the full SHA c236962View commit details -
Use linux DCO not our old contributors certificate of origin (#3598)
* Use linux DCO not our old contributors certificate of origin * Revert "Use linux DCO not our old contributors certificate of origin" This reverts commit b0f8551. * use linux DCO * use linux DCO * Use linux DCO not our old contributors certificate of origin * update release documentation Signed-off-by: Terence Parr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f894c66 - Browse repository at this point
Copy the full SHA f894c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cccfdb - Browse repository at this point
Copy the full SHA 3cccfdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad21ee9 - Browse repository at this point
Copy the full SHA ad21ee9View commit details
Commits on Mar 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b79044e - Browse repository at this point
Copy the full SHA b79044eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0822b0a - Browse repository at this point
Copy the full SHA 0822b0aView commit details
Commits on Mar 28, 2022
-
[Swift] improvements to equality functions (#3302)
* fix default equality * equality cases * optional unwrapping
Configuration menu - View commit details
-
Copy full SHA for c575cc3 - Browse repository at this point
Copy the full SHA c575cc3View commit details -
[Swift] Use for in loops (#3303)
* common for in loops * reversed loop * drop first loop * for in with default BitSet
Configuration menu - View commit details
-
Copy full SHA for d2a2410 - Browse repository at this point
Copy the full SHA d2a2410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab65c4 - Browse repository at this point
Copy the full SHA 3ab65c4View commit details
Commits on Mar 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de8b934 - Browse repository at this point
Copy the full SHA de8b934View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e4b48b - Browse repository at this point
Copy the full SHA 7e4b48bView commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e962bef - Browse repository at this point
Copy the full SHA e962befView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b83e3 - Browse repository at this point
Copy the full SHA 53b83e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4978f0d - Browse repository at this point
Copy the full SHA 4978f0dView commit details
Commits on Apr 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0037a11 - Browse repository at this point
Copy the full SHA 0037a11View commit details
Commits on Apr 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 271684e - Browse repository at this point
Copy the full SHA 271684eView commit details -
Merge pull request #3618 from ericvergnaud/fix-dependabot-issues
fix dependabot issues
Configuration menu - View commit details
-
Copy full SHA for 3242dae - Browse repository at this point
Copy the full SHA 3242daeView commit details -
[Swift] use stdlib (single pass) (#3602)
* this was added to the stdlib in Swift 5 * &>> is defined as lhs >> (rhs % lhs.bitwidth) * the stdlib has these * reduce loops * use indices * append(contentsOf:) * Array literal init works for sets too! * inline and remove bit query functions
Configuration menu - View commit details
-
Copy full SHA for 9cfbecd - Browse repository at this point
Copy the full SHA 9cfbecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9f14f - Browse repository at this point
Copy the full SHA cd9f14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf8c01 - Browse repository at this point
Copy the full SHA 6cf8c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 696b086 - Browse repository at this point
Copy the full SHA 696b086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e5ee6 - Browse repository at this point
Copy the full SHA 81e5ee6View commit details -
update doc to be more explicit about the interaction between lexer ac…
…tions and semantic predicates; Fixes #3611. Fixes #3606. Signed-off-by: Terence Parr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e5f2ff - Browse repository at this point
Copy the full SHA 8e5f2ffView commit details
Commits on Apr 3, 2022
-
Refactor js runtime in preparation of future improvements
* refactor, 1 file per class, use import, use module semantics, use webpack 5, use eslint * all tests pass * simplifications and alignment with standard js idioms * simplifications and alignment with standard js idioms * support reading legacy ATN * support both module and non-module imports * fix failing tests * fix failing tests
Configuration menu - View commit details
-
Copy full SHA for d26cb63 - Browse repository at this point
Copy the full SHA d26cb63View commit details -
No longer necessary too generate sets or single atom transit that are…
… bigger than 16bits. (#3620)
Configuration menu - View commit details
-
Copy full SHA for ffd3b06 - Browse repository at this point
Copy the full SHA ffd3b06View commit details
Commits on Apr 5, 2022
-
Updated getting started with Cpp documentation. (#3628)
Included specific examples of using ANTLR4_TAG and ANTLR4_ZIP_REPOSITORY in the sample CMakeLists file.
Configuration menu - View commit details
-
Copy full SHA for 5341cb7 - Browse repository at this point
Copy the full SHA 5341cb7View commit details
Commits on Apr 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27f02a3 - Browse repository at this point
Copy the full SHA 27f02a3View commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 38de75b - Browse repository at this point
Copy the full SHA 38de75bView commit details -
Allow to choose to switch off building tests in C++ (#3624)
The new option to cmake ANTLR_BUILD_CPP_TESTS is default on (so the behavior is as before), but it provides a way to switch off if not needed. The C++ tests pull in an external dependency (googletests), which might conflict if ANTLR is used as a subproject in another cmake project. Signed-off-by: Henner Zeller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2095446 - Browse repository at this point
Copy the full SHA 2095446View commit details -
Configuration menu - View commit details
-
Copy full SHA for c58eb5b - Browse repository at this point
Copy the full SHA c58eb5bView commit details -
An interval ought to be a value
Interval was a pointer to 2 Ints it ought to be just 2 Ints, which is smaller and more semantically correct, with no need for a cache. However, this technically breaks metadata and AnyObject conformance but people shouldn't be relying on those for an Interval.
Configuration menu - View commit details
-
Copy full SHA for 4e2bb5a - Browse repository at this point
Copy the full SHA 4e2bb5aView commit details
Commits on Apr 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e4037b - Browse repository at this point
Copy the full SHA 9e4037bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d49b9f8 - Browse repository at this point
Copy the full SHA d49b9f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4de285f - Browse repository at this point
Copy the full SHA 4de285fView commit details
Commits on Apr 10, 2022
-
* Tweak doc * Swift was referring to hardcoded version * Start version update script. * add files to update * clean up setup * clean up setup * clean up setup * don't need file * don't need file * Fixes #3600. add instructions and associated code necessary to build the xpath lexers. * clean up version nums * php8 * php8 * php8 * php8 * php8 * php8 * php8 * php8 * tweak doc * ok, i give up. php won't bump up too v8 * tweak doc * version number bumped to 4.10 in runtime. * Change the doc for releasing and update to use latest ST 4.3.2 * fix dart version to 4.10.0 * cmd files Cannot use export bash command. * try fixing php ci again * working on deploy Signed-off-by: Terence Parr <[email protected]> * php8 always install. * set js to 4.10.0 not 4.10 * turn off apt update for php circleci * try w/o cimg/php * try setting branch * ok i give up * tweak * update docs for release. * php8 circleci * use 3.5.3 antlr * use 3.5.3-SNAPSHOT antlr
Configuration menu - View commit details
-
Copy full SHA for 61ca09e - Browse repository at this point
Copy the full SHA 61ca09eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37496e2 - Browse repository at this point
Copy the full SHA 37496e2View commit details -
[Swift] reduce Optionals in APIs (#3621)
* ParserRuleContext.children see comment in removeLastChild * TokenStream.getText * Parser._parseListeners this might require changes to the code templates? * ATN {various} * make computeReachSet return empty, not nil * overrides refine optionality * BufferedTokenStream getHiddenTokensTo{Left, Right} return empty not nil * Update Swift.stg * avoid breakage by adding overload of `getText` in extension
Configuration menu - View commit details
-
Copy full SHA for b5ccba0 - Browse repository at this point
Copy the full SHA b5ccba0View commit details -
Signed-off-by: Terence Parr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4621da1 - Browse repository at this point
Copy the full SHA 4621da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbee41b - Browse repository at this point
Copy the full SHA bbee41bView commit details -
Revert "[Swift] reduce Optionals in APIs (#3621)"
This reverts commit b5ccba0.
Configuration menu - View commit details
-
Copy full SHA for b554604 - Browse repository at this point
Copy the full SHA b554604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 917751c - Browse repository at this point
Copy the full SHA 917751cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ae27bf - Browse repository at this point
Copy the full SHA 5ae27bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc3eb7 - Browse repository at this point
Copy the full SHA 6dc3eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8979184 - Browse repository at this point
Copy the full SHA 8979184View commit details