Commit Graph

34 Commits

Author SHA1 Message Date
Sam Harwell 090c9c2bda Fix base type of RecognitionException 2013-02-16 15:17:55 -06:00
Sam Harwell 73b121bc3b Handle usage of null in generic types 2013-02-16 15:16:15 -06:00
Sam Harwell 3d34aec0c5 Fix collection usage 2013-02-16 15:12:49 -06:00
Sam Harwell 253bedd0ee Fix generics for IParseTreeVisitor 2013-02-16 15:12:24 -06:00
Sam Harwell efe28ed6fc Merge branch 'sharpen' 2013-02-16 14:41:26 -06:00
Sam Harwell d676aa8c4c Updated mappings 2013-02-16 14:41:04 -06:00
Sam Harwell e0044cc4dd Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
Sam Harwell bfbcc2816c Add Arrays.AsList 2013-02-16 13:58:52 -06:00
Sam Harwell 0b10ff1113 Merge branch 'sharpen' 2013-02-16 13:01:50 -06:00
Sam Harwell 0572a1cd9d Improved support for enums 2013-02-16 13:01:21 -06:00
Sam Harwell e4139444bd Fix static initializer 2013-02-16 10:58:47 -06:00
Sam Harwell 393cdb5c31 Move constants from Lexer to TokenTypes 2013-02-16 10:56:08 -06:00
Sam Harwell 5bee542d79 Merge branch 'sharpen' 2013-02-16 10:47:24 -06:00
Sam Harwell 45ab2eb70a Ignore GUI-related methods 2013-02-16 10:40:35 -06:00
Sam Harwell 4e7cd54954 Map IntegerList to List<int> 2013-02-16 10:38:55 -06:00
Sam Harwell c598dcd941 Use Interlocked methods instead of AtomicInteger 2013-02-16 10:36:15 -06:00
Sam Harwell ad90e54b67 Must explicitly implement property 2013-02-16 10:35:41 -06:00
Sam Harwell 73bce570b2 Don't compile TestRig or the rule dependency analysis code for now (it will require substantial work) 2013-02-16 10:23:16 -06:00
Sam Harwell 21ad947f42 Merge branch 'sharpen' 2013-02-16 10:21:07 -06:00
Sam Harwell f8c643304b Add type mappings for BitSet; update mapping for BigInteger to use System.Numerics.BigInteger 2013-02-16 10:20:34 -06:00
Sam Harwell ebc00e807c Updated ParseCanceledException constructors 2013-02-16 10:13:48 -06:00
Sam Harwell 3c6ad91028 Add missing using for (for attributes) 2013-02-16 10:13:47 -06:00
Sam Harwell 8d4c3252f5 Add Runtime.Substring and Arrays.CopyOf 2013-02-16 10:13:46 -06:00
Sam Harwell 3ba462d403 Add NotNullAttribute and NullableAttribute 2013-02-16 10:13:45 -06:00
Sam Harwell 3d9c3908b8 Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
Sam Harwell 12d092143f Map IndexOutOfRangeException to ArgumentOutOfRangeException 2013-02-16 10:11:15 -06:00
Sam Harwell 8ab7c20411 Generate several properties in place of methods 2013-02-16 10:11:14 -06:00
Sam Harwell 8007bf4012 Fix case of file names in project 2013-02-16 10:11:12 -06:00
Sam Harwell d21e393059 Regenerate code after ignoring several more types and methods 2013-02-16 10:11:11 -06:00
Sam Harwell 6674e9c4c7 Native interface names; generic type parameter count in file names 2013-02-16 10:11:09 -06:00
Sam Harwell fdec53d82d Updated type mappings for interfaces 2013-02-16 10:10:42 -06:00
Sam Harwell 457d6e0aa4 Updated ANTLR 4 reference revision 2013-02-16 10:10:40 -06:00
Sam Harwell 1413e6d72c Add initial translation 2013-02-16 10:10:39 -06:00
Sam Harwell a51e84ca63 Add empty project for the Antlr4.Runtime assembly 2013-02-16 10:06:38 -06:00