Commit Graph

1725 Commits

Author SHA1 Message Date
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
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
Richard Feldman
390b5fee77
Rename Formatter to InspectFormatter 2023-08-10 21:12:21 -04:00
Richard Feldman
b983010fb1
Add type annotation to Inspect.custom 2023-08-10 20:50:55 -04:00
Richard Feldman
2da41be29f
Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
Folkert
3d86ccf167
remove as Fx from platform types 2023-08-08 16:37:47 +02:00
Anton-4
79ac0cab91
mark broken gui examples 2023-08-01 17:12:21 +02:00
Anton-4
f2137c90ab
upgrade to rust 1.70.0 2023-07-25 17:44:46 +02:00
Richard Feldman
1d5c5b25ec
Merge remote-tracking branch 'origin/main' into linux64 2023-07-11 11:33:31 -04:00
Anton-4
72c85efc83
switch to rust 1.67 2023-07-10 18:25:52 +02:00
Brendan Hansknecht
77e8b134c4
switch LogFormatter to use a Str as the base type 2023-07-05 10:18:46 -07:00
Brendan Hansknecht
5379aef104
add opaque type support to formatters 2023-07-05 10:07:55 -07:00
Brendan Hansknecht
17f68aaf12
fix pretty printing 2023-07-05 10:07:55 -07:00
Brendan Hansknecht
2e7343e857
change to community instead of person 2023-07-05 10:07:55 -07:00
Brendan Hansknecht
7bf3dd2f42
add set function and make all collection functions generic 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
Kiryl Dziamura
1bb3c3d1dd
Make has have 4 identation spaces 2023-07-04 11:24:40 +02:00
Kilian Vounckx
ae84745c2e
Rename digits parser to positiveInt and fix bug 2023-07-03 13:40:14 +02:00
Folkert de Vries
fa721d9b29
Merge pull request #5600 from roc-lang/compiler-rt-cleanup
Compiler-rt cleanup macos
2023-06-27 21:12:55 +02:00
Richard Feldman
7df7d51006
webserver example setjmp/longjmp error handling 2023-06-26 22:14:39 -04:00
Richard Feldman
db8d222c52
Refactor some webserver example init stuff 2023-06-26 21:14:28 -04:00
Richard Feldman
b26ef289b6
Add basic webserver platform 2023-06-26 20:05:59 -04:00
Richard Feldman
ca0de5241d
Remove some unnecessary dbg! uses 2023-06-26 20:05:59 -04:00
Brendan Hansknecht
4f97ab2965
remove old compiler-rt workarounds for macos 2023-06-24 17:27:11 -07:00
Anton-4
aa4f092e36
use basic-cli 0.4 2023-06-22 22:33:10 +02:00
Richard Feldman
c046d417e1
Go back to wasm32 2023-06-20 08:06:34 -04:00
Richard Feldman
d5802c1cbe
Update docs and tests to use --target wasm-32 2023-06-20 07:48:09 -04:00
Folkert
02a5c53aed
format 2023-06-19 22:09:35 +02:00
Folkert
f66a20ecff
make examples/glue work 2023-06-19 20:54:06 +02:00
Bryce Miller
0132df9b5a
merge main 2023-06-10 15:04:25 -04:00
Luke Boswell
092676c4b7
Merge remote-tracking branch 'remote/main' into remove-json 2023-06-07 15:38:01 +10:00
Bryce Miller
29561372de
merge main 2023-06-05 20:21:44 -04:00
Bryce Miller
cb08225bf0
| -> where 2023-06-05 20:19:00 -04:00
Luke Boswell
c1ff49be6c
change just Json module name 2023-06-04 17:37:01 +10:00
Brendan Hansknecht
75a035e12d
remove all definitions of roc_memcpy 2023-06-02 15:23:05 -07:00
Bryce Miller
7e8a151604
Merge branch 'main' into abilities-syntax 2023-06-01 12:57:16 -04:00
Brendan Hansknecht
fa57788c09
Merge pull request #5460 from roc-lang/dict-tuple
switch Dict to real tuples
2023-05-29 15:00:38 +00:00
Bryce Miller
ffa622e065
Merge branch 'main' into abilities-syntax
Signed-off-by: Bryce Miller <sandprickle@users.noreply.github.com>
2023-05-29 13:42:36 +02:00
Anton-4
99954c9575
ditch confy 2023-05-29 13:23:31 +02:00
Bryce Miller
c68807bc5a
has -> implements in roc code 2023-05-26 20:39:01 -04:00