Commit graph

1651 commits

Author SHA1 Message Date
Richard Feldman
2347565bf0
Drop some debugging code 2023-03-16 19:22:44 -04:00
dankeyy
8e40725d25
fix comments 2023-03-16 22:28:44 +02:00
dankeyy
35560efc0a
reorganize, simplify build, multiple methods WIP 2023-03-16 22:24:29 +02:00
Richard Feldman
15e0f416d0
Call Roc from Node 2023-03-16 10:29:01 -04:00
Richard Feldman
f80e839061
Split out node and wasm in typescript-interop 2023-03-16 08:51:06 -04:00
Richard Feldman
ca900550a2
Add roc code to ts-interop example 2023-03-16 08:31:26 -04:00
Richard Feldman
7ce4d3b22f
Add examples/typescript-interop 2023-03-16 08:20:23 -04:00
Luke Boswell
239f79d26f
roc format 2023-03-15 21:17:54 +11:00
Luke Boswell
bea3a4f2f7
add static code file import for site gen 2023-03-15 20:59:58 +11:00
dankeyy
1dd46c985f
pass number straight away + renames for clarity 2023-03-14 15:56:08 +02:00
Folkert
fdf1489df6
Merge remote-tracking branch 'origin/main' into glue-getters-rtfeldman 2023-03-14 01:01:26 +01:00
Folkert
af67894b95
more formatting 2023-03-13 23:29:28 +01:00
Folkert
741abe9a6d
format roc code 2023-03-13 23:06:40 +01:00
Brendan Hansknecht
dc1a7dcd12
try using roc_alloc and roc_dealloc (aka malloc and free) for buffers in false 2023-03-13 14:53:20 -07:00
Brendan Hansknecht
d88894c365
avoid zero sized allocation in false 2023-03-13 14:08:24 -07:00
Brendan Hansknecht
e32c5f6514
standardize on decref instead of deinit for name 2023-03-13 14:08:23 -07:00
Anton-4
fe066e5567
Merge branch 'main' of github.com:roc-lang/roc into tutorial_updates 2023-03-13 19:46:05 +01:00
Luke Boswell
3ce20f74d9
support recursive folders 2023-03-13 19:18:39 +11:00
dankeyy
d91a90774b
dont decref too early 2023-03-12 01:02:58 +02:00
dankeyy
1866b8845a
bad formatting 2023-03-11 23:33:20 +02:00
dankeyy
5d13288487
add clojure example 2023-03-11 23:27:44 +02:00
dankeyy
a59d65ff86
add panic comment 2023-03-11 23:22:39 +02:00
Richard Feldman
512b9361bf
Merge pull request #5077 from lukewilliamboswell/builtin-json
JSON decoder improvements
2023-03-11 15:28:07 -05:00
dankeyy
ffa26e0243
Update README.md
Signed-off-by: dankeyy <dankeyy@protonmail.com>
2023-03-11 22:20:37 +02:00
dankeyy
54d552489e
treemoji doesn't show up on browser
Signed-off-by: dankeyy <dankeyy@protonmail.com>
2023-03-11 21:51:12 +02:00
dankeyy
699f419d6d
this made the jvm segfault on a second call :p 2023-03-11 21:43:29 +02:00
dankeyy
8d501ab773
Update README.md
Signed-off-by: dankeyy <dankeyy@protonmail.com>
2023-03-11 21:33:38 +02:00
dankeyy
9eb5206bc9
added readme + renames 2023-03-11 21:29:41 +02:00
dankeyy
15252b4f8d
make it static 2023-03-11 21:29:41 +02:00
dankeyy
31195b405c
turn java code into a package 2023-03-11 21:29:40 +02:00
dankeyy
3991c334f7
remove json dep 2023-03-11 21:29:40 +02:00
dankeyy
f9974f1d32
yeet json 2023-03-11 21:29:40 +02:00
dankeyy
2d004dc57b
fixed emojis 2023-03-11 21:29:40 +02:00
dankeyy
59f815e0d3
Merge branch 'roc-lang:main' into jvm-interop 2023-03-11 12:54:22 +02:00
Luke Boswell
b1e73dc8ef
add highlighting to tutorial inline snippets 2023-03-10 13:07:50 +11:00
Folkert
fe15a2e79c
Merge remote-tracking branch 'origin/main' into glue-getters-rtfeldman 2023-03-08 19:46:00 +01:00
Anton-4
5bc4881c05
Merge remote-tracking branch 'upstream/main' into docs-highlight 2023-03-08 14:35:55 +01:00
Luke Boswell
db37520a4f
Merge remote-tracking branch 'remote/main' into builtin-json 2023-03-07 17:12:47 +11:00
Brendan Hansknecht
f42f61e271
run a toml formatter and then clean it up a bit 2023-03-06 19:47:57 -08:00
Brendan Hansknecht
43224dcca9
remove less important Cargo.lock files that we probably shouldn't track 2023-03-06 13:01:07 -08:00
Folkert
8546f2c52b
fix some clippy warnings in platforms 2023-03-06 21:18:30 +01:00
Folkert
86671d659c
work around allocation of size 0 2023-03-06 21:12:04 +01:00
Luke Boswell
5e40e580cb
update docs syntax highlighting, remove unsused code 2023-03-06 22:20:49 +11:00
Luke Boswell
64a614396a
fix for ruby-interop example 2023-03-06 17:37:12 +11:00
Folkert
bedca00850
clippy in platform 2023-03-05 21:35:49 +01:00
Folkert
d224992bc1
Merge remote-tracking branch 'origin/main' into glue-getters-rtfeldman 2023-03-05 17:24:05 +01:00
Folkert
769a4c415b
update remaining cli tests 2023-03-05 16:57:51 +01:00
Luke Boswell
fbc1c7af2a
support more Tokens including Idents 2023-03-05 13:23:56 +01:00
Luke Boswell
1b676ca140
fix static site 2023-03-05 13:23:56 +01:00
Anton-4
89350a1c56
Merge branch 'main' of github.com:roc-lang/roc into cli_run_race_condition 2023-03-04 14:12:02 +01:00