schala/schala-lang/language/src
Greg Shuflin aec3fd070e Remove schala-codegen crate 2021-11-14 03:44:48 -08:00
..
ast Run clippy 2021-11-14 03:27:30 -08:00
parsing Run clippy 2021-11-14 03:27:30 -08:00
reduced_ir If exprs, patterns 2021-11-04 21:11:19 -07:00
symbol_table Run clippy 2021-11-14 03:27:30 -08:00
tree_walk_eval Run clippy 2021-11-14 03:27:30 -08:00
type_inference Implement records 2021-10-30 00:00:14 -07:00
builtin.rs Support NotEqual builtin 2021-11-01 12:40:41 -07:00
error.rs Delete a bunch of now-obsolete parsing/tokenizing code 2021-11-14 03:18:05 -08:00
identifier.rs Unify u32-based identifiers into common code 2021-10-27 00:36:23 -07:00
lib.rs Remove schala-codegen crate 2021-11-14 03:44:48 -08:00
schala.rs Run clippy 2021-11-14 03:27:30 -08:00
type_check.rs Put schala-lang crates into a subdirectory 2018-10-17 14:51:48 -07:00
typechecking.rs Make a distinct Block type 2021-10-26 14:05:54 -07:00
util.rs Rewrites to prepare for parser swap 2021-11-14 02:15:08 -08:00