super-graph/qcode
Vikram Rangnekar 716a6ba74b Fix wrong value for false token bug. Reported by @ThisIsMissEm 2019-08-03 23:23:06 -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
fuzz.go Optimize lexer and fix bugs 2019-06-14 22:17:21 -04:00
lex.go Fix wrong value for false token bug. Reported by @ThisIsMissEm 2019-08-03 23:23:06 -04:00
parse.go Futher reduce allocations across hot paths 2019-06-16 15:28:50 -04:00
parse_test.go Fix bug #676 found by fuzzer 2019-06-16 15:41:28 -04: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 Reduce alllocations done by the stack 2019-06-16 20:51:36 -04:00
stack.go Futher reduce allocations across hot paths 2019-06-16 15:28:50 -04:00