Commit Graph

27194 Commits

Author SHA1 Message Date
Nick Gravgaard
fb28058e81
Update email and GitHub username 2023-12-03 19:25:51 +00:00
Ayaz
142681f77e
Merge pull request #6168 from roc-lang/dbg-inspect-no-inline
change debug to call `Inspect.inspect` instead of inlining it
2023-12-03 12:54:34 -06:00
Brendan Hansknecht
b04699acdf
change debug to call Inspect.inspect instead of inlining it
This is to workaround #6167 and can be reverted once it is fixed
2023-12-03 09:51:55 -08:00
Ayaz
7db2594be4
Merge pull request #6166 from roc-lang/dbg-off-by-one
fix off by one in roc_dbg
2023-12-03 11:13:08 -06:00
Brendan Hansknecht
e8d2deca90
fix off by one in roc_dbg 2023-12-03 08:22:04 -08:00
Ayaz
497d7755c8
Merge pull request #6143 from roc-lang/dbg-better-gen
Dbg - Better Gen
2023-12-03 01:06:34 -06:00
Brendan Hansknecht
f4fceb232c
fix test after rebase on main 2023-12-02 21:21:10 -08:00
Brendan Hansknecht
787d7f85ac
switch dbg arg ordering to make it backwards compatible 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
6c60da2832
add dbg impl for use with roc test 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
546e0778c4
update dbg cli test 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
602b92d98c
re-add no longer broken glue tests 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
be17c0cadb
load world abilities sooner 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
5e8974177c
avoid bloating parse expr size 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
d2a3caacbb
fix missed roc_dbg 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
6134ce0a3b
update inspect_logging test case 2023-12-02 21:18:32 -08:00
Brendan Hansknecht
13d2238536
update roc_dbg in platforms 2023-12-02 21:18:31 -08:00
Brendan Hansknecht
3966d63e2f
add src and location to dbg 2023-12-02 21:18:31 -08:00
Brendan Hansknecht
4587c4ebc5
update uitest and mono_test 2023-12-02 21:18:31 -08:00
Brendan Hansknecht
4072a2a745
attempt to switch to inlined Inspect.inspect in autoderive 2023-12-02 21:18:31 -08:00
Brendan Hansknecht
4c2eb8b378
Change the generated inspect for Opaque types to print (@Opaque payload) 2023-12-02 21:18:30 -08:00
Ayaz
d545360e5f
Merge pull request #3210 from roc-lang/jaredly-patch-1
add a note about the Eq ability to the section on function equality
2023-12-02 21:33:31 -06:00
Ayaz
0955efac5f
Merge pull request #6160 from CrepeGoat/patch-2
Update Decode.roc
2023-12-02 21:02:46 -06:00
Ayaz
9e6933a16f
Merge branch 'main' into jaredly-patch-1
Signed-off-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
2023-12-02 20:16:49 -06:00
Brendan Hansknecht
6dddb7b348
Merge pull request #6158 from roc-lang/expect-seamless-slice
Support seamless slice in expects
2023-12-02 17:37:35 -08:00
Becker A
14e04d65cf
Update Decode.roc
fixed typo

Signed-off-by: Becker A. <awqatty.b@gmail.com>
2023-12-02 18:33:17 -07:00
Brendan Hansknecht
5dd0bdebc9
support seamless slice in expects 2023-12-02 15:57:53 -08:00
Richard Feldman
66fa633fde
Merge pull request #6140 from roc-lang/required-checks-fix
create single final job for required checks
2023-12-02 14:16:19 -05:00
Brendan Hansknecht
d98276404c
Merge pull request #6098 from horriblename/feat-download-progress
Add simple download progress tracker
2023-12-02 09:19:30 -08:00
Anton-4
d21df40829
Merge pull request #6153 from roc-lang/tutorial-app-name-update
Update tutorial executable naming section
2023-12-02 18:07:38 +01:00
Anton-4
82632cfae6
Update tutorial executable naming
Fixes issue raised [here](https://github.com/roc-lang/roc/issues/5501#issuecomment-1837186378).
I also simplified the language a bit for non-native English speakers.

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-02 17:06:40 +01:00
Anton-4
c9ea55947b
re-enable all jobs
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-02 15:38:29 +01:00
Anton-4
c9e6e074ed
Merge pull request #6152 from roc-lang/link-to-examples-repo
link to examples repo
2023-12-02 15:00:37 +01:00
Anton-4
5685189dcf
link to examples repo
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-02 14:13:23 +01:00
Anton-4
f3a35d25e6
more robust if
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-02 14:06:32 +01:00
Anton-4
7200b95437
slightly different if
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-02 13:53:23 +01:00
Brendan Hansknecht
edaa600274
Merge branch 'main' into feat-download-progress 2023-12-01 22:03:02 -08:00
Brendan Hansknecht
e65f14fa49
Merge pull request #6090 from Gungy2/5830
Add `log` function to `Dec`
2023-12-01 22:02:35 -08:00
Richard Feldman
a557957415
Merge pull request #6145 from roc-lang/improve-str-docs
Fix Str.walkUtf8 docs
2023-12-01 21:53:12 -05:00
Richard Feldman
421f8d9c5c
Fix Str.walkUtf8 docs 2023-12-01 20:49:58 -05:00
Brendan Hansknecht
738098bfd0
Merge branch 'main' into 5830 2023-12-01 16:37:33 -08:00
Anton-4
14cc1544e8
Merge pull request #6141 from CrepeGoat/patch-1
Update README.md
2023-12-01 20:30:07 +01:00
Anton-4
7ddc5b3391
add needs
https://stackoverflow.com/questions/66343052/github-actions-or-operator-for-needs-clause

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-01 20:00:36 +01:00
Becker A
243f53620e
Update README.md
fixed (what I assume is) a typo

Signed-off-by: Becker A. <awqatty.b@gmail.com>
2023-12-01 12:00:30 -07:00
Anton-4
d1803c1b5a
single-finish-job
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-12-01 19:55:19 +01:00
Ching Pei Yang
7290e5fcce
Merge branch 'main' into feat-download-progress 2023-12-01 19:53:02 +01:00
Ching Pei Yang
6f3588186c
Print download progress to stderr instead 2023-12-01 19:48:36 +01:00
Richard Feldman
3b44a33a9c
Merge pull request #6136 from roc-lang/revert-nix-changes
Revert "Merge pull request #6113 from JRMurr/nix-build-file-sets"
2023-12-01 13:12:52 -05:00
Anton-4
590140f182
Revert "Merge pull request #6113 from JRMurr/nix-build-file-sets"
This reverts commit f7841f0d1c, reversing
changes made to b4506a4dac.
2023-12-01 18:48:12 +01:00
Anton-4
dc37b7a31d
Merge pull request #6132 from roc-lang/use-basic-cli-7
use latest basic-cli
2023-12-01 16:37:04 +01:00
Anton-4
f7841f0d1c
Merge pull request #6113 from JRMurr/nix-build-file-sets
Use nix file set API to reduce how often we will need to rebuild
2023-12-01 15:57:15 +01:00