Support for constant expressions in where clauses
authorJudah Caruso <judah@tuta.io>
Fri, 8 Dec 2023 01:22:43 +0000 (18:22 -0700)
committerJudah Caruso <judah@tuta.io>
Fri, 8 Dec 2023 01:22:43 +0000 (18:22 -0700)
commitf19f67e4fc50a3f0a5cab4d12f7ba480996e007c
tree7e48d60edeee7bee2d868acd9da5c86157c6b03c
parentd05c9a21cd3d30ec87c9ff372905edacc2b4a152
Support for constant expressions in where clauses
compiler/include/astnodes.h
compiler/src/checker.c
compiler/src/parser.c