1
0
Fork 0
arangodb/arangod/Ahuacatl
Jan Steemann 0f8767a996 issue #287 2012-11-20 18:22:31 +01:00
..
ahuacatl-access-optimiser.c fixed AQL optimiser bug, related to OR-comined conditions on the same attribute 2012-11-16 12:16:52 +01:00
ahuacatl-access-optimiser.h fixed cases with incorrectly optimised queries, leading to wrong results 2012-11-07 18:33:38 +01:00
ahuacatl-ast-node.c changed function TRI_IsAllowedCollectionName 2012-11-14 14:09:00 +01:00
ahuacatl-ast-node.h
ahuacatl-bind-parameter.c fixed memory zone issues, memleaks 2012-10-10 19:05:16 +02:00
ahuacatl-bind-parameter.h
ahuacatl-codegen.c Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-10-22 21:04:12 +08:00
ahuacatl-codegen.h renamed simple_collection to document_collection 2012-09-14 14:46:37 +02:00
ahuacatl-collections.c issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-collections.h renamed document collection to primary collection 2012-09-14 10:19:41 +02:00
ahuacatl-context.c issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-context.h
ahuacatl-conversions.c fixed memory issues 2012-10-11 14:17:19 +02:00
ahuacatl-conversions.h
ahuacatl-error.c
ahuacatl-error.h
ahuacatl-explain.c
ahuacatl-explain.h removed some old debug macros 2012-09-11 09:56:57 +02:00
ahuacatl-functions.c issue #287 2012-11-20 18:22:31 +01:00
ahuacatl-functions.h issue #271: simple paths() function optimisations 2012-10-26 13:32:01 +02:00
ahuacatl-grammar.c issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-grammar.h changed gitignore, added derived files 2012-10-15 09:36:50 +02:00
ahuacatl-grammar.y issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-index.c whitespace 2012-11-07 18:15:10 +01:00
ahuacatl-index.h
ahuacatl-node.c various changes for windows 2012-10-22 20:51:31 +08:00
ahuacatl-node.h
ahuacatl-optimiser.c issue #271: simple paths() function optimisations 2012-10-26 13:32:01 +02:00
ahuacatl-optimiser.h issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-parser-functions.c
ahuacatl-parser-functions.h
ahuacatl-parser.c
ahuacatl-parser.h
ahuacatl-result.c
ahuacatl-result.h
ahuacatl-scope.c issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-scope.h issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-statement-dump.c
ahuacatl-statement-dump.h
ahuacatl-statement-walker.c issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-statement-walker.h
ahuacatl-statementlist.c issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-statementlist.h issue #248: pull out some sort of subqueries 2012-10-22 09:14:38 +02:00
ahuacatl-tokens.c changed gitignore, added derived files 2012-10-15 09:36:50 +02:00
ahuacatl-tokens.l
ahuacatl-variable.c fixed memory zone issues, memleaks 2012-10-10 19:05:16 +02:00
ahuacatl-variable.h
aql.ebnf
aql.xhtml