Age | Commit message (Expand) | Author |
---|---|---|
2012-07-15 | fix bugs in build | don bright |
2012-07-15 | Add timestamp to cache key for modules importing files. Fixes #141 | Marius Kintel |
2012-03-27 | Rewrote the Value class to be based on boost::variant - this should reduce me... | Marius Kintel |
2012-01-25 | Ported printutils away from Qt | Marius Kintel |
2011-12-06 | Removed unused Qt include | Marius Kintel |
2011-11-07 | Correctly escape special characters in dumped strings. Fixes dumptest_import_... | Marius Kintel |
2011-11-07 | Don't dump timestamp of included files, this wasn't really used anywhere | Marius Kintel |
2011-11-06 | Slight refactoring of builtin function and module handling | Marius Kintel |
2011-11-06 | Bugfix: rotate_extruder and linear_extrude module toString() output was not p... | Marius Kintel |
2011-09-30 | Cleaned up some unnecessary includes | Marius Kintel |
2011-09-30 | Renamed some files and classnames for clarification | Marius Kintel |