roc/ast/src
Ayaz Hafiz 9fbc525d02
Make sure float suffixes are parsed out after can
Before we hit mono, we need to make sure the suffixes of numeric
literals are parsed out from the literal string, so that we don't try to
parse something whose type we already know but has the extraneous
suffix.

Co'ed with @tagraves
2022-04-05 11:32:34 -04:00
..
canonicalization fmt+clippy 2022-02-21 16:51:54 +01:00
lang Make sure float suffixes are parsed out after can 2022-04-05 11:32:34 -04:00
mem_pool fmt 2022-02-28 18:18:41 +01:00
parse fixed editor new project init for new example folder layout 2022-03-08 14:21:26 +01:00
ast_error.rs Rename Located -> Loc 2021-12-22 19:18:22 -08:00
constrain.rs WIP 2022-03-02 14:46:30 +01:00
lib.rs cleanup+fmt+clippy 2021-10-05 11:58:11 +02:00
module.rs add load_internal 2022-03-23 15:18:22 +01:00
solve_type.rs write Aliases implementation 2022-03-15 22:02:04 +01:00