Jan Steemann
|
adbda1462a
|
added AST
|
2014-07-24 17:16:51 +02:00 |
Jan Steemann
|
5d79df9e2f
|
re-added scopes
|
2014-07-24 16:39:16 +02:00 |
Max Neunhoeffer
|
69c1a399b4
|
Fix a wrong allocation for a TRI_aql_node_t.
|
2014-07-18 16:10:56 +02:00 |
Max Neunhoeffer
|
0482a1be12
|
Move some stuff to C++/STL for Ahuacatl.
|
2014-07-18 16:02:12 +02:00 |
Frank Celler
|
cf81e3ff00
|
generate .cpp file instead of .c file
|
2014-07-10 19:13:12 +02:00 |
Frank Celler
|
40edb310f2
|
generated files
|
2014-07-06 13:43:53 +02:00 |
Jan Steemann
|
0b4040265f
|
added derived files
|
2014-07-06 00:46:03 +02:00 |
Jan Steemann
|
ca97aa4a07
|
added tests, fixed segfault
|
2014-07-05 22:58:36 +02:00 |
Jan Steemann
|
e4e879db9f
|
fixed compile warning
|
2014-07-05 16:41:48 +02:00 |
Jan Steemann
|
7c2c3744fa
|
in or into
|
2014-07-01 23:17:31 +02:00 |
Jan Steemann
|
96569367d7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/VocBase/document-collection.cpp
|
2014-06-26 13:07:53 +02:00 |
Frank Celler
|
13f91392bb
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-26 12:51:00 +02:00 |
Frank Celler
|
4ae1f0cd4a
|
added temporary attribute entries in shaper
|
2014-06-26 12:50:50 +02:00 |
Jan Steemann
|
9f37a21729
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-26 12:37:11 +02:00 |
scottashton
|
de0da1e7b7
|
changed signature of the traversal functions
|
2014-06-26 11:55:35 +02:00 |
Jan Steemann
|
723a0ab265
|
fixed some memory errors
|
2014-06-26 11:52:37 +02:00 |
scottashton
|
235a438c0c
|
finished documentation of complexity
|
2014-06-25 15:51:41 +02:00 |
scottashton
|
3cc95a23fd
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-24 14:27:16 +02:00 |
Jan Steemann
|
9e818fb010
|
removed warnings
|
2014-06-24 14:26:51 +02:00 |
scottashton
|
3dc7188141
|
heal the build
|
2014-06-24 14:26:46 +02:00 |
scottashton
|
4f01409c4b
|
processed lucas feedback regarding aql docu
|
2014-06-24 13:13:01 +02:00 |
Frank Celler
|
24a5ec0739
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.cpp
arangod/Ahuacatl/ahuacatl-grammar.h
|
2014-06-20 16:42:43 +02:00 |
Frank Celler
|
4dcf5dc817
|
updated disclaimer
|
2014-06-20 16:40:35 +02:00 |
Jan Steemann
|
022d7f32d0
|
bison
|
2014-06-20 16:13:49 +02:00 |
gschwab
|
3fb7a85ca0
|
error handling
|
2014-06-20 15:36:26 +02:00 |
Frank Celler
|
5ac431a453
|
generated files
|
2014-06-20 15:06:18 +02:00 |
Jan Steemann
|
793ad88cbe
|
slightly adjusted grammar
|
2014-06-17 00:45:42 +02:00 |
Jan Steemann
|
a1177816aa
|
modifiable AQL, final syntax
|
2014-06-17 00:37:08 +02:00 |
Jan Steemann
|
34389a10d3
|
added AQL TRANSLATE function
|
2014-06-13 19:53:58 +02:00 |
Jan Steemann
|
93862b99ed
|
add handlers for remove, update, save, replace
|
2014-06-12 14:00:52 +02:00 |
Jan Steemann
|
86171cd881
|
removed old-style comments
|
2014-06-11 17:48:09 +02:00 |
Jan Steemann
|
fa6e98d94c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
|
2014-06-11 17:40:15 +02:00 |
Jan Steemann
|
9535779916
|
removed lol message
|
2014-06-11 15:52:58 +02:00 |
scottashton
|
8209796f7c
|
added documentation to ahuacatl general graph functions and refactored common_Neighbors and common_properties
|
2014-06-11 15:45:31 +02:00 |
Max Neunhoeffer
|
8b8d11eb61
|
Check in ahuacatl-grammar generated files.
|
2014-06-10 21:42:01 +02:00 |
Max Neunhoeffer
|
e405d06370
|
AQL syntax now "REMOVE d IN coll" instead of "FROM" to avoid keyword FROM.
|
2014-06-10 16:05:17 +02:00 |
Jan Steemann
|
7e181d0bfa
|
changed keywords
|
2014-06-10 15:42:05 +02:00 |
Jan Steemann
|
da9f8247fb
|
barriers are now created automatically by transactions
|
2014-06-10 11:56:40 +02:00 |
Jan Steemann
|
d9653bc462
|
DML for AQL
|
2014-06-10 09:30:27 +02:00 |
Jan Steemann
|
368091d7c3
|
function cleanup
|
2014-06-06 21:35:34 +02:00 |
Jan Steemann
|
362838ae69
|
TRI_ASSERT
|
2014-06-06 11:25:19 +02:00 |
Jan Steemann
|
8da6824d15
|
added TRI_ASSERT and TRI_ASSERT_EXPENSIVE
|
2014-06-06 10:32:20 +02:00 |
Jan Steemann
|
cb5bb4eb0e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/Makefile.files
arangod/RestHandler/RestEdgeHandler.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/voc-shaper.cpp
|
2014-06-05 22:58:49 +02:00 |
scottashton
|
fe621c1723
|
finished measurements
|
2014-06-05 16:59:43 +02:00 |
Jan Steemann
|
8ea7fa5e4a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-03 17:18:02 +02:00 |
scottashton
|
8f347f2b54
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-03 16:25:26 +02:00 |
scottashton
|
006eb3b61b
|
calculation of measurements for graphs added and changed calculation of shortst paths to Floyd–Warshall algorithm
|
2014-06-03 16:25:13 +02:00 |
Max Neunhoeffer
|
11012c1d2b
|
Remove unnecessary file.
|
2014-06-02 16:33:58 +02:00 |
Max Neunhoeffer
|
70362d48c2
|
Silence bison warning.
|
2014-06-02 16:25:02 +02:00 |
Jan Steemann
|
d4dd58b264
|
merged primary-collection.cpp with document-collection.cpp
|
2014-05-31 00:22:32 +02:00 |