17 Commits (b3c628f704be92f1cf61f70602f241b6aa6d1177)

Author SHA1 Message Date
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 c218ef8eaf Use templates for generating standart arifmetic functions. 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 1cf8c24537 Move includes in separate dir 9 years ago
Michael Uleysky ef38fb1781 Rearrange code. common.h now have all api for modules. 9 years ago
Michael Uleysky a8d1239b46 Rename arifmetic.{cpp,h} to builtin.{cpp,h} 9 years ago
Michael Uleysky 28cb54ff70 Command-line options. 9 years ago
Michael Uleysky b17ad14e2a @include directive in lexical parser. 9 years ago
Michael Uleysky cd60230d54 Add various typedef's 9 years ago
Michael Uleysky e011354f04 Interpret dot as function GET. 9 years ago
Michael Uleysky 894a74eed9 Check parsed config on unknown functions 9 years ago
Michael Uleysky 6761e6e462 DumpConfig() function 9 years ago
Michael Uleysky 72c98542e0 Build dependency tree 9 years ago
Michael Uleysky a31a47656d Add simple arifmetic functions. 9 years ago
Michael Uleysky e29b8cc085 Grammatical parser 9 years ago
Michael Uleysky be4c41c762 Lexical parser 9 years ago