snobee
46736ccaea
Handle errors in generated type annotations
2025-01-27 13:50:53 -08:00
snobee
84f9f35835
Move imports to top of file
2025-01-21 17:11:52 -08:00
snobee
bbe2d7c46f
Remove references to Task and CalledVia::BangSuffix
2025-01-15 21:58:48 -08:00
snobee
406cc6c5e9
Merge remote-tracking branch 'upstream' into annotate-type-signatures
2025-01-15 21:15:32 -08:00
snobee
c519ab7ee1
Stop annotating recursion tags
2025-01-15 20:57:00 -08:00
snobee
1ec619f4f0
Remove duplicated Loc::byte_range()
2025-01-15 20:56:09 -08:00
snobee
78ba0ca701
Use internal_error! instead of assert_debug!
2025-01-15 20:50:50 -08:00
Ian McLerran
297dd0233e
update internal references to Result.map
2025-01-15 19:55:27 -06:00
Luke Boswell
2331aa1d77
Merge pull request #7500 from joshuawarner32/pnc-fuzzing-fixes-2
...
More fuzzing fixes, some pnc some not
2025-01-12 08:45:35 +11:00
Joshua Warner
9ffc671659
Stop using dbg pnc in test
2025-01-11 12:50:14 -08:00
Brendan Hansknecht
7643f89781
Merge branch 'main' into simplify-refcount
...
Signed-off-by: Brendan Hansknecht <Brendan.Hansknecht@gmail.com>
2025-01-10 20:34:52 -08:00
Sam Mohr
eb1b5ffa26
Move to new interpolation syntax
2025-01-10 10:29:20 -08:00
Luke Boswell
d9d2ce83d6
Merge remote-tracking branch 'remote/main' into annotate-type-signatures
2025-01-09 14:21:37 +11:00
Sam Mohr
2150ee2219
Remove Task from Roc
2025-01-08 17:00:40 -08:00
Luke Boswell
37cd04c002
Merge branch 'main' into simplify-refcount
2025-01-09 10:18:00 +11:00
Sam Mohr
8e5d875604
Merge branch 'main' into auto-snake-case
2025-01-08 01:51:12 -08:00
Luke Boswell
3e0c626bf6
Merge pull request #7401 from roc-lang/cleanup-examples
...
Cleanup Examples folder
2025-01-08 20:30:27 +11:00
Luke Boswell
ae9e244548
remove references to virtual-dom example
2025-01-08 15:55:05 +11:00
Luke Boswell
7e55990c55
try remove new unwrap
2025-01-08 14:07:53 +11:00
Luke Boswell
9c527f890f
enable --root-dir for roc docs
2025-01-08 13:43:42 +11:00
Luke Boswell
066f70f3ab
Merge remote-tracking branch 'remote/main' into cleanup-examples
2025-01-08 11:04:07 +11:00
Sam Mohr
7a2f8bfa71
Merge branch 'main' into auto-snake-case
2025-01-07 13:18:41 -08:00
Anton-4
6c09f5eed3
typo
...
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2025-01-07 19:44:45 +01:00
Anton-4
4c33cb6686
fix cli_test effectful_form getting stuck
2025-01-07 14:30:38 +01:00
Luke Boswell
629fb3dc2f
Merge remote-tracking branch 'remote/main' into cleanup-examples
2025-01-06 09:40:13 +11:00
Sam Mohr
e737192d21
Missed formatting updates
2025-01-05 05:33:52 -08:00
Sam Mohr
865a399ba2
Merge branch 'main' into auto-snake-case
2025-01-05 05:28:30 -08:00
Sam Mohr
b56fbd38e1
Progress on updating entire compiler for snake_case
2025-01-05 03:48:03 -08:00
Brendan Hansknecht
07f930ca68
update benchmark platform to PI
2025-01-04 15:10:55 -08:00
Anthony Bullard
3b0db07fa1
PNC for Patterns, stabilize formatting
2025-01-02 17:57:15 -06:00
Anthony Bullard
389cc940e0
Git rid of MigrationFlags constructor
2025-01-02 16:49:08 -06:00
Anthony Bullard
af39ce57fb
Parens and Commas application syntax
2025-01-02 16:49:08 -06:00
Brendan Hansknecht
e96affe992
correct quicksort refcount
2025-01-01 12:08:37 -08:00
Jakub Konka
d063d18795
cli: check for FLAG_VERBOSE in each command rather than in build(..)
2024-12-31 11:58:17 +01:00
Jakub Konka
4764b23282
cli: add --verbose flag to CMD_BUILD
2024-12-31 11:57:59 +01:00
Jakub Konka
2624def4cd
linker: if support is WIP, use surgical only if explicit flag
2024-12-30 16:27:58 +01:00
Jakub Konka
a4165b3642
linker: introduce SupportLevel to designate completeness
...
If a linker is `SupportLevel::Full` it can safely be used as a
substitute for the legacy linker. If on the other hand, it's
`SupportLevel::None` then only legacy linker is a viable option.
The third new option is `SupportLevel::Wip` which will enable
surgical linker warning the user that it is a work-in-progress,
your mileage may vary, a lot.
2024-12-30 16:27:50 +01:00
Luke Boswell
eef68e3b42
move platform-switching into cli tests
2024-12-22 15:15:26 +11:00
Sam Mohr
97ab13e11b
Merge pull request #7362 from normanjaeckel/FixMissingNewline
...
Add missing newline to roc check command.
2024-12-17 18:53:03 -08:00
Anton-4
c89dccb6f4
Merge pull request #7386 from roc-lang/examples-and-testing
...
fix nightly testing + updates
2024-12-17 20:18:50 +01:00
Anton-4
17960d1154
fix nightly testing + updates
2024-12-17 14:17:21 +01:00
Sam Mohr
dbc59f7c7c
Merge branch 'main' into FixMissingNewline
2024-12-16 20:23:25 -08:00
Brendan Hansknecht
b9269be242
deal with c abi annoyances
2024-12-16 14:38:38 -08:00
Brendan Hansknecht
edd1da7a47
make valgrind happy
2024-12-16 14:38:38 -08:00
Brendan Hansknecht
3325b26490
disable flaky test
2024-12-16 14:38:38 -08:00
Brendan Hansknecht
af8d657ce2
remove stale comment
2024-12-16 14:38:37 -08:00
Brendan Hansknecht
f73000dd24
add in manually drop
2024-12-16 14:38:37 -08:00
Brendan Hansknecht
5cb6cf5586
fix calling conv
2024-12-16 14:38:37 -08:00
Brendan Hansknecht
01e0bef5cc
switch back to env::args
2024-12-16 14:38:37 -08:00
Brendan Hansknecht
c98bf2c54d
cleanup false alg loading
2024-12-16 14:38:37 -08:00