Cosmos/source/Cosmos.IL2CPU.Profiler
Andrey Kurdyumov 6080592f99 Separate index and tables creation
This separation allows don't pay penalty for each insert during compilation phase.
Indexes created at the last step of the compilation process.
For profiler application indexes created together with tables.
2015-05-07 12:50:05 +06:00
..
Properties
app.config
Assembler.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00
Cosmos.IL2CPU.Profiler.csproj Reorganize source: Everything is out of source2 now and the soutions are cleaned up. 2014-11-28 00:48:23 +00:00
FakeKernel.cs
ILOp.cs
Program.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00