.. |
Ast.cpp
|
optimize away function calls with const arguments
|
2014-08-06 17:15:36 +02:00 |
Ast.h
|
optimize away function calls with const arguments
|
2014-08-06 17:15:36 +02:00 |
AstNode.cpp
|
optimize away function calls with const arguments
|
2014-08-06 17:15:36 +02:00 |
AstNode.h
|
optimize away function calls with const arguments
|
2014-08-06 17:15:36 +02:00 |
BindParameters.cpp
|
inject bind parameters
|
2014-07-28 12:30:55 +02:00 |
BindParameters.h
|
inject bind parameters
|
2014-07-28 12:30:55 +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
|
More comments, more generic functionality.
|
2014-08-04 12:51:53 +02:00 |
ExecutionBlock.h
|
adding compare() method for AqlValue.
|
2014-08-06 17:36:15 +02:00 |
ExecutionEngine.cpp
|
adding SortBlock, something not working.
|
2014-08-06 13:36:50 +02:00 |
ExecutionEngine.h
|
Major cleanup, not yet working.
|
2014-08-05 12:29:36 +02:00 |
ExecutionNode.cpp
|
renamed things
|
2014-08-06 09:42:06 +02:00 |
ExecutionNode.h
|
Take care of static analyis case AggregateNode.
|
2014-08-06 15:13:22 +02:00 |
ExecutionPlan.cpp
|
renamed things
|
2014-08-06 09:42:06 +02:00 |
ExecutionPlan.h
|
use addNode
|
2014-08-01 12:19:15 +02:00 |
Expression.cpp
|
Major cleanup, not yet working.
|
2014-08-05 12:29:36 +02:00 |
Expression.h
|
Major cleanup, not yet working.
|
2014-08-05 12:29:36 +02:00 |
Function.h
|
working on AQL function calls and error handling
|
2014-08-06 16:19:43 +02:00 |
Parser.cpp
|
transaction
|
2014-08-04 11:15:53 +02:00 |
Parser.h
|
removed AQL_PENG
|
2014-07-31 12:30:16 +02:00 |
Query.cpp
|
working on AQL function calls and error handling
|
2014-08-06 16:19:43 +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
|
working on AQL function calls and error handling
|
2014-08-06 16:19:43 +02:00 |
Scopes.h
|
variable generator
|
2014-07-31 11:43:01 +02:00 |
Types.cpp
|
added comments
|
2014-08-05 16:13:25 +02:00 |
Types.h
|
adding compare() method for AqlValue.
|
2014-08-06 17:36:15 +02:00 |
V8Executor.cpp
|
handle calls to user-defined functions
|
2014-08-06 17:30:21 +02:00 |
V8Executor.h
|
handle calls to user-defined functions
|
2014-08-06 17:30:21 +02:00 |
V8Expression.h
|
working on AQL function calls and error handling
|
2014-08-06 16:19:43 +02:00 |
Variable.cpp
|
rename variables in JSON
|
2014-07-31 14:02:17 +02:00 |
Variable.h
|
code generation for V8 expressions
|
2014-07-31 17:13:38 +02:00 |
VariableGenerator.cpp
|
added collect plan node generation
|
2014-08-05 10:23:33 +02:00 |
VariableGenerator.h
|
variable generator
|
2014-07-31 11:43:01 +02:00 |
grammar.y
|
fixed segfault
|
2014-08-05 18:40:42 +02:00 |
tokens.cpp
|
refactoring
|
2014-07-31 10:38:49 +02:00 |
tokens.ll
|
refactoring
|
2014-07-31 10:38:49 +02:00 |