Commit Graph

12 Commits

Author SHA1 Message Date
Vikram Rangnekar 6831d3f56f Add nested mutations 2019-12-25 01:24:30 -05:00
Vikram Rangnekar 9ebd03fa8c Move license from MIT to Apache 2.0. Add Makefile 2019-11-28 01:25:46 -05:00
Vikram Rangnekar 716a6ba74b Fix wrong value for false token bug. Reported by @ThisIsMissEm 2019-08-03 23:23:06 -04:00
Vikram Rangnekar 2d8fc2b7e2 Add support for prepared statements 2019-07-29 01:13:33 -04:00
Vikram Rangnekar 340dea242d Optimize lexer and fix bugs 2019-06-14 22:17:21 -04:00
Vikram Rangnekar 9af320f396 Futher reduce allocations on the compiler hot path 2019-06-14 00:32:15 -04:00
Vikram Rangnekar 7c704637e8 Reduce allocations and improve perf over 50% 2019-06-01 02:03:09 -04:00
Vikram Rangnekar 5edcf7b3a9 Fix infinite loop bug in lexer 2019-04-20 19:42:08 -04:00
Vikram Rangnekar 74ea365c5a Fix null pointer issue found by fuzz test 2019-04-20 17:27:03 -04:00
Vikram Rangnekar b48a929538 Add tests for gql to sql compile 2019-03-24 18:16:03 -04:00
Vikram Rangnekar 0f5ce2f69d Fix license to MIT 2019-03-24 10:07:07 -04:00
Vikram Rangnekar b9d38a5e9d First commit 2019-03-24 09:57:29 -04:00