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 |
Sam Harwell
|
c6dbd11816
|
Use common configuration for NuGet pack and push instructions
|
2014-08-16 10:37:19 -05:00 |
Sam Harwell
|
61692ac972
|
Use signing key instead of assembly name to differentiate targets
|
2014-08-16 10:37:17 -05:00 |
Sam Harwell
|
fcdd1a5c91
|
Merge pull request #63 from sharwell/gitignore
Updated .gitignore
|
2014-08-16 10:36:12 -05:00 |
Sam Harwell
|
f375f89a97
|
Merge pull request #64 from sharwell/test-project-names
Use unique assembly names for test projects
|
2014-08-16 10:36:04 -05:00 |
Sam Harwell
|
12e116849a
|
Merge pull request #65 from sharwell/wpa81
Include Windows Phone 8.1 support in PCL builds
|
2014-08-16 10:35:46 -05:00 |
Sam Harwell
|
3cfca9a7fa
|
Merge pull request #66 from sharwell/nuget-refs
Update NuGet references to the latest release of ANTLR 4
|
2014-08-16 10:35:12 -05:00 |
Sam Harwell
|
ac9e3b9bc9
|
Update NuGet references to the latest release of ANTLR 4
|
2014-08-16 10:31:55 -05:00 |
Sam Harwell
|
f3bb171c7e
|
Use unique assembly names for test projects so all tests can be loaded at once
|
2014-08-16 10:31:28 -05:00 |
Sam Harwell
|
507803e4ea
|
Include Windows Phone 8.1 support in PCL builds
|
2014-08-16 10:30:54 -05:00 |
Sam Harwell
|
4c8b233afa
|
Updated .gitignore (profiling results, test results, and Roslyn cache as a directory)
|
2014-08-16 10:29:27 -05:00 |
Sam Harwell
|
7e2dfc53cd
|
Merge pull request #62 from rharrisxtheta/nuget-package-patch
Mark the parser generator NuGet packages as development dependencies.
|
2014-08-04 08:50:55 -05:00 |
Ryan Harris
|
fd79c662e7
|
Update nuspec minClientVersion's since we're using features from 2.7
|
2014-08-04 09:23:22 -04:00 |
Ryan Harris
|
3e276ba251
|
Mark the parser generator NuGet packages as development dependencies.
This way when you generate packages from projects using the parser generator, NuGet won't try to also reference the parser generator as a dependency.
|
2014-08-01 14:02:29 -04:00 |
Sam Harwell
|
20b89b15e8
|
Merge branch 'sharpen'
|
2014-07-31 16:45:03 -05:00 |
Sam Harwell
|
c78833e705
|
Update to latest build of Sharpen
|
2014-07-31 16:37:24 -05:00 |
Terence Parr
|
d31151b5fd
|
add getVersion() as 4.4
|
2014-07-11 12:17:51 -07:00 |
Sam Harwell
|
30b8b1452d
|
Merge pull request #61 from sharwell/release/4.3.0
Release/4.3.0
|
2014-07-07 06:27:47 -05:00 |
Sam Harwell
|
75f10cbe4e
|
Update version numbers for next development cycle
|
2014-07-07 06:30:46 -05:00 |
Sam Harwell
|
84b936a70a
|
Updated version numbers for release 4.3.0
|
2014-07-06 14:32:59 -05:00 |
Sam Harwell
|
580ef4f950
|
Merge branch 'sharpen'
|
2014-07-04 20:42:13 -05:00 |
Sam Harwell
|
bd8d057d02
|
Map java.util.Reader to System.IO.TextReader
|
2014-07-04 20:39:54 -05:00 |
Sam Harwell
|
9f90162a7d
|
Map ArrayDeque and Deque to Stack
|
2014-07-04 20:39:20 -05:00 |
Sam Harwell
|
8a062443af
|
Map putIfAbsent to GetOrAdd
|
2014-07-04 20:38:40 -05:00 |