roc/crates/ast/src
Joshua Warner de828416bf
Initial implementation of tuples in type checking
This leaves in place a bunch of TODOs and likely many bugs - notably, I haven't tested codegen/layout at all here.
2023-01-22 12:40:44 -08:00
..
canonicalization remove parse::ast::Def 2022-07-10 01:10:37 +02:00
lang Improve parsing of scalar literals 2023-01-07 15:12:52 -08:00
mem_pool moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
parse fixed editor Ctrl+R 2022-10-28 12:49:48 +02:00
ast_error.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
builtin_aliases.rs Update roc_ast 2022-11-08 14:11:26 -06:00
constrain.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00
lib.rs correct formatting and removed duplicate image 2022-11-03 20:02:10 +11:00
module.rs remove argument from load_and_typecheck 2022-12-29 16:50:19 +01:00
solve_type.rs Initial implementation of tuples in type checking 2023-01-22 12:40:44 -08:00