1
0
Fork 0
arangodb/arangod/Aql
Max Neunhoeffer b7a2add68c Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-07-31 16:07:34 +02:00
..
Ast.cpp variable generator 2014-07-31 11:43:01 +02:00
Ast.h variable generator 2014-07-31 11:43:01 +02:00
AstNode.cpp added class Expression 2014-07-31 15:12:12 +02:00
AstNode.h added class Expression 2014-07-31 15:12:12 +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 always use variables 2014-07-31 14:36:03 +02:00
ExecutionBlock.h Restructure execution engine with blocks. 2014-07-31 15:36:46 +02:00
ExecutionPlan.cpp always use variables 2014-07-31 14:36:03 +02:00
ExecutionPlan.h used Expression 2014-07-31 15:14:35 +02:00
Expression.cpp pass executor to expression 2014-07-31 15:20:47 +02:00
Expression.h pass executor to expression 2014-07-31 15:20:47 +02:00
Parser.cpp removed AQL_PENG 2014-07-31 12:30:16 +02:00
Parser.h removed AQL_PENG 2014-07-31 12:30:16 +02:00
PlanGenerator.cpp pass executor to expression 2014-07-31 15:20:47 +02:00
PlanGenerator.h create more plan nodes 2014-07-31 12:11:40 +02:00
Query.cpp removed AQL_PENG 2014-07-31 12:30:16 +02:00
Query.h pass executor to expression 2014-07-31 15:20:47 +02:00
QueryResult.h removed AQL_PENG 2014-07-31 12:30:16 +02:00
Scopes.cpp variable generator 2014-07-31 11:43:01 +02:00
Scopes.h variable generator 2014-07-31 11:43:01 +02:00
Types.h Restructure execution engine with blocks. 2014-07-31 15:36:46 +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.cpp rename variables in JSON 2014-07-31 14:02:17 +02:00
Variable.h rename variables in JSON 2014-07-31 14:02:17 +02:00
VariableGenerator.cpp rename variables in JSON 2014-07-31 14:02:17 +02:00
VariableGenerator.h variable generator 2014-07-31 11:43:01 +02:00
grammar.y variable generator 2014-07-31 11:43:01 +02:00
tokens.cpp refactoring 2014-07-31 10:38:49 +02:00
tokens.ll refactoring 2014-07-31 10:38:49 +02:00