Folkert
|
f1375b27cc
|
fix mono tests, again
|
2023-05-31 23:59:26 +02:00 |
|
Folkert
|
4af9788b51
|
fix register logic bug in reset/reuse
|
2023-05-31 23:57:38 +02:00 |
|
Folkert
|
0ace44ae8c
|
implement reset/reuse in the dev backend
|
2023-05-31 23:57:38 +02:00 |
|
Folkert
|
f609ec68fc
|
update mono tests?!
|
2023-05-31 23:57:38 +02:00 |
|
Folkert
|
dfed7b95e6
|
enable more tests
|
2023-05-31 23:57:37 +02:00 |
|
Folkert
|
8833096a07
|
clippy
|
2023-05-31 23:57:37 +02:00 |
|
Folkert
|
c24312a045
|
fix logic error
|
2023-05-31 23:57:37 +02:00 |
|
Folkert
|
58d4ae91d2
|
clippy
|
2023-05-31 23:57:36 +02:00 |
|
Folkert
|
e33c2b3c84
|
first working linked list test
|
2023-05-31 23:57:36 +02:00 |
|
Folkert
|
3364d03fcc
|
fix debug asserts in dev backend
|
2023-05-31 23:57:36 +02:00 |
|
Folkert
|
97aba2da41
|
add static offset to ptr read
|
2023-05-31 23:57:35 +02:00 |
|
Tero Laxström
|
17be5a6fd1
|
Fix typo in gen-dev for float_add_overflow test
|
2023-05-31 20:52:10 +03:00 |
|
Anton-4
|
f6b76f2df5
|
Num.exp is Num.pow now
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2023-05-31 15:28:31 +02:00 |
|
Anton-4
|
0c50ee0458
|
Merge pull request #5485 from roc-lang/manual-compiler-rt
Add all fns in compiler-rt that builtins are known to depend on
|
2023-05-31 10:59:09 +02:00 |
|
Brendan Hansknecht
|
e7906b30a9
|
add other compiler-rt functions in builtins.o
|
2023-05-30 14:38:10 -07:00 |
|
Brendan Hansknecht
|
a41611b553
|
allow ingested compiler-rt function in windows surgical linker
|
2023-05-30 12:11:15 -07:00 |
|
Brendan Hansknecht
|
fe4577ce4c
|
fix typo
|
2023-05-30 09:38:30 -07:00 |
|
Brendan Hansknecht
|
81e8812f38
|
Add all fns in compiler-rt that builtins are known to depend on
Also removes the workaround in the surigical linker.
This should mean we should get clear errors if we missed a function instead of crashes/segfaults.
|
2023-05-30 09:21:59 -07:00 |
|
Ayaz
|
be077ed046
|
Merge pull request #5130 from roc-lang/big-compiler-doc
Compiler design overview doc
|
2023-05-30 10:40:15 -05:00 |
|
Anton-4
|
8c23053c1a
|
Merge pull request #5484 from fdbeirao/fix-small-typo-havs
Fix small typo on user_error macro
|
2023-05-30 16:46:32 +02:00 |
|
Fábio Beirão
|
9289f28939
|
Fix small typo on user_error macro
Unless this is an inside joke that I am not aware of 😅
|
2023-05-30 15:47:38 +02:00 |
|
J.Teeuwissen
|
162e6bbb90
|
manual default
|
2023-05-30 11:01:13 +02:00 |
|
J.Teeuwissen
|
f0addf5300
|
feedback
|
2023-05-30 10:55:38 +02:00 |
|
J.Teeuwissen
|
93ea086115
|
Merge branch 'main' into record-update-index-top
|
2023-05-30 10:47:19 +02:00 |
|
Folkert de Vries
|
ef05ec6906
|
Merge pull request #5452 from JTeeuwissen/save-construction-children
Add construction (Struct/TagId/List/Box) to known parent/child relations
|
2023-05-29 22:21:44 +02:00 |
|
Brendan Hansknecht
|
fa57788c09
|
Merge pull request #5460 from roc-lang/dict-tuple
switch Dict to real tuples
|
2023-05-29 15:00:38 +00:00 |
|
J.Teeuwissen
|
9f23c3d26a
|
Feedback
|
2023-05-29 16:38:34 +02:00 |
|
Anton-4
|
d684741de8
|
Merge branch 'main' of github.com:roc-lang/roc into dec_to_str
|
2023-05-29 13:55:16 +02:00 |
|
Anton-4
|
99954c9575
|
ditch confy
|
2023-05-29 13:23:31 +02:00 |
|
J.Teeuwissen
|
b7a7a735fc
|
keep inc env always, but set count to 0.
|
2023-05-29 12:09:18 +02:00 |
|
J.Teeuwissen
|
079290dcaf
|
Keep 0 in counting map
|
2023-05-29 10:54:09 +02:00 |
|
J.Teeuwissen
|
e29af85dcf
|
Fixed tests
|
2023-05-29 08:39:59 +02:00 |
|
J.Teeuwissen
|
c3e1e600a6
|
Merge branch 'main' into save-construction-children
|
2023-05-29 08:02:34 +02:00 |
|
Brendan Hansknecht
|
0e28423aea
|
fix segfault in Num.toStr for Dec
|
2023-05-28 20:37:32 -07:00 |
|
Brendan Hansknecht
|
6149e721f6
|
fix main by adding missing match branches
|
2023-05-28 20:29:10 -07:00 |
|
J.Teeuwissen
|
dbebaf17a6
|
using CountingMap for children
|
2023-05-28 23:10:24 +02:00 |
|
J.Teeuwissen
|
8f022d4310
|
fixed specialisation box
|
2023-05-28 21:18:28 +02:00 |
|
J.Teeuwissen
|
ffc19ec2a2
|
missing arm
|
2023-05-28 20:21:10 +02:00 |
|
J.Teeuwissen
|
d988ab5378
|
newlines
|
2023-05-28 20:09:43 +02:00 |
|
J.Teeuwissen
|
6e6e1ce833
|
Merge remote-tracking branch 'origin/main' into save-construction-children
|
2023-05-28 20:08:22 +02:00 |
|
Folkert de Vries
|
cf20c74eb9
|
Merge pull request #5436 from JTeeuwissen/drop-specialize-over-matches
allow lowlevel and match
|
2023-05-28 19:59:14 +02:00 |
|
J.Teeuwissen
|
576558b9d0
|
update test
|
2023-05-28 09:44:27 +02:00 |
|
J.Teeuwissen
|
c6e7d56fb6
|
For single update
|
2023-05-27 21:29:32 +02:00 |
|
J.Teeuwissen
|
452bafc616
|
possible_reuse_symbol_or_specialize
|
2023-05-27 19:34:01 +02:00 |
|
Brendan Hansknecht
|
7cabaecd6e
|
Merge pull request #5425 from dlsmith/better-subcommand-error
Remove `--` requirement for `roc [FILE]` to allow better messaging
|
2023-05-27 16:44:56 +00:00 |
|
David Smith
|
b9981ece1e
|
Only suggest subcommands if not a .roc path
|
2023-05-27 11:25:55 -04:00 |
|
J.Teeuwissen
|
16da790fac
|
Order by index + clippy
|
2023-05-27 14:52:25 +02:00 |
|
J.Teeuwissen
|
378a298b45
|
move record index to start of update
|
2023-05-27 14:42:37 +02:00 |
|
Brendan Hansknecht
|
9eb7019e73
|
update mono and uitests
|
2023-05-26 15:44:31 -07:00 |
|
Brendan Hansknecht
|
e8952dfc71
|
switch Dict to real tuples
|
2023-05-26 15:39:42 -07:00 |
|