1
0
Fork 0
arangodb/arangod/Aql
James a79f72087d adding Index caching, and cleaning up last. 2014-08-18 10:46:47 +02:00
..
AqlItemBlock.cpp Further bugfixes with AqlItemBlock and AqlValue allocations. 2014-08-12 15:52:27 +02:00
AqlItemBlock.h Fix problems with empty AqlValues in hashes. 2014-08-12 15:35:49 +02:00
AqlValue.cpp further work on RemoveNode 2014-08-15 12:20:17 +02:00
AqlValue.h further work on RemoveNode 2014-08-15 12:20:17 +02:00
Ast.cpp REMOVE 2014-08-15 12:44:35 +02:00
Ast.h REMOVE 2014-08-15 12:44:35 +02:00
AstNode.cpp further work on RemoveNode 2014-08-15 12:20:17 +02:00
AstNode.h further work on RemoveNode 2014-08-15 12:20:17 +02:00
BindParameters.cpp fixed handling of bind parameters 2014-08-12 11:52:17 +02:00
BindParameters.h fixed handling of bind parameters 2014-08-12 11:52:17 +02:00
Collection.h implemented stub of RemoveBlock 2014-08-14 14:46:53 +02:00
Collections.h count number of documents in collection 2014-08-14 13:53:21 +02:00
ExecutionBlock.cpp further work on RemoveNode 2014-08-15 12:20:17 +02:00
ExecutionBlock.h further work on RemoveNode 2014-08-15 12:20:17 +02:00
ExecutionEngine.cpp Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2 2014-08-14 16:59:51 +02:00
ExecutionEngine.h tweaking ExecutionEngine initialisation. 2014-08-13 16:24:31 +02:00
ExecutionNode.cpp adding Index caching, and cleaning up last. 2014-08-18 10:46:47 +02:00
ExecutionNode.h adding Index caching, and cleaning up last. 2014-08-18 10:46:47 +02:00
ExecutionPlan.cpp Add varUsage information to ExecutionNodes. 2014-08-15 13:29:26 +02:00
ExecutionPlan.h Add varUsage information to ExecutionNodes. 2014-08-15 13:29:26 +02:00
Expression.cpp moved analyzeExpression() call into constructor 2014-08-15 13:14:45 +02:00
Expression.h added canThrow() for Expression 2014-08-14 20:20:59 +02:00
Function.cpp added canThrow() for Expression 2014-08-14 20:20:59 +02:00
Function.h added canThrow() for Expression 2014-08-14 20:20:59 +02:00
Index.h adding Index caching, and cleaning up last. 2014-08-18 10:46:47 +02:00
Indexes.h adding Index caching, and cleaning up last. 2014-08-18 10:46:47 +02:00
ModificationOptions.h further work on RemoveNode 2014-08-15 12:20:17 +02:00
Optimizer.cpp Sort out memory management of plans with the optimizer. 2014-08-15 15:05:06 +02:00
Optimizer.h Sort out memory management of plans with the optimizer. 2014-08-15 15:05:06 +02:00
OptimizerRules.cpp 2nd try at infrastructure for optimizer. 2014-08-14 14:33:03 +02:00
OptimizerRules.h 2nd try at infrastructure for optimizer. 2014-08-14 14:33:03 +02:00
Parser.cpp REMOVE 2014-08-15 12:44:35 +02:00
Parser.h fixed handling of ranges 2014-08-12 14:00:51 +02:00
Query.cpp Sort out memory management of plans with the optimizer. 2014-08-15 15:05:06 +02:00
Query.h transaction 2014-08-04 11:15:53 +02:00
QueryResult.h transaction 2014-08-04 11:15:53 +02:00
Scopes.cpp fixed crash in parser 2014-08-08 15:09:59 +02:00
Scopes.h fixed handling of ranges 2014-08-12 14:00:51 +02:00
Types.cpp moved AqlValue to its own file 2014-08-08 19:46:20 +02:00
Types.h fixed enumeration over empty docvec 2014-08-12 16:53:58 +02:00
V8Executor.cpp added canThrow() for Expression 2014-08-14 20:20:59 +02:00
V8Executor.h working on the tests. 2014-08-08 16:51:59 +02:00
V8Expression.cpp added simple expressions 2014-08-13 14:22:14 +02:00
V8Expression.h moved AqlValue to its own file 2014-08-08 19:46:20 +02:00
Variable.cpp rename variables in JSON 2014-07-31 14:02:17 +02:00
Variable.h Make iterator [*] internal variables need no register. 2014-08-11 13:47:23 +02:00
VariableGenerator.cpp aggregate! 2014-08-08 18:56:41 +02:00
VariableGenerator.h aggregate! 2014-08-08 18:56:41 +02:00
WalkerWorker.h Make WalkerWorker a template class. 2014-08-14 15:04:59 +02:00
grammar.y fixed handling of ranges 2014-08-12 14:00:51 +02:00
tokens.cpp refactoring 2014-07-31 10:38:49 +02:00
tokens.ll refactoring 2014-07-31 10:38:49 +02:00