1
0
Fork 0
arangodb/arangod/Aql
Max Neunhoeffer 93e82b50e1 Add the forgotten file. splice is only a stub. 2014-07-31 19:32:19 +02:00
..
Ast.cpp code generation for V8 expressions 2014-07-31 17:13:38 +02:00
Ast.h code generation for V8 expressions 2014-07-31 17:13:38 +02:00
AstNode.cpp code generation for V8 expressions 2014-07-31 17:13:38 +02:00
AstNode.h code generation for V8 expressions 2014-07-31 17:13:38 +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 New execution engine. 2014-07-31 17:00:06 +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 Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-31 17:18:23 +02:00
Expression.h Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-31 17:18:23 +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 Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-31 17:18:23 +02:00
Query.h code generation for V8 expressions 2014-07-31 17:13:38 +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.cpp Add the forgotten file. splice is only a stub. 2014-07-31 19:32:19 +02:00
Types.h Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-07-31 17:18:23 +02:00
V8Executor.cpp code generation for V8 expressions 2014-07-31 17:13:38 +02:00
V8Executor.h code generation for V8 expressions 2014-07-31 17:13:38 +02:00
V8Expression.h code generation for V8 expressions 2014-07-31 17:13:38 +02:00
Variable.cpp rename variables in JSON 2014-07-31 14:02:17 +02:00
Variable.h code generation for V8 expressions 2014-07-31 17:13:38 +02:00
VariableGenerator.cpp code generation for V8 expressions 2014-07-31 17:13:38 +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