aboutsummaryrefslogtreecommitdiff
path: root/syscall.jai
AgeCommit message (Expand)Author
2023-02-28Small cleanup on syscall code.dam
2023-02-28Added notes about JAI code struture.dam
2023-02-27Implemented prototypes for sys_stat and sys_fstat to replace lseek used to ge...dam
2023-02-26Improved syscall prototypes.dam
2023-02-26Prototype implementation of import_csv, sys_open, sys_close, and usage of map...dam
2023-02-26Prototyping syscalls.dam