1
0
Fork 0
arangodb/Ahuacatl
Jan Steemann 9d9fe180b9 moved json utility function to their own file (json-utilities.c) 2012-05-08 12:34:43 +02:00
..
ahuacatl-ast-node.c fixed value detection, added tests 2012-05-02 14:34:24 +02:00
ahuacatl-ast-node.h aaah 2012-04-30 19:14:24 +02:00
ahuacatl-bind-parameter.c more constant folding 2012-05-02 12:18:12 +02:00
ahuacatl-bind-parameter.h more constant folding 2012-05-02 12:18:12 +02:00
ahuacatl-codegen-js.c more descriptive error messages 2012-05-07 13:28:16 +02:00
ahuacatl-codegen-js.h cleaned up code generation 2012-05-04 11:31:18 +02:00
ahuacatl-collections.c fixed a warning, added TODO markers 2012-04-27 22:18:57 +02:00
ahuacatl-collections.h fixed value detection, added tests 2012-05-02 14:34:24 +02:00
ahuacatl-constant-folder.c moved json utility function to their own file (json-utilities.c) 2012-05-08 12:34:43 +02:00
ahuacatl-constant-folder.h moved json utility function to their own file (json-utilities.c) 2012-05-08 12:34:43 +02:00
ahuacatl-context.c more code generation 2012-05-03 18:47:48 +02:00
ahuacatl-context.h added filter expression optimisation, still inactive 2012-05-07 19:27:58 +02:00
ahuacatl-conversions.c added filter expression optimisation, still inactive 2012-05-07 19:27:58 +02:00
ahuacatl-conversions.h added filter expression optimisation, still inactive 2012-05-07 19:27:58 +02:00
ahuacatl-error.c fixed some issues with v8 and unfreed memory 2012-05-04 15:47:01 +02:00
ahuacatl-error.h added tests, added variable name validation 2012-04-24 15:29:33 +02:00
ahuacatl-functions.c some more cases covered 2012-05-02 17:47:54 +02:00
ahuacatl-functions.h fixed value detection, added tests 2012-05-02 14:34:24 +02:00
ahuacatl-grammar.c aaah 2012-04-30 19:14:24 +02:00
ahuacatl-grammar.h some renaming 2012-04-26 12:43:07 +02:00
ahuacatl-grammar.y aaah 2012-04-30 19:14:24 +02:00
ahuacatl-parser-functions.c fixed some issues with v8 and unfreed memory 2012-05-04 15:47:01 +02:00
ahuacatl-parser-functions.h factored out stack 2012-04-30 09:35:13 +02:00
ahuacatl-parser.c aaah 2012-04-30 19:14:24 +02:00
ahuacatl-parser.h aaah 2012-04-30 19:14:24 +02:00
ahuacatl-result.c aaah 2012-04-30 19:14:24 +02:00
ahuacatl-result.h fear... generalised cursors and used cursors to store results of AHUACATL_RUN 2012-04-26 16:07:38 +02:00
ahuacatl-tokens.c removed debug option from the lexers 2012-05-07 09:19:58 +02:00
ahuacatl-tokens.l removed debug option from the lexers 2012-05-07 09:19:58 +02:00
ahuacatl-tree-dump.c more constant folding 2012-05-02 12:18:12 +02:00
ahuacatl-tree-dump.h more constant folding 2012-05-02 12:18:12 +02:00
ahuacatl-tree-walker.c remove constant sort expressions, remove constant true filter expressions, remove constant relational expressions 2012-05-07 11:51:16 +02:00
ahuacatl-tree-walker.h renaming 2012-04-26 12:47:43 +02:00
ahuacatl-variable.c aaah 2012-04-30 19:14:24 +02:00
ahuacatl-variable.h aaah 2012-04-30 19:14:24 +02:00