.. |
AqlItemBlock.cpp
|
…
|
|
AqlItemBlock.h
|
…
|
|
AqlValue.cpp
|
…
|
|
AqlValue.h
|
…
|
|
Ast.cpp
|
…
|
|
Ast.h
|
…
|
|
AstNode.cpp
|
do not optimize away non-deterministic functions
|
2014-08-28 15:34:06 +02:00 |
AstNode.h
|
do not optimize away non-deterministic functions
|
2014-08-28 15:34:06 +02:00 |
BindParameters.cpp
|
…
|
|
BindParameters.h
|
…
|
|
Collection.h
|
…
|
|
Collections.h
|
…
|
|
ExecutionBlock.cpp
|
cleaning up IndexRangeBlock::readSkiplistIndex
|
2014-08-28 15:12:50 +02:00 |
ExecutionBlock.h
|
…
|
|
ExecutionEngine.cpp
|
Make sure varUsage is valid before instanciation.
|
2014-08-28 15:21:05 +02:00 |
ExecutionEngine.h
|
…
|
|
ExecutionNode.cpp
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-28 14:41:51 +02:00 |
ExecutionNode.h
|
Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-08-28 14:41:51 +02:00 |
ExecutionPlan.cpp
|
Implement permutation of EnumerateCollectionNodes.
|
2014-08-28 13:28:04 +02:00 |
ExecutionPlan.h
|
Implement permutation of EnumerateCollectionNodes.
|
2014-08-28 13:28:04 +02:00 |
ExecutionStats.cpp
|
…
|
|
ExecutionStats.h
|
…
|
|
Expression.cpp
|
do not optimize away non-deterministic functions
|
2014-08-28 15:34:06 +02:00 |
Expression.h
|
do not optimize away non-deterministic functions
|
2014-08-28 15:34:06 +02:00 |
Function.cpp
|
basic C++ implementations for dedicated AQL functions
|
2014-08-28 01:24:42 +02:00 |
Function.h
|
basic C++ implementations for dedicated AQL functions
|
2014-08-28 01:24:42 +02:00 |
Functions.cpp
|
basic C++ implementations for dedicated AQL functions
|
2014-08-28 01:24:42 +02:00 |
Functions.h
|
basic C++ implementations for dedicated AQL functions
|
2014-08-28 01:24:42 +02:00 |
Index.h
|
…
|
|
Indexes.h
|
…
|
|
ModificationOptions.cpp
|
…
|
|
ModificationOptions.h
|
…
|
|
Optimizer.cpp
|
Make dummyRule local in the optimizer.
|
2014-08-28 14:49:33 +02:00 |
Optimizer.h
|
disabled debug output
|
2014-08-28 14:10:41 +02:00 |
OptimizerRules.cpp
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-28 15:34:17 +02:00 |
OptimizerRules.h
|
Make dummyRule local in the optimizer.
|
2014-08-28 14:49:33 +02:00 |
Parser.cpp
|
…
|
|
Parser.h
|
…
|
|
Query.cpp
|
…
|
|
Query.h
|
…
|
|
QueryResult.h
|
…
|
|
RangeInfo.cpp
|
fixed bugs useIndexRange.
|
2014-08-28 14:39:26 +02:00 |
RangeInfo.h
|
fixed bugs useIndexRange.
|
2014-08-28 14:39:26 +02:00 |
Scopes.cpp
|
…
|
|
Scopes.h
|
…
|
|
Types.cpp
|
…
|
|
Types.h
|
…
|
|
V8Executor.cpp
|
fixed several AQL tests
|
2014-08-28 16:19:05 +02:00 |
V8Executor.h
|
…
|
|
V8Expression.cpp
|
…
|
|
V8Expression.h
|
…
|
|
Variable.cpp
|
…
|
|
Variable.h
|
…
|
|
VariableGenerator.cpp
|
…
|
|
VariableGenerator.h
|
…
|
|
WalkerWorker.h
|
…
|
|
grammar.y
|
…
|
|
tokens.cpp
|
…
|
|
tokens.ll
|
…
|
|