Commit Graph

62 Commits

Author SHA1 Message Date
collin
ffcd93f781 rename ast -> grammar 1 2020-10-30 17:17:17 -07:00
collin
7e7d1e58a0 rename typed -> core-ast 2 2020-10-30 11:48:40 -07:00
collin
f275a7cddf Batch changes for imports module 2020-10-27 13:13:16 -07:00
collin
46f585e2ff refactor compiler methods 2020-10-27 00:31:36 -07:00
collin
fe79cfcf71 merge master 2020-10-26 22:05:03 -07:00
collin
09d86576ea add import parsing to first pass of static check 2020-10-26 15:51:46 -07:00
collin
9933b8e336 impl dynamic checks for core packages 2020-10-26 12:24:24 -07:00
collin
dd70318531 fix naming conflict 2020-09-30 16:39:06 -07:00
collin
76b7c7a17f add docs for errors 2020-09-30 16:27:17 -07:00
collin
ce8e3f4978 rename variables and add docs 2020-09-30 14:06:56 -07:00
collin
d54749145b use import parser errors in compiler 2020-09-18 12:26:51 -07:00
collin
22422c1b55 create separate module for imports 2020-09-18 12:04:10 -07:00