Tim Voronov
|
9756f0dc5a
|
Changed logic of iterator termination (#330)
|
2019-07-13 13:39:01 -04:00 |
|
Tim Voronov
|
5620be211c
|
Next (#214)
* Renamed DOCUMENT to PAGE
* Added PageLoadParams
* Added PageLoadParams
* Renamed LoadPageParams -> PageLoadParams
* Added support for context.Done() (#201)
* Bug/#189 operators precedence (#202)
* Fixed math operators precedence
* Fixed logical operators precedence
* Fixed array operator
* Added support for parentheses to enforce a different operator evaluation order
* Feature/#200 drivers (#209)
* Added new interfaces
* Renamed dynamic to cdp driver
* Renamed drivers
* Added ELEMENT_EXISTS function (#210)
* Renamed back PAGE to DOCUMENT (#211)
* Added Getter and Setter interfaces
|
2018-12-21 23:14:41 -05:00 |
|
Tim Voronov
|
291d07cbef
|
Feature/custom iterator (#173)
* Added CollectionIterator interface
* Added PAGINATION function
* Fixed LIMIT clause
* Fixed linting issues
|
2018-11-12 19:58:12 -05:00 |
|
Tim Voronov
|
3472630e6f
|
Bug/#142 clauses and statements (#148)
|
2018-10-28 01:45:26 -04:00 |
|
Tim Voronov
|
549b4abd3b
|
Feature/#5 collect keyword alt (#141)
Implemented COLLECT key word
|
2018-10-24 21:30:05 -04:00 |
|
Tim Voronov
|
3f1ca554e2
|
Added DISTINCT clause as an iterator
|
2018-10-07 01:23:35 -04:00 |
|
Tim Voronov
|
3cb811c636
|
Fixed hashing
|
2018-10-05 15:17:22 -04:00 |
|
Tim Voronov
|
e02e861240
|
Hello world
|
2018-09-18 16:42:38 -04:00 |
|