super-graph/qcode
Vikram Rangnekar 176514b5f1 Added support for multi-root queries 2019-11-19 00:47:55 -05:00
..
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 config driven presets for insert, update and upsert 2019-10-30 03:27:11 -04:00
fuzz.go Add RBAC option to disable functions eg. count 2019-10-27 01:52:48 -04:00
lex.go Fix wrong value for false token bug. Reported by @ThisIsMissEm 2019-08-03 23:23:06 -04:00
parse.go Added support for multi-root queries 2019-11-19 00:47:55 -05:00
parse_test.go Added support for multi-root queries 2019-11-19 00:47:55 -05:00
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 Added support for multi-root queries 2019-11-19 00:47:55 -05:00
stack.go Futher reduce allocations across hot paths 2019-06-16 15:28:50 -04:00