Folkert
|
ec099bbdec
|
WIP
|
2022-03-02 14:46:30 +01:00 |
|
Brian Carroll
|
97e496eef1
|
www: avoid building the Web REPL on Netlify. Download it instead.
|
2022-03-02 08:40:13 +00:00 |
|
Brian Carroll
|
a7899bdded
|
wasm: enable another roc_panic test
|
2022-03-02 08:15:36 +00:00 |
|
Brian Carroll
|
561a1d16ff
|
wasm: add expect_runtime_error_panic test macro
|
2022-03-02 08:05:48 +00:00 |
|
Brian Carroll
|
5882ee4af0
|
wasm: add comment on why DataSection::bytes is public
|
2022-03-02 08:03:00 +00:00 |
|
Brian Carroll
|
896715cd58
|
wasm: fix Cargo dependency for ARM
|
2022-03-02 08:02:21 +00:00 |
|
Anton-4
|
0fee3c7b23
|
exclude roc_std to fix windows link error
|
2022-03-02 07:56:56 +01:00 |
|
Brendan Hansknecht
|
beeff5ca72
|
misc cleanup
|
2022-03-01 15:52:34 -08:00 |
|
Brendan Hansknecht
|
3bada97067
|
Merge remote-tracking branch 'origin/trunk' into gen-dev/quicksort2
|
2022-03-01 15:29:52 -08:00 |
|
Brendan Hansknecht
|
0ae0e689fc
|
Merge pull request #2602 from rtfeldman/list-replace
List replace
|
2022-03-01 23:29:32 +00:00 |
|
Brendan Hansknecht
|
89fbe28715
|
disable roc_std platform feature in repl_cli
|
2022-03-01 14:51:27 -08:00 |
|
Brian Carroll
|
9bf0fdb808
|
Fix clippy errors
|
2022-03-01 22:04:29 +00:00 |
|
Richard Feldman
|
0f3b980e1b
|
Merge pull request #2623 from rtfeldman/exposed-vars-by-symbol
make vars-by-symbol a vector
|
2022-03-01 16:58:47 -05:00 |
|
Folkert
|
fd8dfd284d
|
add Index and Slice to collections
|
2022-03-01 22:41:46 +01:00 |
|
Folkert
|
d54c98e1aa
|
Merge remote-tracking branch 'origin/trunk' into constraints-soa
|
2022-03-01 22:39:51 +01:00 |
|
Folkert
|
6fae7039c2
|
remove unused function
|
2022-03-01 21:56:10 +01:00 |
|
Folkert
|
19d7f7ce09
|
make vars-by-symbol a vector
|
2022-03-01 21:51:25 +01:00 |
|
Folkert
|
5a0562c7f1
|
optimize def sorting
|
2022-03-01 21:44:44 +01:00 |
|
Brian Carroll
|
645d1e4473
|
Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-runtime-error
|
2022-03-01 18:48:03 +00:00 |
|
Brian Carroll
|
85ba3154ec
|
wasm: fix roc_panic message retrieval
|
2022-03-01 18:47:51 +00:00 |
|
Anton-4
|
275bd9a234
|
Merge branch 'trunk' of github.com:rtfeldman/roc into editor-force-fallback-fix
|
2022-03-01 17:30:30 +01:00 |
|
Anton-4
|
35b0715364
|
hopefully last fmt
|
2022-03-01 16:52:00 +01:00 |
|
Anton-4
|
81d5e47f40
|
fmt
|
2022-03-01 16:41:09 +01:00 |
|
Anton-4
|
d73d1fee47
|
cleanup
|
2022-03-01 16:37:23 +01:00 |
|
Jose Quesada
|
63ea556055
|
fix: allow editor to launch even when requesting device fails
|
2022-03-01 09:21:27 -06:00 |
|
Anton-4
|
bddab60e6b
|
Merge branch 'trunk' of github.com:rtfeldman/roc into new-syntax-highlight
|
2022-03-01 11:36:59 +01:00 |
|
Anton-4
|
99e487dbe6
|
prepping parser for syntax_highlighting
|
2022-03-01 11:33:37 +01:00 |
|
Richard Feldman
|
d4cce420a8
|
Merge pull request #2619 from rtfeldman/netlify-scripts
Partially fix Netlify build scripts
|
2022-02-28 22:17:21 -05:00 |
|
Richard Feldman
|
d2980a0d8a
|
Merge pull request #2618 from rtfeldman/use-outdented-delimiters
Use outdented delimiters in tutorial and roc-for-elm-programmers
|
2022-02-28 22:14:29 -05:00 |
|
Richard Feldman
|
fbac24268b
|
Make an include_bytes! work on Netlify
|
2022-02-28 21:16:22 -05:00 |
|
Richard Feldman
|
02ecb63b48
|
Add NO_ZIG_INSTALLED check to Netlify build
|
2022-02-28 20:51:18 -05:00 |
|
Richard Feldman
|
737acd2ace
|
Delete some obsolete sections of roc-for-elm-programmers
First-class Opaque Types and Abilities both change these.
I'll revise these sections after Abilities land in `trunk`.
|
2022-02-28 20:11:15 -05:00 |
|
Richard Feldman
|
2d0d2b8376
|
Use outdented delimiters in roc-for-elm-programmers
|
2022-02-28 20:10:59 -05:00 |
|
Brendan Hansknecht
|
2801699ffc
|
fix warnings
|
2022-02-28 17:10:14 -08:00 |
|
Richard Feldman
|
887a07b455
|
Merge pull request #2596 from rtfeldman/joshuawarner32/listclosing-braces
Allow closing braces in collections to be at any indent level
|
2022-02-28 20:00:44 -05:00 |
|
Richard Feldman
|
1c116d71b3
|
Introduce www/netlify.sh
|
2022-02-28 19:43:50 -05:00 |
|
Richard Feldman
|
32058a3336
|
Format index.html
|
2022-02-28 19:17:55 -05:00 |
|
hafiz
|
b56022027e
|
Merge pull request #2615 from rtfeldman/solve-clone-env
|
2022-02-28 19:02:25 -05:00 |
|
Folkert
|
8b457a56c5
|
reduce cloning of Env
|
2022-03-01 00:08:56 +01:00 |
|
Folkert
|
d3bbf6d504
|
struct of arrays!
|
2022-03-01 00:00:50 +01:00 |
|
Folkert
|
1ef9546391
|
use Vec instead of MutMap
|
2022-02-28 23:54:35 +01:00 |
|
Folkert
|
9d82f795b7
|
make it abstract
|
2022-02-28 23:43:58 +01:00 |
|
Folkert
|
751ae125a5
|
remove aliases from solve Env
|
2022-02-28 23:41:07 +01:00 |
|
Folkert
|
c18befeccf
|
short-circuit aliases
|
2022-02-28 23:37:33 +01:00 |
|
Richard Feldman
|
8a719803ce
|
Merge pull request #2612 from rtfeldman/www-repl-go-live
Add a REPL page to the website at /repl/index.html
|
2022-02-28 17:34:53 -05:00 |
|
Brian Carroll
|
21a3ed4258
|
wasm: fix dead code elimination in the case where there are live imports
|
2022-02-28 21:51:07 +00:00 |
|
Brian Carroll
|
223a9edfd2
|
Add a REPL page to the website at /repl/index.html
|
2022-02-28 19:29:09 +00:00 |
|
Brendan Hansknecht
|
facfe9cffc
|
re-enable freeing all to stack
|
2022-02-28 11:05:16 -08:00 |
|
Anton-4
|
4d570b635f
|
made editor WIP more obvious
|
2022-02-28 19:47:57 +01:00 |
|
Brendan Hansknecht
|
72cc0e4f38
|
cleanup join points
|
2022-02-28 10:38:38 -08:00 |
|