1
0
Fork 0
arangodb/arangod/Ahuacatl
Jan Steemann 9f69aae986 issue #736: AQL function to parse collection and key from document handle 2014-01-17 22:39:04 +01:00
..
ahuacatl-access-optimiser.c fixed segfault in AQL optimiser when using IN on constant, non-list values 2013-11-21 22:56:37 +01:00
ahuacatl-access-optimiser.h
ahuacatl-ast-node.c creating/dropping 2013-09-11 17:16:43 +02:00
ahuacatl-ast-node.h issue #581: parameter binding for attributes 2013-08-19 12:29:59 +02:00
ahuacatl-bind-parameter.c issue #581: parameter binding for attributes 2013-08-19 12:29:59 +02:00
ahuacatl-bind-parameter.h FreeBSD port 2013-04-02 18:43:10 +02:00
ahuacatl-codegen.c defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
ahuacatl-codegen.h defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
ahuacatl-collections.c removed unused function 2013-07-18 02:32:25 +02:00
ahuacatl-collections.h
ahuacatl-context.c use AQL LIMIT but still return the unlimited count value 2013-08-19 18:41:00 +02:00
ahuacatl-context.h use AQL LIMIT but still return the unlimited count value 2013-08-19 18:41:00 +02:00
ahuacatl-conversions.c shut up VC 2013-10-01 10:26:35 +02:00
ahuacatl-conversions.h
ahuacatl-error.c more tailored AQL error messages in case collection cannot be found 2013-07-18 10:48:02 +02:00
ahuacatl-error.h added TRI_JSON_STRING_REFERENCE 2013-07-10 17:00:29 +02:00
ahuacatl-explain.c defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
ahuacatl-explain.h issue #512: bind parameters for limit 2013-05-06 10:47:53 +02:00
ahuacatl-functions.c issue #736: AQL function to parse collection and key from document handle 2014-01-17 22:39:04 +01:00
ahuacatl-functions.h block compaction & datafile removal while dumping 2013-08-30 17:25:09 +02:00
ahuacatl-grammar.c removed second logger implementation 2013-10-30 00:38:25 +01:00
ahuacatl-grammar.h removed second logger implementation 2013-10-30 00:38:25 +01:00
ahuacatl-grammar.y more OOM awareness 2013-09-19 08:44:12 +02:00
ahuacatl-index.c merged fix for issue #653 2013-11-07 16:26:45 +01:00
ahuacatl-index.h
ahuacatl-node.c defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
ahuacatl-node.h defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
ahuacatl-optimiser.c fixed segfault in AQL optimiser when using IN on constant, non-list values 2013-11-21 22:56:37 +01:00
ahuacatl-optimiser.h
ahuacatl-parser-functions.c fixed issues reported by VS 2012 2013-08-29 16:43:56 +02:00
ahuacatl-parser-functions.h
ahuacatl-parser.c added TRI_JSON_STRING_REFERENCE 2013-07-10 17:00:29 +02:00
ahuacatl-parser.h added TRI_JSON_STRING_REFERENCE 2013-07-10 17:00:29 +02:00
ahuacatl-result.c use AQL LIMIT but still return the unlimited count value 2013-08-19 18:41:00 +02:00
ahuacatl-result.h
ahuacatl-scope.c use AQL LIMIT but still return the unlimited count value 2013-08-19 18:41:00 +02:00
ahuacatl-scope.h use AQL LIMIT but still return the unlimited count value 2013-08-19 18:41:00 +02:00
ahuacatl-statement-dump.c AQL user functions 2013-04-05 12:50:44 +02:00
ahuacatl-statement-dump.h
ahuacatl-statement-walker.c issue #581: parameter binding for attributes 2013-08-19 12:29:59 +02:00
ahuacatl-statement-walker.h
ahuacatl-statementlist.c defer evaluation of subqueries 2014-01-10 16:45:36 +01:00
ahuacatl-statementlist.h
ahuacatl-tokens.c updated type 2013-07-26 09:43:05 +02:00
ahuacatl-tokens.l updated type 2013-07-26 09:43:05 +02:00
ahuacatl-variable.c
ahuacatl-variable.h FreeBSD port 2013-04-02 18:43:10 +02:00
aql.ebnf
aql.xhtml