roc/crates/compiler/can/src
Anton-4 02cf61f985
Merge pull request #7038 from mulias/expr-dbg
Support `dbg` in expressions
2024-09-02 13:30:32 +02:00
..
debug Merge attempt 2024-08-19 23:34:05 -07:00
abilities.rs Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
annotation.rs Merge attempt 2024-08-19 23:34:05 -07:00
builtins.rs move List.map* into roc 2024-07-13 10:39:56 -07:00
constraint.rs Merge attempt 2024-08-19 23:34:05 -07:00
copy.rs Merge attempt 2024-08-19 23:34:05 -07:00
debug.rs Support printing can decls in uitest 2023-03-31 14:34:06 -05:00
def.rs Merge branch 'main' into lower-module-params 2024-08-30 16:29:46 +02:00
derive.rs remove suffixed from Pattern 2024-04-28 08:47:08 +10:00
desugar.rs Refactor dbg expression parsing to work more like function application 2024-08-29 15:36:48 -04:00
env.rs Capture whole params record when needed 2024-08-27 11:20:59 -03:00
exhaustive.rs drop into_iter in some places 2023-10-07 19:11:36 +02:00
expected.rs Emplace variables made from types in expectations 2022-10-24 13:11:35 -05:00
expr.rs Merge pull request #7038 from mulias/expr-dbg 2024-09-02 13:30:32 +02:00
lib.rs Add Task as a built-in module/type 2024-06-25 00:03:56 -07:00
module.rs Merge pull request #7038 from mulias/expr-dbg 2024-09-02 13:30:32 +02:00
num.rs Remove Nat from Num 2024-01-26 16:19:51 -05:00
pattern.rs Merge attempt 2024-08-19 23:34:05 -07:00
procedure.rs Capture import params def 2024-08-26 23:31:42 -03:00
scope.rs Capture whole params record when needed 2024-08-27 11:20:59 -03:00
string.rs Update roc code base to use $(...) syntax 2024-01-06 18:03:00 -05:00
suffixed.rs Merge attempt 2024-08-19 23:34:05 -07:00
task_module.rs Fix PR comments 2024-08-03 04:37:31 -07:00
traverse.rs Merge attempt 2024-08-19 23:34:05 -07:00