Commit graph

1763 commits

Author SHA1 Message Date
Brendan Hansknecht
88106d1659
add basic roc_dbg impl to c platforms 2023-11-29 22:02:27 -08:00
Brendan Hansknecht
3e66254b25
update zig and rust platforms to have correct roc_panic and roc_dbg 2023-11-29 21:49:34 -08:00
Brendan Hansknecht
f5fb01fd53
Get tests passing
Add roc_dbg to some platforms.
Also start updating some roc_panic impls.
2023-11-29 21:05:49 -08:00
Brendan Hansknecht
3d6c140a30
get minimal roc_dbg working 2023-11-29 21:05:49 -08:00
Brendan Hansknecht
759fa9b7a6
roc format 2023-11-28 16:40:42 -08:00
Brendan Hansknecht
aeabf96e80
update inspect examples 2023-11-28 16:40:42 -08:00
Luke Boswell
349933b649
roc format 2023-11-22 13:30:06 +11:00
Luke Boswell
a000bb9c52
Replace stale webserver example 2023-11-22 13:11:05 +11:00
Brendan Hansknecht
0277024450
remove file try 2 2023-11-20 19:28:02 -08:00
Brendan Hansknecht
80644edce4
roc format and remove accidental file 2023-11-20 17:55:47 -08:00
Brendan Hansknecht
ffda01e80b
update all examples to basic-cli version and mark broken examples 2023-11-20 15:36:15 -08:00
Brendan Hansknecht
f727aea875
Remove stale copy of basic-cli from the repo
It is outdated and source of bugs for users.
There should only exist one form of basic-cli.

There are still plently of local platforms if we need them for testing.
On top of that, more can be added to cli_test_examples if needed.
2023-11-20 14:59:13 -08:00
Anton-4
b208922e90
upgrade some examples to basic-cli 0.6 2023-11-19 20:26:39 +01:00
Richard Feldman
65c16bf3aa
Fix mobile header, re-add /examples 2023-11-15 21:38:05 -05:00
Luke Boswell
3c9a8e5e4c
ignore build artifacts 2023-11-03 16:42:27 +11:00
Richard Feldman
76488bde01
roc format 2023-11-02 23:18:53 -04:00
Richard Feldman
4ac5b12123
Fix some errors 2023-11-02 22:45:05 -04:00
Richard Feldman
9681994b09
Fix some HTML validation problems and a CSP issue 2023-11-02 21:07:43 -04:00
Richard Feldman
5e65e2a7d3
Merge remote-tracking branch 'origin/main' into wip-updates 2023-11-02 06:30:02 -04:00
Richard Feldman
258ed94ce3
Use <header> instead of <div> for header 2023-10-31 22:54:15 -04:00
Richard Feldman
a4faaf7646
Add aria-label="primary" to main <nav> 2023-10-31 22:36:03 -04:00
Richard Feldman
b670589a8d
Restore helloWorld.roc 2023-10-29 21:56:28 -04:00
Richard Feldman
34ef8436b5
Reproduce roc check bug
To repro: run `roc check` in www/wip_new_website/
2023-10-29 21:56:27 -04:00
Isaac Van Doren
139d3c6f89
make dropFirst and dropLast drop n elements 2023-10-29 13:23:33 -05:00
Luke Boswell
c618cd5a4b
remove duplicate header in C platform example 2023-10-23 13:50:34 -07:00
Brendan Hansknecht
40a40ef6d2
get examples working 2023-10-23 13:50:31 -07:00
Richard Feldman
babeacc75a
Update some test .gitignores 2023-10-22 15:05:44 -04:00
Richard Feldman
086a2e4c14
Fix some gui tests 2023-10-22 15:02:09 -04:00
Richard Feldman
e25be01ccd
Update .gitignores 2023-10-19 22:04:14 -04:00
Richard Feldman
b7b361c447
Update ruby interop example 2023-10-19 22:04:14 -04:00
Folkert
acfb8d7562
explicitly RocBox arguments when received as box 2023-10-07 17:43:16 +02:00
Anton-4
4c93bf96de
force reqwest version
This fixes the  ... breaking tests before building nightlies on macos.
2023-10-03 17:24:21 +02:00
Anton-4
f078204c1f
rust 1.71.1 upgrade 2023-09-26 12:08:16 +02:00
Richard Feldman
074401fbdf
Remove the whole #var1 thing 2023-09-17 06:31:51 -04:00
Folkert
7af401dd98
assert that package qualifications are valid in platform modules 2023-09-14 11:36:15 +02:00
Anton-4
99cfd1fe92
removed editor, ast, markup crate 2023-09-11 16:40:52 +02:00
Richard Feldman
738e54ebba
Merge pull request #5763 from roc-lang/glue-unsized-skeleton
skeleton for unsized glue
2023-08-21 12:47:56 -04:00
Richard Feldman
ba8b7f656c
roc fmt on inspect examples 2023-08-17 00:07:04 -04:00
Anton-4
0646138509
added comments, tests 2023-08-16 19:17:47 +02:00
Folkert
609d76529a
skeleton for unsized glue 2023-08-14 22:24:47 +02:00
Richard Feldman
15a6bc34f4
Merge remote-tracking branch 'origin/main' into inspect-builtin 2023-08-14 15:03:27 -04:00
Anton-4
6a14517964
Merge pull request #5756 from roc-lang/basic-cli-update
basic-cli 0.4.0 -> 0.5.0
2023-08-14 11:46:09 +02:00
Luke Boswell
47c3b1a1cb
fix broken references, roc format 2023-08-13 16:50:01 +10:00
Anton-4
ac9421c1b4
basic-cli 0.4.0 -> 0.5.0 2023-08-12 19:34:33 +02:00
Richard Feldman
04739fb132
roc format 2023-08-11 01:49:11 -04:00
Richard Feldman
60bbd33f8b
Work around roc format bug 2023-08-11 01:48:54 -04:00
Richard Feldman
9b8d8e85e7
Fix some formatting on Community.roc 2023-08-11 01:48:44 -04:00
Richard Feldman
700776fad7
Make Inspect a builtin 2023-08-10 21:47:42 -04:00
Richard Feldman
75f6293e12
Merge remote-tracking branch 'origin/main' into inspect-builtin 2023-08-10 21:26:01 -04:00
Richard Feldman
24806fa417
Rename Inspect WalkFn aliases 2023-08-10 21:18:51 -04:00