Commit Graph

64 Commits

Author SHA1 Message Date
Sam Harwell 6d1267a883 Cannot assign a value to foreach iteration variable in C# 2013-02-17 15:07:24 -06:00
Sam Harwell 9aabe06a6b Fix usage of ConcurrentDictionary 2013-02-17 15:05:02 -06:00
Sam Harwell 633cfb6d23 Indexer instead of Set 2013-02-17 15:03:41 -06:00
Sam Harwell 1632053432 Replace instead of ReplaceAll 2013-02-17 15:02:21 -06:00
Sam Harwell 80a8cdd773 Indexer instead of Put 2013-02-17 15:01:53 -06:00
Sam Harwell 226c3e7fba Add instead of AddItem 2013-02-17 14:59:53 -06:00
Sam Harwell 41fb2cea3c Merge branch 'sharpen' 2013-02-16 20:14:15 -06:00
Sam Harwell ef09ec8885 Fix generic Comparable mapping 2013-02-16 20:13:09 -06:00
Sam Harwell 11e2186805 Updated properties 2013-02-16 20:12:31 -06:00
Sam Harwell 7638659e08 Merge branch 'sharpen' 2013-02-16 17:14:34 -06:00
Sam Harwell 87d27b7c02 Updated mapping for EqualityComparator and AbstractEqualityComparator 2013-02-16 17:14:24 -06:00
Sam Harwell 8ddfed3dd5 Improved method mapping for String.compareTo(String) 2013-02-16 17:10:59 -06:00
Sam Harwell 5641748b62 Ignore certain files for now 2013-02-16 17:05:34 -06:00
Sam Harwell b4d7b13755 Collection members update 2013-02-16 17:05:17 -06:00
Sam Harwell 759442988c Merge branch 'sharpen' 2013-02-16 16:41:09 -06:00
Sam Harwell 9c3ec592b6 Updated mapping for EmptyStackException 2013-02-16 16:40:20 -06:00
Sam Harwell 9f329cb290 Updated mappings for IntegerStack 2013-02-16 16:39:11 -06:00
Sam Harwell d15fb3f991 Small fixes 2013-02-16 16:33:47 -06:00
Sam Harwell c0bf9211f8 Merge branch 'sharpen' 2013-02-16 15:24:17 -06:00
Sam Harwell 366da4e5d5 Updated sharpen property annotations 2013-02-16 15:23:03 -06:00
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 a47fde57b2 Fix type mapping for Comparator 2013-02-16 13:01:40 -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 1042228e26 Merge branch 'sharpen' 2013-02-16 10:13:04 -06:00
Sam Harwell 9735d88274 Ignore files generated by the sharpen process 2013-02-16 10:11:19 -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