Commit graph

9 commits

Author SHA1 Message Date
Junseo Yoo
b0451ea9e7 Type functions can not refer to outer scopes 2024-06-27 10:20:54 -07:00
Junseo Yoo
39f80fbc6a user configurable timeout added 2024-06-26 09:54:38 -07:00
Junseo Yoo
e1005b27a6 type functions can call other type functions but not regular functions 2024-06-26 09:12:46 -07:00
Junseo Yoo
8a7903f906 Added a section about type function type checking as one of future works 2024-06-26 08:44:28 -07:00
Junseo Yoo
5320557a0e getname() should return string not table 2024-06-24 16:38:39 -07:00
Junseo Yoo
421be7551b addressing comment: boolean is equivalent to true | false 2024-06-24 16:24:36 -07:00
Junseo Yoo
cde3866893 table runtime representation still depends on VM 2024-06-24 16:14:29 -07:00
Junseo Yoo
4231d1dcb5 library names to luacase 2024-06-24 15:16:15 -07:00
Junseo Yoo
4079470d35 Initial commit for UDTF 2024-06-24 13:34:03 -07:00