1
0
Fork 0
arangodb/js
Iurii Popov 9f4926bfec Feature/issue #653 (#10427)
* late document materialization for view draft

* MaterializeType

* asserts and removed std::function

* std::map -> std::array

* Common search ast nodes code to a separate file

* Unit tests for create and clone a node

* js tests

* tmp unfinished

* Replace variables for late materialization

* Move removing

* Removed wrong clears

* Fixed variable replacement

* removed old tests (for separate materialization)

* check if late materialization arangosearch rule is enabled

* js test. added space

* moved a function to anonym namespace

* Subquery assert

* Review improvements

* Review improvements 2

* View node state to a separate var (microoptimization)

* Fixed index assert

* alignment

* C++ unit tests
2019-11-20 22:11:54 +03:00
..
actions no coordinators left behind (#10422) 2019-11-14 10:18:50 +01:00
apps/system remove rest route db properties (#10462) 2019-11-20 16:01:50 +01:00
client Bug fix/foxx vst (#10349) 2019-11-07 16:34:02 +01:00
common Feature/issue #653 (#10427) 2019-11-20 22:11:54 +03:00
node Upgrade JS deps (#8773) 2019-04-17 13:36:26 +02:00
server Remove unneeded upsert of system services to _app. (#10377) 2019-11-08 12:54:18 +01:00
.eslintrc Bug fix/eslint proper settings (#10251) 2019-10-14 17:11:39 +02:00
.jshintrc
GUIDELINES.md
JS_SHA1SUM.txt
minify-node-modules.ps1