Agus Zubiaga
8dedd9f03c
New app
header syntax
...
Implements the new app header syntax as discussed in Zulip [1].
app [main] {
cli: platform "../platform/main.roc",
json: "../json/main.roc"
}
Old headers still parse and are automatically upgraded to the new
syntax by the formatter.
[1] 418444862
2024-05-01 10:49:01 -03:00
Anton-4
9d28e70cdc
all fixed
2024-04-28 18:27:59 +02:00
Richard Feldman
681df41fd3
Fix some missing Task imports in examples
2024-04-28 11:20:00 -04:00
Anton-4
3742ef5f42
update basic-cli links to 0.10
2024-04-28 12:45:31 +02:00
Anton-4
29e59dfec9
upgrade to basic-cli 0.9.1
2024-04-23 19:06:33 +02:00
Anton-4
e4e1d7116c
update to basic-cli 0.9.0
2024-04-13 12:28:16 +02:00
Anton-4
76005451cc
update to basic-cli 0.8.1
2024-02-02 20:01:20 +01:00
Anton-4
cf96010543
update to basic-cli 0.7.1
2023-12-23 16:54:59 +01:00
Brendan Hansknecht
e5a0af5699
make DbgFormatter an unexposed implementation detail
2023-12-03 12:41:04 -08:00
Anton-4
a050933955
use latest basic-cli
2023-12-01 12:33:09 +01:00
Brendan Hansknecht
aeabf96e80
update inspect examples
2023-11-28 16:40:42 -08:00
Anton-4
b208922e90
upgrade some examples to basic-cli 0.6
2023-11-19 20:26:39 +01: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
Richard Feldman
700776fad7
Make Inspect a builtin
2023-08-10 21:47:42 -04:00
Brendan Hansknecht
77e8b134c4
switch LogFormatter to use a Str as the base type
2023-07-05 10:18:46 -07:00
Brendan Hansknecht
2e7343e857
change to community instead of person
2023-07-05 10:07:55 -07:00
Brendan Hansknecht
5cbc389c44
add userland imple of inspect with some apps
2023-07-05 10:07:54 -07:00