konrad/elam.git
2011-12-22 Konrad Rosenbaumversion info
2011-12-19 Konrad Rosenbaumadd git ignore patterns
2011-12-06 Konrad RosenbaumMerge remote branch 'remotes/dptr-loc/master'
2011-12-06 Konrad Rosenbaumadd dptr to elam
2011-07-25 konradcomparison ops
2010-12-29 konradadd docu: advances variable/constant handling
2010-12-29 konradadd more docu;
2010-12-28 konradmove to new external dptr
2010-12-28 konradmore convenient and flexible implementation of dptr;
2010-12-28 konradmove tests to dptr
2010-12-28 konradmove tests to dptr
2010-12-28 konradcopy dptr to new sub-project
2010-12-28 konradstart dptr sub-project
2010-12-28 konraddocu for additional Engine argument
2010-12-27 konradput context to functions and operators
2010-12-25 konradengine: add query for all names
2010-12-25 konradfinish docu
2010-12-25 konradrevert to LGPL, make sure copyright texts are correct
2010-12-10 konradregression tests for fixed crash
2010-12-10 konradfix crash
2010-11-28 konradadd autocasting
2010-11-28 konradstring functions
2010-11-21 konradenable evaluation
2010-11-20 konraddebug print for expr
2010-11-20 konradexpression parsing, to be tested
2010-11-17 konradhierarchical tokens
2010-11-17 konradreordered engine methods
2010-11-17 konraddptr: made -> operator clearer and safer, added clone...
2010-11-17 konradsplit engine files to make them easier to maintain
2010-11-15 konradadded basic functions for int
2010-11-15 konradfix literal int parser to be more strict
2010-11-15 konradfix literal parser to go through all applicable
2010-11-15 konradminor fixes
2010-11-14 konradtokenizer, test of tokenizer
2010-11-13 konradput ELAM into its own namespace
2010-11-13 konradactually turn the dptr test into a test
2010-11-12 konradadd d-pointer code and test
2010-11-12 konradremoved ELAMValue class (replaced by plain QVariant)
2010-10-31 konradswitch to GPL (instead LGPL)
2010-10-30 konradmore draft docu
2010-10-30 konradadd basic structure
2010-10-30 konradstart ElAM dir