Ferdinand Majerech
|
f95f0d14c8
|
Const correctness and minor bugfixes all over the code.
|
2011-10-30 20:24:43 +01:00 |
|
Ferdinand Majerech
|
0e0113ef0e
|
Moved variant.d to dyaml/std/variant. Profile build doesn't inline anymore (made profiling too difficult). More optimizations, speedup (parsing only).
|
2011-10-29 18:22:45 +02:00 |
|
Ferdinand Majerech
|
60b57ca00d
|
Minor optimizations.
Queue now only adds ranges to the GC if the type allocated has
indirections.
|
2011-10-26 06:30:10 +02:00 |
|
Ferdinand Majerech
|
fb814c66c2
|
Implemented a simple Queue data structure, until Phobos has a
replacement. Tokens are not immutable anymore.
|
2011-10-20 10:34:34 +02:00 |
|