1
0
Fork 0
arangodb/arangod/Aql
Michael Hackstein 17a8f73a06 Now the input for indexes is parsed using the new attribute parser. This means the flags for expanded Attributes are set. Also introduced a transformation function to transform an attributeName list back into a string. 2015-08-17 12:43:07 +02:00
..
AggregationOptions.cpp
AggregationOptions.h
AqlItemBlock.cpp
AqlItemBlock.h
AqlItemBlockManager.cpp
AqlItemBlockManager.h
AqlValue.cpp move shaper to cxx 2015-07-28 17:38:31 +02:00
AqlValue.h move shaper to cxx 2015-07-28 17:38:31 +02:00
Arithmetic.h
Ast.cpp make the optimizer create less plans 2015-07-30 00:07:32 +02:00
Ast.h make the optimizer create less plans 2015-07-30 00:07:32 +02:00
AstNode.cpp
AstNode.h
AttributeAccessor.cpp constify 2015-07-30 00:07:50 +02:00
AttributeAccessor.h constify 2015-07-30 00:07:50 +02:00
BindParameters.cpp
BindParameters.h
Collection.cpp
Collection.h
CollectionScanner.cpp
CollectionScanner.h
Collections.h
ExecutionBlock.cpp Now the input for indexes is parsed using the new attribute parser. This means the flags for expanded Attributes are set. Also introduced a transformation function to transform an attributeName list back into a string. 2015-08-17 12:43:07 +02:00
ExecutionBlock.h constify 2015-07-30 00:07:50 +02:00
ExecutionEngine.cpp make the optimizer create less plans 2015-07-30 00:07:32 +02:00
ExecutionEngine.h
ExecutionNode.cpp Now the input for indexes is parsed using the new attribute parser. This means the flags for expanded Attributes are set. Also introduced a transformation function to transform an attributeName list back into a string. 2015-08-17 12:43:07 +02:00
ExecutionNode.h make the optimizer create less plans 2015-07-30 00:07:32 +02:00
ExecutionPlan.cpp make the optimizer create less plans 2015-07-30 00:07:32 +02:00
ExecutionPlan.h make the optimizer create less plans 2015-07-30 00:07:32 +02:00
ExecutionStats.cpp
ExecutionStats.h
Executor.cpp CXX implementation of AQL `LIKE` 2015-08-04 10:30:18 +02:00
Executor.h
Expression.cpp CXX implementation of AQL `LIKE` 2015-08-04 10:30:18 +02:00
Expression.h constify 2015-07-30 00:07:50 +02:00
Function.cpp
Function.h
Functions.cpp fixed invocation of `LIKE` 2015-08-04 12:23:40 +02:00
Functions.h CXX implementation of AQL `LIKE` 2015-08-04 10:30:18 +02:00
Index.h Now the input for indexes is parsed using the new attribute parser. This means the flags for expanded Attributes are set. Also introduced a transformation function to transform an attributeName list back into a string. 2015-08-17 12:43:07 +02:00
ModificationOptions.cpp
ModificationOptions.h
NodeFinder.cpp save some overhead when walking plans 2015-07-28 11:44:34 +02:00
NodeFinder.h make the optimizer create less plans 2015-07-30 00:07:32 +02:00
Optimizer.cpp make the optimizer create less plans 2015-07-30 00:07:32 +02:00
Optimizer.h make the optimizer create less plans 2015-07-30 00:07:32 +02:00
OptimizerRules.cpp Now the input for indexes is parsed using the new attribute parser. This means the flags for expanded Attributes are set. Also introduced a transformation function to transform an attributeName list back into a string. 2015-08-17 12:43:07 +02:00
OptimizerRules.h
Parser.cpp
Parser.h
Query.cpp added function to create an ICU RegexMatcher 2015-08-03 23:57:26 +02:00
Query.h fixed results for query profiling 2015-07-27 18:33:58 +02:00
QueryCache.cpp
QueryCache.h
QueryList.cpp
QueryList.h
QueryRegistry.cpp
QueryRegistry.h
QueryResult.h
QueryResultV8.h
Range.cpp
Range.h
RangeInfo.cpp a bit less copying 2015-07-30 12:20:22 +02:00
RangeInfo.h a bit less copying 2015-07-30 12:20:22 +02:00
RestAqlHandler.cpp
RestAqlHandler.h
Scopes.cpp
Scopes.h
ShortStringStorage.cpp
ShortStringStorage.h
V8Expression.cpp constify 2015-07-30 00:07:50 +02:00
V8Expression.h constify 2015-07-30 00:07:50 +02:00
Variable.cpp
Variable.h
VariableGenerator.cpp
VariableGenerator.h
WalkerWorker.h save some overhead when walking plans 2015-07-28 11:44:34 +02:00
grammar.cpp activate distinct test 2015-07-24 13:41:01 +02:00
grammar.h activate distinct test 2015-07-24 13:41:01 +02:00
grammar.y
tokens.cpp activate distinct test 2015-07-24 13:41:01 +02:00
tokens.ll
types.h