Commit graph

13 commits

Author SHA1 Message Date
travisturner
33dd34107a Remove commented code
Some commented test code was left in case these are tests that
need to be implemented.
2015-08-07 17:29:57 -05:00
Todd Gruben
2524ff2a51 refactor setbit/clearbit 2015-03-04 20:41:37 +00:00
travisturner
e174a804cc handle a square-bracketed list of queries (for plugins) 2014-12-23 16:10:26 -06:00
travisturner
181215b493 add support for top-n(all()) 2014-09-29 11:15:53 -05:00
Todd Gruben
098a062a2b added parser support for recall 2014-09-02 20:07:12 +00:00
Cody Soyland
483f4d22ca Beginning of better error handling. 2014-04-08 16:18:17 -05:00
travisturner
a339e6ba11 convert filter arg from int to uint64 so it matches the IDS arg type from lexer 2014-04-07 11:07:10 -05:00
travisturner
6d8f3c7b86 get new query-refactor (query args, ect) to work with the filter added to the Bitmap struct 2014-04-02 11:10:50 -05:00
Cody Soyland
c858da3fa7 Query planner - make work with new args from query parser, remove "N" variable 2014-03-18 18:40:40 -05:00
Cody Soyland
f375ad9de5 WIP: lexer/parser refactor/enhancements. 2014-03-04 17:13:57 -06:00
travisturner
d7a3ecd70a query parser and planner (PQL string > lex > tokens > parser > query > planner > query plan) 2013-12-27 11:20:45 -06:00
travisturner
f6c712caf6 Lexer updates. DB topology updates 2013-12-06 07:54:19 -06:00
Cody Soyland
4fa9c329c2 Add new lexer. 2013-11-26 16:22:01 -06:00