1
0
Fork 0
arangodb/arangod/Aql
Max Neunhoeffer 25d588b858 Set _varUsageValid flag in Json constructor. 2014-10-02 09:28:00 +02:00
..
AqlItemBlock.cpp print error message in cases AqlHandler fails 2014-10-01 17:47:43 +02:00
AqlItemBlock.h Start transplantation of _varOverview to ExecutionNodes. 2014-09-30 16:44:01 +02:00
AqlValue.cpp
AqlValue.h
Ast.cpp Clone the query, move the memory kept in the AST over to the query so all memory is kept in one location. 2014-09-30 10:18:13 +02:00
Ast.h Clone the query, move the memory kept in the AST over to the query so all memory is kept in one location. 2014-09-30 10:18:13 +02:00
AstNode.cpp Clone the query, move the memory kept in the AST over to the query so all memory is kept in one location. 2014-09-30 10:18:13 +02:00
AstNode.h
BindParameters.cpp
BindParameters.h
Collection.cpp do not crash when using an index 2014-10-01 16:16:38 +02:00
Collection.h do not crash when using an index 2014-10-01 16:16:38 +02:00
Collections.h
ExecutionBlock.cpp Rename staticAnalysis -> planRegisters. 2014-10-02 00:11:15 +02:00
ExecutionBlock.h print error message in cases AqlHandler fails 2014-10-01 17:47:43 +02:00
ExecutionEngine.cpp Rename staticAnalysis -> planRegisters. 2014-10-02 00:11:15 +02:00
ExecutionEngine.h Make the Transaction a smart pointer living inside of Query. 2014-10-01 14:30:53 +02:00
ExecutionNode.cpp Set _varUsageValid flag in Json constructor. 2014-10-02 09:28:00 +02:00
ExecutionNode.h Rename staticAnalysis -> planRegisters. 2014-10-02 00:11:15 +02:00
ExecutionPlan.cpp Enable node* clone functions to produce deep copies which live on a specified query. 2014-09-30 14:09:12 +02:00
ExecutionPlan.h Rename staticAnalysis -> planRegisters. 2014-10-02 00:11:15 +02:00
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp
Executor.h
Expression.cpp cppcheck 2014-09-29 17:02:40 +02:00
Expression.h
Function.cpp
Function.h
Functions.cpp
Functions.h
Index.h do not crash when using an index 2014-10-01 16:16:38 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp cleaning up and registering undistributeRemoveAfterEnumColl. 2014-10-01 10:43:54 +01:00
Optimizer.h cleaning up and registering undistributeRemoveAfterEnumColl. 2014-10-01 10:43:54 +01:00
OptimizerRules.cpp struct Index 2014-10-01 15:35:16 +02:00
OptimizerRules.h struct Index 2014-10-01 15:35:16 +02:00
Parser.cpp
Parser.h
Query.cpp do not crash when using an index 2014-10-01 16:16:38 +02:00
Query.h Make the Transaction a smart pointer living inside of Query. 2014-10-01 14:30:53 +02:00
QueryRegistry.cpp fixed some bugs in distributed plan instanciation 2014-09-30 15:19:44 +02:00
QueryRegistry.h fixed some bugs in distributed plan instanciation 2014-09-30 15:19:44 +02:00
QueryResult.h
RangeInfo.cpp
RangeInfo.h
RestAqlHandler.cpp Start adapting RestAqlHandler to ScatterBlock. 2014-10-02 00:34:32 +02:00
RestAqlHandler.h print error message in cases AqlHandler fails 2014-10-01 17:47:43 +02:00
Scopes.cpp
Scopes.h
Types.cpp
Types.h
V8Expression.cpp
V8Expression.h
Variable.cpp
Variable.h Enable node* clone functions to produce deep copies which live on a specified query. 2014-09-30 14:09:12 +02:00
VariableGenerator.cpp Enable node* clone functions to produce deep copies which live on a specified query. 2014-09-30 14:09:12 +02:00
VariableGenerator.h Enable node* clone functions to produce deep copies which live on a specified query. 2014-09-30 14:09:12 +02:00
WalkerWorker.h
grammar.cpp
grammar.h
grammar.y
tokens.cpp
tokens.ll