collin
|
3a66d98919
|
use include_str in symbol-table and type-inference modules
|
2020-12-04 16:40:17 -05:00 |
|
collin
|
1fe4fd03a4
|
fix renamed struct in test
|
2020-11-13 12:38:06 -08:00 |
|
Collin Chin
|
331d754acf
|
Update symbol-table/tests/mod.rs
Add period.
Co-authored-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
|
2020-11-12 15:50:07 -08:00 |
|
Collin Chin
|
ec3e698b0c
|
Update symbol-table/tests/mod.rs
Co-authored-by: Howard Wu <9260812+howardwu@users.noreply.github.com>
|
2020-11-12 15:49:40 -08:00 |
|
collin
|
667392237f
|
add symbol-table module
|
2020-11-11 14:57:39 -08:00 |
|
collin
|
d4b6a6d1f8
|
separate symbol-table module
|
2020-11-11 14:42:57 -08:00 |
|
collin
|
74b346f3e6
|
remove deprecated names from comments and variables
|
2020-11-11 12:47:54 -08:00 |
|
collin
|
33fae17b35
|
clippy lints 1
|
2020-11-10 16:23:55 -08:00 |
|
collin
|
a8c5885836
|
rename core-ast -> ast
|
2020-10-30 17:31:09 -07:00 |
|
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
|
be2a805d49
|
rename typed -> core-ast 1
|
2020-10-30 11:30:52 -07:00 |
|
collin
|
4e8bc7f1a8
|
fix license header
|
2020-10-30 11:15:06 -07:00 |
|
collin
|
87d440dfa1
|
fix symbol table test
|
2020-10-30 11:10:29 -07:00 |
|
collin
|
7cf41558bc
|
rename static-check -> symbol-table 3
|
2020-10-30 10:51:45 -07:00 |
|
collin
|
d29d01f4ff
|
move types into new static-check module
|
2020-10-12 12:32:29 -07:00 |
|
collin
|
d5a9cefe7c
|
impl symbol table for pass 1 + pass 2 type resolution
|
2020-10-01 20:17:47 -07:00 |
|