schala/schala-lang/language
Greg Shuflin d4b00b008b Get rid of id_to_symbol table
Now, an ItemId maps to a DefId, and a DefId maps to
a Symbol in a different table.
2021-11-02 00:57:24 -07:00
..
source-files Move prelude.schala into separate directory 2021-10-14 18:34:26 -07:00
src Get rid of id_to_symbol table 2021-11-02 00:57:24 -07:00
Cargo.toml Rewrite many parser tests 2021-10-30 17:11:45 -07:00