1
0
Fork 0
arangodb/arangod/Aql
Max Neunhoeffer f078425b6d Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-30 09:31:18 +02:00
..
AstNode.cpp small refactoring for variable access 2014-07-29 19:35:03 +02:00
AstNode.h small refactoring for variable access 2014-07-29 19:35:03 +02:00
BindParameters.cpp inject bind parameters 2014-07-28 12:30:55 +02:00
BindParameters.h inject bind parameters 2014-07-28 12:30:55 +02:00
ExecutionBlock.cpp Snapshot, compiles, does not work. 2014-07-29 13:40:54 +02:00
ExecutionBlock.h Use RootBlock to strip away context and only return latest result. 2014-07-29 20:13:42 +02:00
ExecutionPlan.cpp Add projection and sort node. 2014-07-30 09:30:59 +02:00
ExecutionPlan.h Add projection and sort node. 2014-07-30 09:30:59 +02:00
ParseResult.h fixed expand nodes 2014-07-29 15:51:51 +02:00
Parser.cpp fixed subquery nodes 2014-07-29 16:23:21 +02:00
Parser.h fixed subquery nodes 2014-07-29 16:23:21 +02:00
Query.cpp fixed expand nodes 2014-07-29 15:51:51 +02:00
Query.h added static v8-basic optimizations 2014-07-29 12:52:37 +02:00
QueryAst.cpp moved variable into own file 2014-07-30 09:26:41 +02:00
QueryAst.h moved variable into own file 2014-07-30 09:26:41 +02:00
QueryError.h error reporting 2014-07-24 14:57:57 +02:00
Scopes.cpp moved variable into own file 2014-07-30 09:26:41 +02:00
Scopes.h moved variable into own file 2014-07-30 09:26:41 +02:00
Types.h Finish CalculationPlan node. 2014-07-30 09:06:43 +02:00
V8Executor.cpp added static v8-basic optimizations 2014-07-29 12:52:37 +02:00
V8Executor.h added static v8-basic optimizations 2014-07-29 12:52:37 +02:00
Variable.h moved variable into own file 2014-07-30 09:26:41 +02:00
grammar.y fixed expansion nodes properly 2014-07-29 18:02:50 +02:00
tokens.cpp free string memory 2014-07-25 11:43:19 +02:00
tokens.ll free string memory 2014-07-25 11:43:19 +02:00