roc/crates/compiler/module/src
ayazhafiz 3456a44742
Only compile and run expects that belong to the same package
In particular, don't run expects that come from modules with a different
package qualification (including subpackages; we can loosen this
restriction later), or builtins when run on userspace apps/interfaces.

Closes #3722
2022-08-28 10:16:55 -05:00
..
called_via.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
ident.rs Support converting Lowercase to Box<str> 2022-08-15 11:11:31 -05:00
lib.rs s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
low_level.rs split out int and frac division into separate lowlevels 2022-08-23 11:07:38 +02:00
module_err.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
symbol.rs Only compile and run expects that belong to the same package 2022-08-28 10:16:55 -05:00