Commit graph

26690 commits

Author SHA1 Message Date
Folkert
abff41c91f
update mono tests 2023-11-06 18:19:34 +01:00
Richard Feldman
e59d4e57c5
Add List.appendIfOk and List.prependIfOk 2023-11-06 18:13:15 +01:00
Folkert de Vries
f0e3d65bc9
Merge pull request #5957 from roc-lang/wasm-remove-vm-stack-storage
Wasm: remove stack machine model
2023-11-06 18:07:29 +01:00
Brian Carroll
a2f4d418bb
Fix Wasm backend compile error in Web REPL build 2023-11-06 08:08:00 +00:00
Richard Feldman
c62555d90d
Merge pull request #5960 from roc-lang/mobile-logo2
Further tweaks for mobile Chrome
2023-11-05 21:22:00 -05:00
Richard Feldman
f30e0ad8d3
Further tweaks for mobile Chrome 2023-11-05 21:21:33 -05:00
Richard Feldman
45e1fcc072
Merge pull request #5959 from roc-lang/mobile-logo
Scoot mobile logo a bit
2023-11-05 21:01:08 -05:00
Richard Feldman
1267e0bf1f
Scoot mobile logo a bit 2023-11-05 21:00:33 -05:00
Richard Feldman
e3df9e0e7f
Merge pull request #5958 from roc-lang/mobile-wrap
More WIP website improvements
2023-11-05 20:39:21 -05:00
Richard Feldman
f86aa5f8b4
Use a svg arrow for the repl 2023-11-05 19:55:55 -05:00
Brian Carroll
eb76ec4e90
Simplify call_import and call 2023-11-05 23:57:37 +00:00
Brian Carroll
10b0357140
Trim load_symbols_for_call 2023-11-05 23:55:26 +00:00
Brian Carroll
87ef10a4e5
Remove unused args from lowlevel helpers 2023-11-05 23:45:29 +00:00
Brian Carroll
84a230a2e5
Remove unused args from call 2023-11-05 23:32:20 +00:00
Brian Carroll
4b0c5fd0c6
Delete pushes and pops for each instruction 2023-11-05 23:20:47 +00:00
Brian Carroll
b5d3af0522
Delete VmBlock, vm_block_stack 2023-11-05 23:20:47 +00:00
Brian Carroll
86a6a3ace5
Delete current_stack, VmSymbolState, stack_is_empty, current_stack 2023-11-05 23:20:46 +00:00
Brian Carroll
664de9b285
Delete verify_stack_match 2023-11-05 23:20:46 +00:00
Brian Carroll
a76c4420fa
CodeBuilder tracks which local variables are set 2023-11-05 23:20:46 +00:00
Brian Carroll
8636299155
Remove redundant pattern match 2023-11-05 23:20:46 +00:00
Brian Carroll
8fe9758460
Remove some stray calls to load_args 2023-11-05 23:20:46 +00:00
Brian Carroll
563ad8f1fb
Delete some unused code from codebuilder and storage 2023-11-05 23:20:46 +00:00
Brian Carroll
5719384ed9
Get rid of VM stack storage 2023-11-05 23:20:46 +00:00
Richard Feldman
e763f1429e
Fix placeholder wrapping issue on mobile 2023-11-05 16:40:58 -05:00
Richard Feldman
8afb88f5a4
Merge pull request #5953 from roc-lang/improve-wip-website
Improve WIP website
2023-11-05 11:39:41 -05:00
Richard Feldman
874e753cd0
Don't focus the repl on mobile 2023-11-04 22:19:52 -04:00
Richard Feldman
65ba4250c5
Merge remote-tracking branch 'origin/main' into improve-wip-website 2023-11-04 22:18:02 -04:00
Richard Feldman
96eef11e31
4-space indent on repl.css 2023-11-04 22:13:25 -04:00
Richard Feldman
91cec7666d
Fix styling inconsistency between Chrome and FF 2023-11-04 22:07:22 -04:00
Richard Feldman
3d8a08c7dd
Remove some missing padding 2023-11-04 20:59:16 -04:00
Richard Feldman
3e051dad10
Improve web repl 2023-11-03 21:40:34 -04:00
Richard Feldman
ac4b59a718
Merge pull request #5950 from roc-lang/fix-csp
Fix content-security policy sha256 hash
2023-11-03 09:04:32 -04:00
Richard Feldman
affcf313f0
Fix content-security policy sha 2023-11-03 08:27:11 -04:00
Richard Feldman
813e7f65df
Merge pull request #5948 from roc-lang/more-wip-updates
More WIP website updates
2023-11-03 07:25:36 -04:00
Luke Boswell
3c9a8e5e4c
ignore build artifacts 2023-11-03 16:42:27 +11:00
Luke Boswell
b9756a93d5
ignore examples artifacts 2023-11-03 16:38:42 +11:00
Luke Boswell
de0385ad07
add examples to WIP site 2023-11-03 16:37:52 +11:00
Luke Boswell
15c705f677
Merge branch 'wip-updates' into more-wip-updates 2023-11-03 15:51:51 +11:00
Luke Boswell
a59d295b1b
fix tutorial meta and link calls 2023-11-03 15:48:50 +11:00
Richard Feldman
5c02e5275a
Space out homepage headings a bit more 2023-11-02 23:57:12 -04:00
Richard Feldman
e66bb8b41c
Make the first code sample bigger 2023-11-02 23:44:51 -04:00
Richard Feldman
a1c2416e8e
Fix some more font stuff 2023-11-02 23:35:36 -04:00
Richard Feldman
76488bde01
roc format 2023-11-02 23:18:53 -04:00
Richard Feldman
8b78d99696
Add --cors to simple-http-server
(...although it doesn't actually seem to set
the CORS response headers?)
2023-11-02 23:17:20 -04:00
Richard Feldman
bd2a63510e
Move the repl arrow hiding logic 2023-11-02 23:03:24 -04:00
Richard Feldman
c592417b7a
Configure access control for fonts 2023-11-02 23:00:24 -04:00
Richard Feldman
3f94d85664
Drop Merriweather and Permanent Marker 2023-11-02 22:54:37 -04:00
Richard Feldman
4ac5b12123
Fix some errors 2023-11-02 22:45:05 -04:00
Richard Feldman
44b12ca9b2
Miscellaneous homepage fixes 2023-11-02 22:33:13 -04:00
Richard Feldman
b73ddd8323
Fix font preloading 2023-11-02 22:22:59 -04:00