Mercurial > pub > ImplabNet
diff Implab/Implab.csproj @ 236:302ca905c19e v2
JsonReader optimizations
author | cin |
---|---|
date | Tue, 21 Nov 2017 14:57:58 +0300 |
parents | b49969a7043c |
children | f2150c16b476 |
line wrap: on
line diff
--- a/Implab/Implab.csproj Thu Oct 05 09:24:49 2017 +0300 +++ b/Implab/Implab.csproj Tue Nov 21 14:57:58 2017 +0300 @@ -55,6 +55,7 @@ <Compile Include="Diagnostics\TraceEventType.cs" /> <Compile Include="Diagnostics\TraceSourceAttribute.cs" /> <Compile Include="Formats\CharMap.cs" /> + <Compile Include="Formats\FastInpurScanner.cs" /> <Compile Include="Formats\InputScanner.cs" /> <Compile Include="Formats\Json\JsonStringScanner.cs" /> <Compile Include="Formats\Json\JsonTextScanner.cs" />