Commit Graph

26710 Commits

Author SHA1 Message Date
Richard Feldman
729f4367f2
Give up and use unsafe-inline in CSP 2023-11-09 22:23:23 -05:00
Richard Feldman
fb17d89dfc
Format some js 2023-11-09 22:20:07 -05:00
Richard Feldman
365c16880c
Fix padding on Start Tutorial buttons 2023-11-09 20:53:44 -05:00
Richard Feldman
ea4766e74c
Add James Birtles to new homepage 2023-11-09 20:53:36 -05:00
Richard Feldman
a4a93e687c
Remove "get started" buttons from homepage 2023-11-08 22:18:19 -05:00
Richard Feldman
525dddee21
Move larger example to right after Examples 2023-11-08 21:18:11 -05:00
Richard Feldman
bb27c836e2
Combine Use Cases and Examples homepage sections 2023-11-08 20:55:45 -05:00
Richard Feldman
c75f031560
Inline sponsor logo SVGs
The GitHub URLs were making cookies. Also this means fewer
network requests and nicer dark mode support.
2023-11-07 21:30:03 -05:00
Richard Feldman
710ef0ab89
Fix styling for Firefox on Android 2023-11-06 22:15:05 -05:00
Richard Feldman
c1daed8b06
Minor copy adjustment on homepage 2023-11-06 22:14:55 -05:00
Richard Feldman
c2af6b5622
Add sponsors to homepage and final tutorial link 2023-11-06 21:51:37 -05:00
Richard Feldman
fe293abb01
Make a little repl mini-tutorial 2023-11-06 21:51:28 -05:00
Richard Feldman
cd59b3f594
Add mini-tutorial to homepage repl 2023-11-06 21:51:18 -05:00
Richard Feldman
732e85bb11
Upse npm's http-server; it's much faster 2023-11-06 21:51:01 -05:00
Richard Feldman
67654988f6
Cache rwx logo on github
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2023-11-06 20:30:30 -05:00
Brendan Hansknecht
b0442c342a
Merge pull request #5956 from roc-lang/preprocess-cli
add preprocess host cli option
2023-11-06 11:47:18 -08:00
Richard Feldman
0252a11ad1
Merge pull request #5929 from roc-lang/list-appendif
Add List.appendIfOk and List.prependIfOk
2023-11-06 14:07:11 -05:00
Brendan Hansknecht
2a385839fe
deal with system target 2023-11-06 09:31:22 -08:00
Brendan Hansknecht
6006891889
correct path and add TODO 2023-11-06 09:31:22 -08:00
Brendan Hansknecht
8e86640bd7
add preprocess host cli option 2023-11-06 09:31:22 -08:00
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