Age | Commit message (Expand) | Author |
---|---|---|
2012-03-27 | Rewrote the Value class to be based on boost::variant - this should reduce me... | Marius Kintel |
2012-02-13 | Cleaned up unsigned int compiler warnings | Andrew Plumb |
2011-12-04 | Killed some warnings | Marius Kintel |
2011-11-13 | string indexing | Brad Pitcher |
2011-10-23 | Evaluate expressions for the ternary operator the same way as for if-else, i.... | Marius Kintel |
2011-09-03 | killed warnings | Marius Kintel |
2011-09-03 | Ported a bunch of stuff from Qt to STL | Marius Kintel |
2011-04-12 | Ported recent changes to master into the visitor branch | Marius Kintel |
2011-01-21 | Copyright updates | Marius Kintel |
2010-11-07 | Value::QVector -> std::vector | Marius Kintel |
2010-11-07 | Refactored some QString usage in the backend to std::string | Marius Kintel |
2010-02-10 | Fixed crash when using negative array indices | kintel |
2010-02-01 | Clifford Wolf: | clifford |
2010-01-30 | header file reorg | kintel |
2010-01-30 | reorganized file structure layout. more to follow... | kintel |