msgpack-python/csharp/msgpack
2011-04-16 21:12:04 +09:00
..
Compiler add System.Reflection.Emit based CompiledPacker implementation 2011-04-16 21:12:04 +09:00
AssemblyInfo.cs import C# implementation 2011-04-09 21:17:05 +09:00
BoxingPacker.cs csharp: add BoxingPacker tests 2011-04-10 01:06:26 +09:00
CompiledPacker.cs add System.Reflection.Emit based CompiledPacker implementation 2011-04-16 21:12:04 +09:00
msgpack.csproj add System.Reflection.Emit based CompiledPacker implementation 2011-04-16 21:12:04 +09:00
MsgPackReader.cs add System.Reflection.Emit based CompiledPacker implementation 2011-04-16 21:12:04 +09:00
MsgPackWriter.cs add System.Reflection.Emit based CompiledPacker implementation 2011-04-16 21:12:04 +09:00
ObjectPacker.cs add System.Reflection.Emit based CompiledPacker implementation 2011-04-16 21:12:04 +09:00
ReflectionCache.cs csharp: add ObjectPacker 2011-04-10 12:52:14 +09:00
ReflectionCacheEntry.cs csharp: add ObjectPacker 2011-04-10 12:52:14 +09:00
TypePrefixes.cs import C# implementation 2011-04-09 21:17:05 +09:00