1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Jan Steemann 926a158a99 refactored range optimizer 2012-05-09 11:16:37 +02:00
Jan Steemann 4174b215f7 some optimisations 2012-05-09 09:53:32 +02:00
Jan Steemann e612faf68b fixed GCC 4.6.3 compile warnings 2012-05-08 23:07:34 +02:00
Jan Steemann 96903af8e4 fixed memleaks 2012-05-08 17:40:19 +02:00
Jan Steemann d2d1cdfd93 fixed ifdef 2012-05-08 16:49:18 +02:00
Jan Steemann 9d9fe180b9 moved json utility function to their own file (json-utilities.c) 2012-05-08 12:34:43 +02:00
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