Commit graph

6 commits

Author SHA1 Message Date
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
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
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