Denis Kyashif
|
1cb069d10f
|
refactored AntlrInputStream.cs by removing a redundand if-statement
signed contributors.txt
|
2020-04-08 18:24:58 +03:00 |
Song Yang
|
575271020f
|
Copy documentation to all non-Java languages
|
2020-03-17 16:03:29 -04:00 |
parrt
|
6ad9646382
|
update version in code to 4.8
|
2020-01-16 12:18:17 -08:00 |
Terence Parr
|
aa51ef297a
|
Merge branch 'master' into master
|
2019-06-23 15:45:10 -07:00 |
Thomas
|
3534089ddf
|
Fix formating
|
2019-05-14 08:57:18 +02:00 |
Thomas
|
e7660d6cfa
|
Align overlap condition on java implementation
|
2019-05-13 22:38:06 +02:00 |
parrt
|
38a95da397
|
manual edits of 4.7.1 -> 4.7.2
|
2018-12-17 14:32:39 -08:00 |
Eric Vergnaud
|
56186d9e9f
|
fix NPE
|
2018-11-26 01:03:36 +08:00 |
Eric Vergnaud
|
f6537bf4ac
|
fix #1955 for Chsarp
|
2018-11-18 19:31:47 +08:00 |
Edir Garcia Lazo
|
9a42ff33f4
|
Use proper spacing formatting for this repo
|
2018-10-18 11:20:38 -07:00 |
Edir Garcia Lazo
|
0af9611215
|
Properly build and pass in decisionToDFA
|
2018-10-18 11:16:55 -07:00 |
Raz Friman
|
c0cfcdf23c
|
Update README.md
Make the NuGet package name more visible and add a link to the official package
|
2018-02-08 14:02:59 +11:00 |
parrt
|
763a1242b7
|
update version number and tweak doc
|
2017-12-08 12:47:11 -08:00 |
parrt
|
b9adef5878
|
set version for C# dotnet to 4.7.1.1 for publishing
|
2017-12-04 14:12:20 -08:00 |
Rostislav Listerenko
|
9ec6c665d5
|
#2021 nuget artifact in appveyor
|
2017-11-13 08:47:15 +03:00 |
Rostislav Listerenko
|
5b5f195b12
|
#2021 fixes nuget packaging options to avoid missing dll exceptions in transitive dependencies
|
2017-11-12 16:11:12 +03:00 |
vaibhavaingankar09
|
8b3da13259
|
fix to the ATN deserialiser issue on big endian architecture
|
2017-07-17 06:45:29 +00:00 |
Daniel Katz
|
952b971728
|
Update .Net NuGet package name to 4.7 with .NET Core target
|
2017-06-14 11:22:47 +03:00 |
Eric Vergnaud
|
44ab88c6f9
|
Set version to 4.7.1 because 4.7.0 already exists on Nuget
|
2017-05-28 20:47:58 +08:00 |
Will Fuqua
|
e39543a257
|
add build script and update docs
|
2017-05-27 00:02:54 +07:00 |
Will Fuqua
|
e88eba13fb
|
add dotnetcore dll to nuspec
as part of this, add OutputPath to the csproj so it matches the mono csproj OutputPath
|
2017-05-26 23:12:47 +07:00 |
Dong Xie
|
5fffe4bb2e
|
[dotnet] try to get test run faster; update from 1.0.1 to 1.0.3; fix test dir removal not recursive
|
2017-04-27 17:23:48 +01:00 |
Dong Xie
|
da4987dc38
|
[dotnet] update to .netcore v1.0.1; add osx build
|
2017-04-04 15:26:40 +01:00 |
parrt
|
930e31d470
|
Merge branch 'master' of github.com:antlr/antlr4
|
2017-03-30 11:07:02 -07:00 |
parrt
|
e6a9adf276
|
update 4.6 -> 4.7 in files
|
2017-03-30 11:06:44 -07:00 |
parrt
|
b5648f405b
|
tweak documentation about various targets
|
2017-03-30 10:44:28 -07:00 |
Terence Parr
|
828461337f
|
Merge pull request #1775 from bhamiltoncx/csharp-char-streams
New C# CharStreams static factory class
|
2017-03-29 14:37:06 -07:00 |
Ben Hamilton
|
366dbac8d1
|
C#: Change UnbufferedCharStream to use 32-bit Unicode code points and 32-bit buffer
|
2017-03-29 13:29:10 -07:00 |
Ben Hamilton
|
307df9c68d
|
New C# CharStreams static factory class
|
2017-03-20 13:07:08 -07: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 |
Dong Xie
|
e49b0977f5
|
fix #1725; get dotnet target test run
|
2017-03-04 01:42:44 +00:00 |
parrt
|
6215f18ec3
|
rename 4.6.1 to 4.7 everywhere
|
2017-02-23 14:48:58 -08:00 |
Ben Hamilton
|
fd4246cf3f
|
Implement new extended Unicode escape \u{10ABCD}. Bump UUID. Add lots more tests.
|
2017-02-23 09:39:44 -08:00 |
Ivan Kochurkin
|
f24b19ff8a
|
Right arrow escaping in XML Comments.
|
2017-02-22 02:57:01 +03:00 |
Ivan Kochurkin
|
160f893922
|
Fix C# Pair.cs, #1634.
|
2017-02-22 02:47:11 +03:00 |
parrt
|
44942bc5fc
|
Merge branch 'master' into lecode-official-master
|
2017-02-19 14:08:26 -08:00 |
Terence Parr
|
f5bbcaab51
|
Merge pull request #1664 from bhamiltoncx/csharp-error-message-unicode
Support Unicode values > U+FFFF in C# runtime error messages
|
2017-02-17 13:19:02 -08:00 |
parrt
|
f8e7a2cf08
|
merge in dotnet stuff
|
2017-02-17 11:02:52 -08:00 |
Ben Hamilton
|
f88e0cbfe0
|
Unicode SMP support for C# runtime error messages
|
2017-02-16 10:25:49 -08:00 |
Terence Parr
|
1df5cd6206
|
Merge pull request #1661 from bhamiltoncx/lexer-max-unicode
Change MAX_CHAR_VALUE to 0x10FFFF
|
2017-02-16 10:16:18 -08:00 |
Ben Hamilton
|
b190b6eca6
|
MAX_CHAR_VALUE to 0x10FFFF
|
2017-02-16 09:46:09 -08:00 |
Ben Hamilton
|
c35bbabc16
|
PR #1658: Also write stderr to file
|
2017-02-16 09:44:40 -08:00 |
David Neumann
|
e967463e91
|
Merge branch 'master' into master
|
2017-02-14 11:20:02 +01:00 |
Terence Parr
|
fb805a589b
|
Merge pull request #1643 from bhamiltoncx/fix-csharp-code-point-input-stream
Easy: Fix C# CodePointCharStream to actually work with code points > U+FFFF
|
2017-02-13 15:18:27 -08:00 |
Terence Parr
|
287f17b796
|
Merge pull request #1652 from bhamiltoncx/csharp-lexer-parser-output-file
C# support for lexer and parser output to a file
|
2017-02-13 15:10:54 -08:00 |
Terence Parr
|
3cbc2af0cc
|
Merge pull request #1655 from lionelplessis/fix-#1298-for-csharp
Fix #1298 for CSharp
|
2017-02-13 10:29:47 -08:00 |
Ben Hamilton
|
6611c1ae27
|
C# runtime and test harness support for writing test output to file
|
2017-02-10 13:37:44 -08:00 |
lionelplessis
|
895681044e
|
Fix #1298 for CSharp
|
2017-02-10 17:55:10 +01:00 |
Ben Hamilton
|
2d24fa7457
|
Fix C# CodePointInputStream to actually work with SMP code points
|
2017-02-02 15:55:03 -08:00 |
Ivan Kochurkin
|
b1a9daa6b0
|
C# runtime: LexerInterpreter ctor without channelNames argument marked as Obsolete.
LexerInterpreter.cs reformatted.
|
2017-01-31 16:29:49 +03:00 |