Commit Graph

582 Commits

Author SHA1 Message Date
ericvergnaud 355d0162e0 Merge pull request #10 from ViceIce/master
Wrong property when building for net v4.5.
2015-05-09 23:47:53 +08:00
Michael Kriese 704cd0863b Fixes #9: Wrong property name when building for target framework version v4.5. 2015-05-09 14:34:57 +02:00
Terence Parr a3490ba322 freshen unit tests 2015-01-22 16:58:17 -08:00
Terence Parr e897f7ce58 freshen unit tests 2015-01-22 14:53:55 -08:00
Terence Parr f72495367c freshen unit tests 2015-01-22 11:40:38 -08:00
Terence Parr 1f3ed5aa13 Fix recovery error; Fixes https://github.com/antlr/antlr4/issues/795 2015-01-21 10:25:31 -08:00
Terence Parr da5a08bd99 tweak 2015-01-10 15:55:47 -08:00
Terence Parr 77b1ceb2d6 add new readme 2015-01-10 10:03:13 -08:00
Terence Parr ce6e73bcc7 rename to be consistent 2015-01-10 09:57:24 -08:00
ericvergnaud 877b784be6 removed legacy 2015-01-11 00:12:55 +08:00
ericvergnaud 373ef0ae92 git cleanup 2015-01-11 00:05:29 +08:00
ericvergnaud ea028ebbec Code signed for installing in the GAC 2015-01-10 23:58:23 +08:00
ericvergnaud 7acafdc75e git cleanup 2015-01-03 18:56:23 +08:00
Terence Parr 1b5d948ca0 add diagram bump version to 4.5 2014-12-17 11:14:02 -08:00
ericvergnaud c27222b0a0 Merge pull request #5 from antlr/add-$parser-support
Add $parser support
2014-12-02 15:54:29 +00:00
ericvergnaud b69c8efaf5 moved from $self to $parser
also added a test case for the above, and adjusted generated tests for
member tokens
2014-12-02 23:36:03 +08:00
ericvergnaud ac81816f38 add support for $self 2014-11-30 16:28:54 +08:00
ericvergnaud 940d47d6a2 house keeping 2014-11-25 00:14:02 +08:00
ericvergnaud eb0686ca8e Merge pull request #4 from antlr/visual-studio-support
visual studio support
2014-11-24 16:10:09 +00:00
ericvergnaud fff8354eb8 visual studio support 2014-11-25 00:06:14 +00:00
ericvergnaud 5c389e5e7b Merge pull request #3 from antlr/add-warnings-in-generated-tests
add edit warnings
2014-11-23 15:54:42 +08:00
ericvergnaud a0e20063fb add edit warnings 2014-11-23 15:49:57 +08:00
ericvergnaud fe4b10237b Merge pull request #2 from antlr/Prepare-release-4.5
prepare release
2014-11-23 02:13:33 +08:00
ericvergnaud 0f557737da prepare release
all tests pass
added test for complement set
2014-11-23 02:02:22 +08:00
ericvergnaud bfb819e045 Merge pull request #1 from antlr/unified-tool
CLSCompliant version for mono
2014-11-17 18:04:25 +00:00
ericvergnaud 710a4b11ef CLSCompliant version for mono 2014-11-18 01:47:28 +08:00
ericvergnaud 195a11ee72 Merge branch 'master' of https://github.com/antlr/antlr4-csharp 2014-11-02 20:22:03 +08:00
ericvergnaud 1a8d1d1a88 rebase 2014-11-02 20:21:59 +08:00
Terence Parr cb072ca1c4 add getVersion() as 4.4 2014-11-02 20:18:12 +08:00
Sam Harwell fcdf397148 Update reference version to fix the abstract grammar option 2014-10-26 13:12:24 -05:00
Sam Harwell ab7b0ae558 Fix the Force ATN option 2014-10-25 13:04:22 -05:00
Sam Harwell 48e9096fa4 Merge branch 'release/4.4.1-alpha001' 2014-09-30 15:08:13 -05:00
Sam Harwell ab3f6b190e Prepare for next development iteration 2014-09-30 15:07:53 -05:00
Sam Harwell 878739f6e4 Updated version numbers for release 4.4.1-alpha001 2014-09-30 15:07:17 -05:00
Sam Harwell 84f086cad4 The master branch is actually compiled against the optimized reference branch 2014-09-30 15:04:57 -05:00
Sam Harwell f02285edd7 Update to development version 4.4.1 2014-09-30 06:50:19 -05:00
Sam Harwell e811a63b90 Case insensitive comparison in build task 2014-09-30 06:50:18 -05:00
Sam Harwell 728706046c Map .NET Framework [4.5, 5.0) to target CSharp_v4_5 2014-09-30 06:50:18 -05:00
Sam Harwell ab04026ca2 Updated code generation templates to incorporate changes from the Java target 2014-09-30 06:50:17 -05:00
Sam Harwell ed95652f60 Remove unnecessary casts 2014-09-30 05:14:03 -05:00
Sam Harwell d26af7c8fb Fix failure to create a copy of an array in Arrays.CopyOf 2014-09-30 05:10:45 -05:00
Sam Harwell 3fb54ffe5b Convert recent changes to C# 2014-09-30 05:01:34 -05:00
Sam Harwell a20e05e994 Merge branch 'sharpen' 2014-09-29 21:45:55 -05:00
Sam Harwell 53a6ff6564 Update project to include all files 2014-09-29 21:28:01 -05:00
Sam Harwell c3a7bdce7b Update to the latest working build of ANTLR 4 2014-09-29 21:26:05 -05:00
Sam Harwell 75f79b9ef1 Merge pull request #67 from sharwell/build-improvements
Build improvements
2014-08-16 10:41:07 -05:00
Sam Harwell 6140614e16 Check signing keys as an integral part of the build 2014-08-16 10:37:22 -05:00
Sam Harwell e9613050fe Build the Java code as an integral part of build.ps1 2014-08-16 10:37:22 -05:00
Sam Harwell 5f6cc0375d Add the -NoClean and -VisualStudioVersion flags to build.ps1 2014-08-16 10:37:21 -05:00
Sam Harwell fa90213424 Use WriteErrorLine instead of echo 2014-08-16 10:37:20 -05:00