1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann 71c050d2fa renamed function 2014-11-14 13:06:44 +01:00
..
AqlItemBlock.cpp
AqlItemBlock.h
AqlValue.cpp fixed crash when accessing _from or _to of non-edges 2014-11-11 00:24:57 +01:00
AqlValue.h
Arithmetic.h
Ast.cpp Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-13 08:04:25 +00:00
Ast.h added NODE_TYPE_ATTRIBUTE_ACCESS for CompareAstNodes 2014-11-13 15:55:34 +01:00
AstNode.cpp added NODE_TYPE_ATTRIBUTE_ACCESS for CompareAstNodes 2014-11-13 15:55:34 +01:00
AstNode.h replace-redundant-OR optimizer rule first version. 2014-11-08 13:45:14 +00:00
BindParameters.cpp
BindParameters.h
Collection.cpp
Collection.h
Collections.h
ExecutionBlock.cpp fixed memleak 2014-11-13 18:04:05 +01:00
ExecutionBlock.h fixed memleak 2014-11-13 18:04:05 +01:00
ExecutionEngine.cpp
ExecutionEngine.h
ExecutionNode.cpp removed canThrow tag for various built-in functions 2014-11-05 14:40:00 +01:00
ExecutionNode.h added rule to remove filters if covered by index ranges - not yet activated 2014-11-06 23:18:18 +01:00
ExecutionPlan.cpp
ExecutionPlan.h
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp renamed function 2014-11-14 13:06:44 +01:00
Executor.h
Expression.cpp less verbose error messages 2014-11-07 11:16:25 +01:00
Expression.h
Function.cpp
Function.h
Functions.cpp
Functions.h
Index.h
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp
NodeFinder.h
Optimizer.cpp Merge branch 'aql-feature-lazy-index' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-11 08:23:23 +00:00
Optimizer.h Merge branch 'aql-feature-lazy-index' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-11 08:23:23 +00:00
OptimizerRules.cpp removed unused variable 2014-11-13 14:24:59 +01:00
OptimizerRules.h Merge branch 'aql-feature-lazy-index' of ssh://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-11 08:23:23 +00:00
Parser.cpp leaner and meaner error messages 2014-11-07 10:53:00 +01:00
Parser.h
Query.cpp updated documentation and operators behavior 2014-11-10 18:05:11 +01:00
Query.h updated documentation and operators behavior 2014-11-10 18:05:11 +01:00
QueryRegistry.cpp
QueryRegistry.h
QueryResult.h
QueryResultV8.h
Range.cpp
Range.h
RangeInfo.cpp
RangeInfo.h added rule to remove filters if covered by index ranges - not yet activated 2014-11-06 23:18:18 +01:00
RestAqlHandler.cpp Once we deleted a query from the registry we don't need to close it anymore. 2014-11-07 14:03:22 +01:00
RestAqlHandler.h
Scopes.cpp
Scopes.h
V8Expression.cpp
V8Expression.h
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp
grammar.h
grammar.y
tokens.cpp
tokens.ll
types.h