roc/compiler/load_internal
Ayaz Hafiz ee6d733cc4
World abilities: big world vs tiny world
Normally a module can see all of its abilities, and any module it
depends on (this is the tiny world, i.e. only the world it is aware of).
But when making specializations, a module may need to see all abilities
in all modules (big world). This patch supports big-world viewing of
abilities.
2022-06-13 08:37:00 -04:00
..
src World abilities: big world vs tiny world 2022-06-13 08:37:00 -04:00
tests Instantiate unspecialized lambda sets under aliases and opaques 2022-06-07 14:41:42 -04:00
.gitignore Updated tests to use deterministic tmp dir 2022-04-20 21:25:12 -07:00
Cargo.toml cargo fix --edition 2022-05-16 17:04:17 +02:00