14 Commits (995da9cf3bcec25f4cec9493058cf6f936e38539)

Author SHA1 Message Date
Michael Uleysky c02f46df5e Using ObjectList::IndexType instead of ObjectList::ListValues::size_type. 8 years ago
Michael Uleysky da0c897a95 Error reporting in arifmetic and Get<> functions. 8 years ago
Michael Uleysky 0e49a86bd6 Rewrite parser and evaluator. 8 years ago
Michael Uleysky 8e9d4c3f0e Function Split to break strings by delimiters. 9 years ago
Michael Uleysky 162a18c72b Replace IS_OTYPE macros on more useful template OBType 9 years ago
Michael Uleysky 7e68629fbe Add directives in config files for loading modules and setup search paths for modules and includes. 9 years ago
Michael Uleysky 17dcff67cb Functions accept const ObjectList*, not ObjectList* 9 years ago
Michael Uleysky ef2218b91c Realisation of print() and save() 9 years ago
Michael Uleysky cd60230d54 Add various typedef's 9 years ago
Michael Uleysky 973762bfd4 Buiding dependency tree with checking of circular dependencies. 9 years ago
Michael Uleysky 72c98542e0 Build dependency tree 9 years ago
Michael Uleysky f779f4075a Avoid memory leaks in the case of syntax error in the grammatical parser. 9 years ago
Michael Uleysky a31a47656d Add simple arifmetic functions. 9 years ago
Michael Uleysky e29b8cc085 Grammatical parser 9 years ago