antlr/runtime/CSharp/Antlr4.Runtime/Sharpen
Sam Harwell ca133e541d Fix Collections.SingletonMap for .NET 4.5 2013-02-27 13:08:31 -06:00
..
Arrays.cs Updated Arrays and added Checksum interface with stub CRC32 implementation 2013-02-24 16:47:35 -06:00
AtomicReference`1.cs Avoid using the Volatile.Read/Write since it's only supported in .NET 4.5 2013-02-27 12:08:12 -06:00
BitSet.cs Add override BitSet.ToString 2013-02-24 12:44:59 -06:00
CRC32.cs Implement CRC32 using zlib code 2013-02-26 10:28:04 -06:00
Checksum.cs Updated Arrays and added Checksum interface with stub CRC32 implementation 2013-02-24 16:47:35 -06:00
Collections.cs Fix Collections.SingletonMap for .NET 4.5 2013-02-27 13:08:31 -06:00
DictionaryExtensions.cs Add missing license headers 2013-02-20 09:30:04 -06:00
ListExtensions.cs Add missing license headers 2013-02-20 09:30:04 -06:00
Runtime.cs Add missing license headers 2013-02-20 09:30:04 -06:00
SequenceEqualityComparer`1.cs Add SequenceEqualityComparer which implements Equals and GetHashCode in a manner compatible with Java's List interface 2013-02-24 12:45:03 -06:00