Folkert
|
b59d33a1d5
|
refactor roc_collections
|
2022-04-19 23:00:05 +02:00 |
|
Folkert
|
7b81c59009
|
Merge branch 'vecset-references' into builtins-in-roc
|
2022-04-17 20:32:38 +02:00 |
|
Folkert
|
f772c87c4b
|
more VecSet use, in canonical Env this time
|
2022-04-17 20:08:06 +02:00 |
|
Folkert
|
7b221d6115
|
Merge branch 'simplify-identids' into builtins-in-roc
|
2022-03-22 22:25:55 +01:00 |
|
Folkert
|
a67bb29a36
|
remove hashmap
|
2022-03-22 21:58:49 +01:00 |
|
Folkert
|
4e1197165b
|
Merge remote-tracking branch 'origin/trunk' into builtins-in-roc-delayed-alias
|
2022-03-18 21:25:52 +01:00 |
|
Folkert
|
8bc31e82c3
|
try to keep type and value symbols separate
|
2022-03-13 16:50:32 +01:00 |
|
Folkert
|
bd31503855
|
Merge remote-tracking branch 'origin/trunk' into builtins-in-roc
|
2022-02-28 18:55:20 +01:00 |
|
Folkert
|
65b1b3fcce
|
just before Num
|
2022-02-26 23:11:40 +01:00 |
|
Emi Simpson
|
4d10c22442
|
🐛️ Handle unimported modules properly
helpful error, not panic!
Closes #2422
|
2022-02-24 20:52:25 -05:00 |
|
Joshua Warner
|
f19220473a
|
Rename Located -> Loc
|
2021-12-22 19:18:22 -08:00 |
|
ayazhafiz
|
fe99d20be5
|
Apply review suggestions
|
2021-11-18 21:49:37 -05:00 |
|
ayazhafiz
|
214b8a30a9
|
Suggest typo fixes for non-existing module values
|
2021-11-17 22:40:51 -05:00 |
|
Folkert
|
ceb5cc66fa
|
use IdentStr
|
2021-08-03 21:14:36 +02:00 |
|
Richard Feldman
|
e8fc9c5e4c
|
Thread dep_idents through to LoadedModule
|
2021-08-01 10:23:16 -04:00 |
|
Folkert
|
dc5eec189c
|
report unexposed values
|
2021-02-07 01:17:46 +01:00 |
|
Folkert
|
d931c8994a
|
fix most type inference issues
|
2020-10-16 20:50:42 +02:00 |
|
Folkert
|
e656363cc0
|
restrain the set of captured variables further
|
2020-10-16 01:42:06 +02:00 |
|
Folkert
|
2e8499f92c
|
fix unused import bug
|
2020-10-12 16:12:27 +02:00 |
|
Folkert
|
331a8ed5eb
|
error message for record update and missing module
|
2020-07-14 23:37:19 +02:00 |
|
Richard Feldman
|
17dabdc8b7
|
Clippy
|
2020-06-28 15:39:13 -04:00 |
|
Richard Feldman
|
85f69b5927
|
Allow self-qualified lookups in modules
|
2020-06-28 15:37:44 -04:00 |
|
Richard Feldman
|
908e485fca
|
Move constrain and its deps into their own crates
|
2020-03-06 01:43:39 -05:00 |
|
Richard Feldman
|
3b6ed43126
|
Extract can/ into its own crate, plus its deps
|
2020-03-05 23:01:32 -05:00 |
|