Folkert
|
51a4192659
|
infer for a proc whether it is OK to pass an argument as borrowed
this only looks at calls to lowlevels right now, not calls to other functions
|
2024-03-13 20:12:51 +01:00 |
|
J.Teeuwissen
|
80faf0eeee
|
removed borrow.rs
|
2023-07-30 14:03:38 +02:00 |
|
Folkert
|
6d2d65bb1e
|
remove Boxed layout
|
2023-07-09 15:47:28 +02:00 |
|
J.Teeuwissen
|
00fcdd1a41
|
start drop_specialization
|
2023-04-20 13:06:51 +02:00 |
|
Ayaz Hafiz
|
f75248d206
|
Factor out mono literal and pattern into smaller crates
|
2023-03-25 16:33:55 -05:00 |
|
Ayaz Hafiz
|
1ee5f9d02b
|
Unify logic for building record and tuple IR
|
2023-02-08 11:03:02 -05:00 |
|
Ayaz Hafiz
|
6e72307736
|
Format problems reported by the IR checker
|
2022-12-03 21:35:01 -06:00 |
|
Ayaz Hafiz
|
a84aebf2d3
|
Implement a type checker for the mono IR
|
2022-12-03 18:24:03 -06:00 |
|
Luke Boswell
|
a3f901427a
|
correct formatting and removed duplicate image
|
2022-11-03 20:02:10 +11:00 |
|
Luke Boswell
|
f3bdb5f321
|
updating rust package documentation
|
2022-11-03 20:00:06 +11:00 |
|
Richard Feldman
|
97e2900bf5
|
s/rtfeldman/roc-lang/g in links to GitHub repos
|
2022-08-12 15:24:09 -04:00 |
|
Ayaz Hafiz
|
987ebfa9d3
|
Move expr copying to can
|
2022-07-13 08:47:39 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|