1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann a62d83603e fixed missing register planning 2014-10-06 18:43:50 +02:00
..
AqlItemBlock.cpp print error message in cases AqlHandler fails 2014-10-01 17:47:43 +02:00
AqlItemBlock.h
AqlValue.cpp
AqlValue.h
Ast.cpp
Ast.h
AstNode.cpp
AstNode.h
BindParameters.cpp
BindParameters.h
Collection.cpp activated if-statement 2014-10-06 10:40:04 +02:00
Collection.h activated if-statement 2014-10-06 10:40:04 +02:00
Collections.h
ExecutionBlock.cpp distribution node/block declarations etc. 2014-10-06 12:57:09 +01:00
ExecutionBlock.h distribution node/block declarations etc. 2014-10-06 12:57:09 +01:00
ExecutionEngine.cpp fixed missing register planning 2014-10-06 18:43:50 +02:00
ExecutionEngine.h Make the Transaction a smart pointer living inside of Query. 2014-10-01 14:30:53 +02:00
ExecutionNode.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
ExecutionNode.h fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
ExecutionPlan.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
ExecutionPlan.h When creating the copy for the clusternodes we also need to copy the properties. 2014-10-02 11:07:31 +02:00
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp
Executor.h
Expression.cpp when de-serializing nodes don't create new variables, but look up the ones we already have. 2014-10-06 11:55:11 +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 distribution node/block declarations etc. 2014-10-06 12:57:09 +01:00
OptimizerRules.h struct Index 2014-10-01 15:35:16 +02:00
Parser.cpp
Parser.h
Query.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
Query.h fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
QueryRegistry.cpp
QueryRegistry.h
QueryResult.h
RangeInfo.cpp
RangeInfo.h
RestAqlHandler.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
RestAqlHandler.h shutdown transactions 2014-10-06 11:23:39 +02:00
Scopes.cpp
Scopes.h
Types.cpp
Types.h
V8Expression.cpp
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp fixed some transaction threading errors 2014-10-06 18:39:01 +02:00
VariableGenerator.h Cluster Communication: serialize a global set of the currently available variables. 2014-10-02 13:15:02 +02:00
WalkerWorker.h
grammar.cpp
grammar.h
grammar.y
tokens.cpp
tokens.ll