Commit Graph

335 Commits

Author SHA1 Message Date
Sam Harwell a3114c3149 AddItem to Add 2013-02-17 20:36:36 -06:00
Sam Harwell e2fd234f98 IDeque and ArrayDeque to Stack 2013-02-17 20:35:43 -06:00
Sam Harwell bbff99c6e1 IsEmpty() to Count==0 2013-02-17 20:34:36 -06:00
Sam Harwell 9135606c15 Fix generics usage 2013-02-17 20:26:20 -06:00
Sam Harwell b4f8cf53bb Use Stack instead of IDeque and ArrayDeque 2013-02-17 20:20:03 -06:00
Sam Harwell 63298979f5 Merge branch 'sharpen' 2013-02-17 15:45:03 -06:00
Sam Harwell 9a3d80d115 Remove files from project (to match previous changes) 2013-02-17 15:43:52 -06:00
Sam Harwell 852a06bab7 Merge branch 'sharpen' 2013-02-17 15:42:40 -06:00
Sam Harwell b9518b9b52 @sharpen.ignore Func0, Func1, Predicate 2013-02-17 15:42:22 -06:00
Sam Harwell e5df777393 Replace Collections.EmptyList() with a new zero-length array 2013-02-17 15:37:48 -06:00
Sam Harwell ba0e345fcc Fix signatures of generic methods in Parser 2013-02-17 15:36:24 -06:00
Sam Harwell 11a2a5c277 Merge branch 'sharpen' 2013-02-17 15:31:58 -06:00
Sam Harwell a960ca940e Fix generation of calls to List.remove(int) which should become RemoveAt 2013-02-17 15:31:14 -06:00
Sam Harwell fb5c7655ea Updated mappings for InputStream and InputStreamReader 2013-02-17 15:28:22 -06:00
Sam Harwell 4ff0791120 Use Dictionary instead of FlexibleHashMap 2013-02-17 15:26:43 -06:00
Sam Harwell f0ef7a5a28 Updated sharpen annotations 2013-02-17 15:23:38 -06:00
Sam Harwell 8dbdc2b3c0 No need to wrap IOException in C# 2013-02-17 15:10:32 -06:00
Sam Harwell 81efb247be Fix generic types 2013-02-17 15:10:11 -06:00
Sam Harwell 7dd7ad030f Use ToString on primitives 2013-02-17 15:09:30 -06:00
Sam Harwell 40994e34de Insert instead of Add 2013-02-17 15:08:11 -06:00
Sam Harwell 1f5978398e Fix generic types 2013-02-17 15:07:59 -06:00
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