1
0
Fork 0
arangodb/arangod/Aql
Jan Steemann d06dd817b0 removed some default cases 2014-08-12 17:03:06 +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 fixed handling of ranges 2014-08-12 14:00:51 +02:00
AqlValue.h some comments 2014-08-12 16:19:48 +02:00
Ast.cpp fixed handling of ranges 2014-08-12 14:00:51 +02:00
Ast.h optimize away function calls with const arguments 2014-08-06 17:15:36 +02:00
AstNode.cpp prevent double-free 2014-08-11 15:34:11 +02:00
AstNode.h fixed jsonification of values 2014-08-11 14:54:14 +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 fixed enumeratecollection block 2014-08-04 17:27:51 +02:00
Collections.h fixed enumeratecollection block 2014-08-04 17:27:51 +02:00
ExecutionBlock.cpp Take out some debugging output. 2014-08-11 14:30:13 +02:00
ExecutionBlock.h removed some default cases 2014-08-12 17:03:06 +02:00
ExecutionEngine.cpp fixed parser errors 2014-08-08 20:12:10 +02:00
ExecutionEngine.h Major cleanup, not yet working. 2014-08-05 12:29:36 +02:00
ExecutionNode.cpp fixed parser errors 2014-08-08 20:12:10 +02:00
ExecutionNode.h fixed [] attribute access 2014-08-12 14:02:46 +02:00
ExecutionPlan.cpp Merge branch 'aql2' of ssh://github.com/triAGENS/ArangoDB into aql2 2014-08-08 23:49:10 +02:00
ExecutionPlan.h use addNode 2014-08-01 12:19:15 +02:00
Expression.cpp prevent double-free 2014-08-11 15:34:11 +02:00
Expression.h GRAPH_TRAVERSAL_TREE 2014-08-11 14:48:58 +02:00
Function.cpp stringification of function parameters 2014-08-07 11:44:22 +02:00
Function.h stringification of function parameters 2014-08-07 11:44:22 +02:00
Parser.cpp fixed handling of ranges 2014-08-12 14:00:51 +02:00
Parser.h fixed handling of ranges 2014-08-12 14:00:51 +02:00
Query.cpp fixed [] attribute access 2014-08-12 14:02:46 +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 some comments 2014-08-12 16:19:48 +02:00
V8Executor.h working on the tests. 2014-08-08 16:51:59 +02:00
V8Expression.cpp fixed function calls that do not return values 2014-08-12 15:27:44 +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 fixed parser errors 2014-08-08 20:12:10 +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