kilianv
|
610c529ba8
|
Update roc files to use new opaque bools
|
2022-09-20 14:42:04 -05:00 |
|
Richard Feldman
|
496fd6e8bb
|
roc format examples
|
2022-07-11 13:14:01 -04:00 |
|
Sean Hagstrom
|
c53f6cf2fe
|
formatter: remove spaces at the beginning and end of single-line square bracket expressions
|
2022-05-22 14:06:34 +01:00 |
|
Sean Hagstrom
|
08777434b6
|
formatter: support removing blank lines between all when branches in when expressions
|
2022-05-19 09:26:04 +01:00 |
|
Philippe Vinchon
|
b32e7e0e2d
|
Update example files
|
2022-03-05 22:32:34 +00:00 |
|
Jan Van Bruggen
|
92e0f8714f
|
Swap List.repeat args order to put the list first
|
2022-02-11 16:10:29 -07:00 |
|
Joshua Warner
|
6786acb939
|
Remove redundant space in aliases
|
2021-12-21 18:16:58 -08:00 |
|
Joshua Warner
|
8b967f1ea8
|
Run formatter on all examples
|
2021-12-21 17:17:31 -08:00 |
|
Jan Van Bruggen
|
d03a51c75b
|
Rename base package to pf everywhere, to match tutorial
|
2021-12-12 05:57:39 -07:00 |
|
rvcas
|
023f7f44a7
|
chore: update examples that reference fromInt
|
2021-11-30 14:55:08 -05:00 |
|
Kevin Sjöberg
|
f6d055dc62
|
Correct minor spelling mistakes
|
2021-11-06 15:29:08 +01:00 |
|
Brendan Hansknecht
|
200e823ae6
|
Switch to List.dropAt
|
2021-10-05 14:15:53 -07:00 |
|
Brendan Hansknecht
|
75eccf5bac
|
Switch loading file chunks to list of bytes instead of string
|
2021-10-03 14:56:09 -07:00 |
|
Brendan Hansknecht
|
21d978bab8
|
Switch to 32bit number representation and fix cksum
|
2021-10-02 19:50:18 -07:00 |
|
Brendan Hansknecht
|
9920d5e6b8
|
Rewrite interpreter into state machine to reduce nested lambda calls
|
2021-10-02 15:35:24 -07:00 |
|
Brendan Hansknecht
|
88069b679a
|
Fix withOpen
|
2021-10-02 10:40:16 -07:00 |
|
Brendan Hansknecht
|
0cd288f623
|
Add false lang interpreter example
|
2021-09-29 16:01:54 -07:00 |
|