1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Jan Steemann 3e1a30d51b added filter expression optimisation, still inactive 2012-05-07 19:27:58 +02:00
Jan Steemann 9ae4a041a2 remove constant sort expressions, remove constant true filter expressions, remove constant relational expressions 2012-05-07 11:51:16 +02:00
Jan Steemann 9f360652b9 fixed some issues with v8 and unfreed memory 2012-05-04 15:47:01 +02:00
Jan Steemann 760379fb27 Merge branch 'devel' of https://github.com/triAGENS/AvocadoDB into devel 2012-05-02 14:34:52 +02:00
Jan Steemann a72bbaea08 fixed value detection, added tests 2012-05-02 14:34:24 +02:00
Frank Celler f9291ee25b Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	V8/v8-c-utils.h
	V8/v8-utils.cpp
	V8/v8-vocbase.cpp
2012-05-02 13:59:14 +02:00
Jan Steemann 649a4179a6 more constant folding 2012-05-02 12:18:12 +02:00
Jan Steemann 22ed7092d6 renamed subNodes to members 2012-04-30 09:49:36 +02:00
Jan Steemann 791232b8f1 some refactoring of the parser 2012-04-27 09:47:16 +02:00
Jan Steemann 206919463c some renaming 2012-04-26 12:43:07 +02:00
Jan Steemann 4dbca14a70 changes to AST creation and tree walking 2012-04-25 19:28:24 +02:00