1
0
Fork 0
arangodb/arangod/Aql
Max Neunhoeffer afc54a07a9 Implement expireQueries in QueryRegistry. 2014-09-24 16:26:31 +02:00
..
AqlItemBlock.cpp Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
AqlItemBlock.h Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
AqlValue.cpp use SimpleExpression for more types of expressions 2014-09-19 17:40:47 +02:00
AqlValue.h use SimpleExpression for more types of expressions 2014-09-19 17:40:47 +02:00
Ast.cpp fixed range-info equality flag after fusing 2014-09-19 22:07:06 +02:00
Ast.h
AstNode.cpp added unary operator 2014-09-19 17:46:36 +02:00
AstNode.h Try to add a human readable representation to an expression if it throws. 2014-09-15 16:44:55 +02:00
BindParameters.cpp
BindParameters.h
Collection.h
Collections.h
ExecutionBlock.cpp fixes for Visual Studio 2014-09-24 15:41:26 +02:00
ExecutionBlock.h first attempt at GatherBlock::nextValue 2014-09-24 10:21:08 +01:00
ExecutionEngine.cpp
ExecutionEngine.h
ExecutionNode.cpp optimizer rule for scatter / gather 2014-09-17 17:29:36 +02:00
ExecutionNode.h adding variables/sort direction in _elements to GatherNode. 2014-09-23 17:31:27 +01:00
ExecutionPlan.cpp changed node detection for cluster 2014-09-18 13:21:58 +02:00
ExecutionPlan.h changed node detection for cluster 2014-09-18 13:21:58 +02:00
ExecutionStats.cpp disabled optimization due to failing tests 2014-09-19 19:30:57 +02:00
ExecutionStats.h added some query statistics 2014-09-19 18:47:33 +02:00
Executor.cpp
Executor.h
Expression.cpp added unary operator 2014-09-19 17:46:36 +02:00
Expression.h
Function.cpp
Function.h
Functions.cpp
Functions.h
Index.h backwards iteration, not yet working 2014-09-17 00:40:24 +02:00
Indexes.h
ModificationOptions.cpp We missed to output the modification options vector. 2014-09-16 18:25:41 +02:00
ModificationOptions.h We missed to output the modification options vector. 2014-09-16 18:25:41 +02:00
NodeFinder.cpp Add explicit namespace for template specialisation. 2014-09-18 23:32:33 +02:00
NodeFinder.h changed node detection for cluster 2014-09-18 13:21:58 +02:00
Optimizer.cpp fixed compile warning 2014-09-19 09:05:52 +02:00
Optimizer.h fixed compile warning 2014-09-19 09:05:52 +02:00
OptimizerRules.cpp Fix problems with variable bounds. 2014-09-22 23:30:22 +02:00
OptimizerRules.h remove subqueries that produce results that are not used in a query 2014-09-18 23:03:43 +02:00
Parser.cpp removed unused instance variable 2014-09-23 13:14:53 +02:00
Parser.h removed unused instance variable 2014-09-23 13:14:53 +02:00
Query.cpp Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
Query.h Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
QueryRegistry.cpp Implement expireQueries in QueryRegistry. 2014-09-24 16:26:31 +02:00
QueryRegistry.h Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
QueryResult.h added `profile` option 2014-09-19 01:02:39 +02:00
RangeInfo.cpp Change _equality detection. 2014-09-22 08:40:21 +02:00
RangeInfo.h Fix problems with variable bounds. 2014-09-22 23:30:22 +02:00
RestAqlHandler.cpp Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
RestAqlHandler.h Version version of HTTP API done. 2014-09-24 16:17:18 +02:00
Scopes.cpp
Scopes.h
Types.cpp
Types.h
V8Expression.cpp
V8Expression.h
Variable.cpp removed unused code 2014-09-17 11:25:06 +02:00
Variable.h removed unused code 2014-09-17 11:25:06 +02:00
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h
grammar.cpp
grammar.h
grammar.y
tokens.cpp fixed compile warning 2014-09-19 09:22:55 +02:00
tokens.ll fixed reporting error position in queries with newlines 2014-09-15 18:17:20 +02:00