Commit graph

23468 commits

Author SHA1 Message Date
Richard Feldman
41591177b6
Add more tutorial content and repl prompt selector 2022-11-05 13:33:34 -04:00
Anton-4
4164b4be7d
Merge branch 'main' of github.com:roc-lang/roc into mac_os_x86_ci 2022-11-05 17:59:54 +01:00
Anton-4
a6890add6a
Merge pull request #4473 from roc-lang/patch-zig-emit-asm
patch flaky emit asm error
2022-11-05 17:59:11 +01:00
Richard Feldman
345393ca80
Merge pull request #4382 from cjduncana/amend-list-docs
Amend `List.walk` documentation with latest syntax
2022-11-05 09:19:33 -07:00
Folkert
2a41f72ad6
remove another duplicate import 2022-11-05 17:11:58 +01:00
Folkert
64584384bf
remove duplicate import 2022-11-05 15:05:40 +01:00
Joshua Warner
5d5b71a083
Refactor several parse methods to use more combinators 2022-11-05 09:44:08 -04:00
Folkert
94cc2971a3
don't use a global on the zig side (surgical linking can't do those yet) 2022-11-05 14:08:19 +01:00
Folkert
92cc120c7f
Merge remote-tracking branch 'origin/main' into roc-dev-inline-expects 2022-11-05 12:21:37 +01:00
Anton-4
79c2484a4d
patch flaky emit asm error
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-11-05 11:55:06 +01:00
Christopher Duncan
4b808100b4
Amend List.walk documentation with latest syntax 2022-11-05 06:16:27 -04:00
Anton-4
eccc738e97
Merge branch 'main' of github.com:roc-lang/roc into mac_os_x86_ci 2022-11-05 11:10:14 +01:00
Richard Feldman
dc2500aac2
Merge pull request #4419 from roc-lang/repl
REPL improvements
2022-11-05 02:35:26 -07:00
Richard Feldman
a56ed15da9
Merge pull request #4466 from roc-lang/improve-ruby-interop
Ruby interop uses JSON as an intermediary
2022-11-04 23:26:14 -07:00
Richard Feldman
0f05e7ff76
Add string interpolation to tutorial 2022-11-05 02:25:35 -04:00
Richard Feldman
4bb86b05e3
Explain REPL auto-vars in tutorial 2022-11-05 01:26:17 -04:00
Richard Feldman
a7afdb641b
REVERT ME build.sh 2022-11-05 01:26:17 -04:00
Richard Feldman
6d261e75fb
Move the tutorial from md to HTML 2022-11-05 01:26:15 -04:00
Richard Feldman
c2004d9779
Fix incomplete when detection in repl 2022-11-05 01:22:26 -04:00
Richard Feldman
c03dc17ab4
Merge remote-tracking branch 'origin/main' into repl 2022-11-05 01:04:44 -04:00
Richard Feldman
d7d9fd3c9a
Add list pattern matching to tutorial 2022-11-05 00:52:58 -04:00
Richard Feldman
6993ed6e75
Merge remote-tracking branch 'origin/main' into improve-ruby-interop 2022-11-04 23:40:55 -04:00
Joshua Warner
5f02ce6092
Merge pull request #4471 from joshuawarner32/fix-test_mono
Fix test_mono
2022-11-04 17:04:55 -07:00
Joshua Warner
d05520d610
Fix test_mono 2022-11-04 18:28:45 -04:00
Richard Feldman
b5b4192b10
Merge branch 'main' into improve-ruby-interop 2022-11-04 17:24:45 -04:00
Richard Feldman
8dfdddbedc
Update mono...for some reason 2022-11-04 17:18:32 -04:00
Richard Feldman
9cf102fcdd
roc format 2022-11-04 15:44:18 -04:00
Richard Feldman
a961dbbe24
Fix ruby interop test 2022-11-04 15:17:28 -04:00
Richard Feldman
589e135de3
Remove some unnecessary macro use 2022-11-04 15:17:03 -04:00
Richard Feldman
dbd130fdb5
Merge remote-tracking branch 'origin/main' into improve-ruby-interop 2022-11-04 15:08:14 -04:00
Anton-4
c2892dce0f
cli_run tests only
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-11-04 19:10:22 +01:00
Anton-4
17a4a8c192
Merge branch 'main' into mac_os_x86_ci
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-11-04 19:08:18 +01:00
Anton-4
4a69c8e305
update mono tests 2022-11-04 19:05:58 +01:00
Anton-4
590c61a6fd
Merge branch 'main' of github.com:roc-lang/roc into editor_launch_fix 2022-11-04 15:15:55 +01:00
Anton-4
86d160c819
Merge pull request #4469 from joshuawarner32/fix-CI
Fix CI
2022-11-04 14:54:55 +01:00
Joshua Warner
060a69aed2
Fix CI 2022-11-04 09:47:55 -04:00
Richard Feldman
ed82e80a2b
Drop unnecessary isEq true 2022-11-03 23:16:30 -04:00
Richard Feldman
ee9b62d8ae
Don't use backpassing on List.any 2022-11-03 23:16:28 -04:00
Richard Feldman
d382eb334f
Merge pull request #4307 from cjduncana/list-iterate
Remove `List.iterate` from exported functions
2022-11-03 20:14:36 -07:00
Ayaz
0b6b16563f
Merge pull request #4451 from roc-lang/fix-mono-tests
Consolidate mono test behavior in debug and release modes
2022-11-03 22:11:43 -05:00
Richard Feldman
c4baf32e51
Merge pull request #4463 from roc-lang/clippy-1.65
clippy 1.65
2022-11-03 20:10:53 -07:00
Richard Feldman
46ccbc7aa2
Merge pull request #4446 from roc-lang/repl-warnings
Restore warnings in REPL
2022-11-03 20:05:26 -07:00
Richard Feldman
0657c38bb4
Merge branch 'repl' into repl-warnings
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2022-11-03 20:05:18 -07:00
Richard Feldman
9cac29c00c
Rename some Ruby interop demo things 2022-11-03 23:04:15 -04:00
Richard Feldman
70c822c1d3
Simplify rb_funcall call 2022-11-03 23:04:07 -04:00
Richard Feldman
8ebdc44a23
Have Ruby interop call JSON.parse
Thanks to @besquared for showing me how to do this!

https://mobile.twitter.com/besquared/status/1588363108606541824
2022-11-03 22:59:24 -04:00
Richard Feldman
a06ba9ad23
Rename ruby interop platform 2022-11-03 22:47:04 -04:00
Richard Feldman
e31d308866
Use JSON to talk to Ruby 2022-11-03 22:39:10 -04:00
Richard Feldman
2110540a53
Merge pull request #4464 from joshuawarner32/fix-one_of
Fix one_of bug, properly return MadeProgress from "when" parsing
2022-11-03 19:25:36 -07:00
Richard Feldman
0721f5a9d8
Use JSON in the ruby-interop demo 2022-11-03 21:56:01 -04:00