kiith-sa
|
edf3e2a799
|
Using std.typecons.Flag where possible, and more in->const.
|
2012-09-14 01:21:01 +02:00 |
|
Ferdinand Majerech
|
8208e817de
|
Updated Node for much more constness (unfortunately, quite some
code duplication as well). No longer need a custom Variant.
|
2011-10-30 18:12:02 +01:00 |
|
Ferdinand Majerech
|
548480b06b
|
Changed the Constructor API (for loading of custom types) to
make it easier to load custom classes/structs. Updated API docs,
tutorials and examples accordingly.
|
2011-10-17 12:53:38 +02:00 |
|
Ferdinand Majerech
|
34b11405d4
|
Implemented the resolver unittest.
Changed Loader API to be in line with Dumper,
and updated examples, tutorials and docs.
|
2011-10-12 23:49:42 +02:00 |
|
Ferdinand Majerech
|
934df763ad
|
Most of emitter work done. There are some more changes left until 0.2,
and the turorials and documentation still need some updating.
|
2011-10-11 15:58:23 +02:00 |
|