Commit Graph

516 Commits

Author SHA1 Message Date
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
Sam Harwell 20fdbad8af Merge branch 'sharpen' 2014-07-04 18:45:30 -05:00
Sam Harwell 9a23a7f3c5 Map java.util.UUID to System.Guid 2014-07-04 18:42:29 -05:00
Sam Harwell 0da1f54f19 Map Collection.add to Add instead of AddItem 2014-07-04 18:36:28 -05:00
Sam Harwell fd1cc448b0 * Update Sharpen namespace to Antlr4.Runtime.Sharpen at code generation time
* Support self-closing tags in XML documentation comments
* Use self-closing see tags when the content is just the name of the referenced item
2014-07-04 16:23:31 -05:00
Sam Harwell 0945922420 Merge pull request #60 from sharwell/fix-33
Updated portable targets
2014-07-02 22:56:13 -05:00
Sam Harwell 3b7843d863 Sign the test assemblies with a publicly shared key 2014-07-02 22:57:40 -05:00
Sam Harwell cbd5d1ae85 Simplify the handling of SerializableAttribute in portable libraries 2014-07-02 22:57:38 -05:00
Sam Harwell 5924d1a9d2 Update NuGet target framework names for portable class libraries 2014-07-02 22:57:22 -05:00
Sam Harwell 7dd8996d41 Added netcore45 and portable-net45 (Profile 78) assemblies 2014-07-02 22:57:21 -05:00
Sam Harwell 4ef578ec4d Extend PCL support to Silverlight 5 and Windows Phone 8 2014-07-02 22:57:20 -05:00
Sam Harwell 38659d3b79 Merge pull request #59 from sharwell/operation-canceled-exception
Simplify the handling of OperationCanceledException in net35-cf library
2014-07-02 22:53:05 -05:00
Sam Harwell 9995b33cb9 Simplify the handling of OperationCanceledException in net35-cf library 2014-07-02 22:55:23 -05:00
Sam Harwell caf366d9b4 Merge pull request #58 from sharwell/test-updates
Updated TestPerformance and associated code for the latest release
2014-07-02 21:58:23 -05:00
Sam Harwell fe326644fe Merge pull request #57 from sharwell/static-args
Make Args a static class
2014-07-02 21:58:14 -05:00
Sam Harwell 63053efd2a Updated TestPerformance and associated code for the latest release 2014-07-02 21:53:27 -05:00
Sam Harwell 1be22e5b1a Make Args a static class 2014-07-02 21:52:27 -05:00
Sam Harwell 2cdc0537fa Merge branch 'sharpen' 2014-07-02 21:48:26 -05:00
Sam Harwell eef89a0071 Convert many additional methods as C# properties 2014-07-02 21:09:13 -05:00
Sam Harwell c04f08e0f2 Merge pull request #56 from sharwell/templates
Update Tool and target templates to match changes in the Java build
2014-07-01 00:01:33 -05:00
Sam Harwell f82ade808c Update Tool and target templates to match changes in the Java build since the 4.2.2 release 2014-07-01 00:03:11 -05:00
Sam Harwell 491078e327 Merge pull request #55 from sharwell/client-profile
Client profile
2014-06-30 23:36:18 -05:00
Sam Harwell 0c70c2b24e Merge pull request #54 from sharwell/sharpen-namespace
Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid conflicts
2014-06-30 23:36:06 -05:00
Sam Harwell e57ead1410 Rename Sharpen namespace to Antlr4.Runtime.Sharpen to avoid naming conflicts 2014-06-30 23:36:59 -05:00
Sam Harwell 90d2fee8ae Use the client profile for the .NET 3.5 and .NET 4.0 builds 2014-06-30 23:33:30 -05:00
Sam Harwell a07194b88c Rename projects, assemblies, and preprocessor directives to more closely match NuGet packaging 2014-06-30 23:29:41 -05:00
Sam Harwell d975107e81 Merge pull request #53 from sharwell/cleanup
Cleanup
2014-06-30 23:24:41 -05:00
Sam Harwell f3efcaf09c Specify StringComparison in call to Equals 2014-06-30 23:26:35 -05:00
Sam Harwell 1e851dc565 Fix errors in documentation comments 2014-06-30 23:26:21 -05:00
Sam Harwell 1a2d57d0b3 Merge pull request #52 from sharwell/fix-48
Fix 48
2014-06-30 23:24:26 -05:00
Sam Harwell fb0adf1ce5 Remove dead code statements 2014-06-30 23:07:49 -05:00
Sam Harwell 72968775bd Fix errors in documentation comments 2014-06-30 23:07:49 -05:00
Sam Harwell 984261221c Mark Sharpen classes internal where possible 2014-06-30 23:06:38 -05:00
Sam Harwell 484ae78936 Move Checksum and CRC32 classes to testing library since they aren't used in the runtime (fixes #48) 2014-06-30 23:06:26 -05:00
Sam Harwell 92e77eda26 Merge remote-tracking branch 'sharwell/master' 2014-06-30 23:02:32 -05:00
Sam Harwell ded0a6a04f Fix build errors in newly generated code 2014-06-30 22:58:34 -05:00
Sam Harwell 407b568ed6 Merge pull request #51 from sharwell/roslyn-cache
Ignore the Roslyn IDE cache
2014-06-30 22:58:09 -05:00
Sam Harwell c860ff779f Merge branch 'sharpen' 2014-06-30 22:44:37 -05:00
Sam Harwell 2a3412ff73 Update to the latest release of ANTLR 4 2014-06-30 22:39:33 -05:00
Sam Harwell 9a3900c3a2 Ignore the Roslyn IDE cache 2014-06-30 22:30:58 -05:00
Sam Harwell d206a6e001 Merge pull request #46 from sharwell/support-net451
Fix code generation support for .NET 4.5.1
2014-04-28 07:03:44 -05:00
Sam Harwell 6789bd6cbc Merge pull request #45 from sharwell/fix-32
Add the ability to explicitly specify the path to the Java executable
2014-04-28 07:02:15 -05:00
Sam Harwell 3194fa037a Merge pull request #44 from sharwell/fix-40
Fix string.Format syntax (fixes #40)
2014-04-28 06:54:59 -05:00
Sam Harwell 6472972efb Fix code generation support for .NET 4.5.1 2014-04-28 05:42:51 -05:00