super-graph/qcode
Vikram Rangnekar 7ec1f59224 Fix bug with cursors and multiple order by 2020-02-23 02:28:37 +05:30
..
corpus Add fuzz testing to 'jsn' and 'qcode' 2019-10-26 03:02:05 -04:00
bench.0 Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
bench.1 Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
bench.2 Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
bench.3 Optimize lexer and fix bugs 2019-06-14 22:17:21 -04:00
cleanup.sh Fix macro syntax bug in app templates 2019-11-09 21:53:26 -05:00
config.go Add skip query selectors that require auth in anon role 2020-01-20 23:38:17 -05:00
fuzz.go Fix issues surfaced by the fuzzer 2020-02-02 01:43:09 -05:00
lex.go Add corrupt query validation 2020-01-16 01:44:19 -05:00
parse.go Add pagination using opaque cursors 2020-02-10 12:15:37 +05:30
parse_test.go Add support for cursors with multiple order by clauses 2020-02-19 10:22:44 +05:30
pprof_cpu.sh Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
pprof_mem.sh Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
qcode.go Fix bug with cursors and multiple order by 2020-02-23 02:28:37 +05:30
stack.go Futher reduce allocations across hot paths 2019-06-16 15:28:50 -04:00
utils.go Fix bug with compiling anon queries 2019-11-25 02:22:33 -05:00