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 Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
app.config Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
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 Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
ILOp.cs Reorganizing code: Moved Build and Compiler. 2014-11-26 01:13:58 +00:00
Program.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00