1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann b08b052fd4 Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-08-01 14:37:36 +02:00
..
Ast.cpp added variables() method 2014-08-01 14:37:29 +02:00
Ast.h added variables() method 2014-08-01 14:37:29 +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 smallness 2014-08-01 13:16:07 +02:00
ExecutionBlock.h Call many things register, because they are. 2014-08-01 14:35:28 +02:00
ExecutionEngine.cpp smallness 2014-08-01 13:16:07 +02:00
ExecutionEngine.h Fix something. 2014-08-01 11:59:54 +02:00
ExecutionNode.cpp renamed "root" to "return" 2014-08-01 12:23:55 +02:00
ExecutionNode.h added expression function 2014-08-01 13:58:51 +02:00
ExecutionPlan.cpp added variables() method 2014-08-01 14:37:29 +02:00
ExecutionPlan.h use addNode 2014-08-01 12:19:15 +02:00
Expression.cpp added variables() method 2014-08-01 14:37:29 +02:00
Expression.h added variables() method 2014-08-01 14:37:29 +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
Query.cpp Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-08-01 12:05:37 +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 Call many things register, because they are. 2014-08-01 14:35:28 +02:00
Types.h Call many things register, because they are. 2014-08-01 14:35:28 +02:00
V8Executor.cpp more code generation 2014-08-01 09:50:08 +02:00
V8Executor.h more code generation 2014-08-01 09:50:08 +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