Commit Graph

25973 Commits

Author SHA1 Message Date
Richard Feldman
c3802d228b
Remove FAQ entry on differences from Elm
This info is covered better by roc-for-elm-programmers.md
2023-08-13 15:08:50 -04:00
Richard Feldman
0a9e664022
Revise some FAQ entries 2023-08-13 15:08:50 -04:00
Richard Feldman
7781080289
Reorganize FAQ a bit
Also drop some more obsolete notes about how there's no syntax highlighting for any third-party editors etc.

Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2023-08-13 12:53:13 -04:00
Richard Feldman
4b1a156290
Update FAQ.md
The editor entry doesn't make sense in light of now wanting to have both `roc edit` as well as extensions for other editors.

Signed-off-by: Richard Feldman <oss@rtfeldman.com>
2023-08-13 12:51:51 -04:00
Luke Boswell
47c3b1a1cb
fix broken references, roc format 2023-08-13 16:50:01 +10:00
Richard Feldman
d9535f2749
Remove unused br import from WIP new website 2023-08-12 15:32:45 -04:00
Anton-4
ac9421c1b4
basic-cli 0.4.0 -> 0.5.0 2023-08-12 19:34:33 +02:00
Anton-4
0b3bbadf66
Merge pull request #5755 from roc-lang/basic-cli-branch-switch
use basic-cli main branch again
2023-08-12 18:33:30 +02:00
Anton-4
d869ea1144
use basic-cli main branch again
the new-abilities-syntax branch has been merged into basic-cli main

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-08-12 17:34:44 +02:00
Richard Feldman
d41d976dac
Improve Hash.Hash docs a bit 2023-08-11 21:33:04 -04:00
Richard Feldman
c416e029a3
Remove some Dict and Set ability constraints 2023-08-11 21:19:36 -04:00
Richard Feldman
fc7e069712
Generate docs for ability definitions 2023-08-11 21:19:18 -04:00
Richard Feldman
b7ebb01f88
Fix spaces in docs rendering for -> in functions 2023-08-11 21:19:18 -04:00
Richard Feldman
9fe08cafd0
Render docs for abilities, tuples, and as 2023-08-11 20:59:40 -04:00
Anton-4
0fea1ec227
Merge pull request #5734 from roc-lang/fix-nixos-repl
fix `Couldn't find libgcc_s.so.1!`
2023-08-11 20:03:09 +02:00
Anton-4
743c4a7eeb
Merge pull request #5745 from roc-lang/abilities-syntax
New Abilities syntax
2023-08-11 17:34:38 +02:00
Anton-4
954f687666
minor fixes 2023-08-11 16:14:33 +02:00
Richard Feldman
f68272944c
Update uitest 2023-08-11 06:34:17 -04: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
08e7b52ddc
Update mono tests 2023-08-10 23:34:23 -04:00
Richard Feldman
254226f067
Use abilities-syntax branch of basic-cli for now 2023-08-10 23:04:57 -04:00
Richard Feldman
2ca3c420a3
Delete some trailing spaces 2023-08-10 23:04:53 -04:00
Richard Feldman
6b9592aefd
Update some insta tests 2023-08-10 22:48:31 -04:00
Richard Feldman
545c07157d
Fix a test 2023-08-10 22:33:29 -04:00
Richard Feldman
7908645895
Fix more tests 2023-08-10 22:24:24 -04:00
Richard Feldman
0176b9310d
Update snapshot tests 2023-08-10 21:51:01 -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
315d185b2b
Fix test 2023-08-10 21:17:16 -04:00
Richard Feldman
390b5fee77
Rename Formatter to InspectFormatter 2023-08-10 21:12:21 -04:00
Richard Feldman
6ba4aebb3b
roc format 2023-08-10 20:54:35 -04:00
Richard Feldman
b983010fb1
Add type annotation to Inspect.custom 2023-08-10 20:50:55 -04:00
Richard Feldman
6c05307a7b
Drop redundant import 2023-08-10 20:36:14 -04:00
Richard Feldman
2da41be29f
Merge remote-tracking branch 'origin/main' into abilities-syntax 2023-08-10 20:36:01 -04:00
Richard Feldman
841cf8c74e
Drop redundant import 2023-08-10 20:20:55 -04:00
Folkert de Vries
2bd998a215
Merge pull request #5742 from roc-lang/improve-rust-glue
Situationally gen Eq/Ord/Hash glue for tag unions
2023-08-10 20:10:13 +02:00
Richard Feldman
aed1c26e72
Situationally gen Eq/Ord/Hash glue for tag unions 2023-08-10 12:50:07 -04:00
Richard Feldman
e4ba92c1a6
Merge pull request #5735 from roc-lang/glue-earlier
rework how HELS get passed to the backends
2023-08-09 15:47:49 -04:00
Anton-4
e178de2caa
Merge pull request #5737 from roc-lang/wip-website-readme
added README for wip website
2023-08-09 21:28:12 +02:00
Folkert
69588a3b76
fix wasm tests 2023-08-09 16:04:48 +02:00
Anton-4
64ab5cb7f6
added README for wip website 2023-08-09 15:57:10 +02:00
Folkert
0f3da32d9d
remove unused field 2023-08-09 15:11:02 +02:00
Folkert
7fb4b60b21
move around hostexposedalias logic 2023-08-09 15:09:03 +02:00
Folkert
5d3c7a9363
remove HostExposedAlias 2023-08-09 14:06:07 +02:00
Richard Feldman
e6e1a13670
Merge pull request #5733 from roc-lang/glue-earlier
fix off-by-one error in glue generation
2023-08-09 07:59:29 -04:00
Brendan Hansknecht
713afc71c3
Merge pull request #5731 from roc-lang/folkert-windows-branch
Fix 2 bugs in windows dev backend
2023-08-08 21:54:59 +00:00
Anton-4
cb9a348871
cleanup 2023-08-08 20:09:15 +02:00