Richard Feldman
d63144489a
Merge remote-tracking branch 'origin/main' into walk-with-index
2023-08-17 00:08:50 -04:00
Anton-4
2eb8326a70
Merge pull request #5753 from roc-lang/fix-missing-docs-stuff
...
Fix various missing docs implementations
2023-08-16 16:10:01 +02:00
Richard Feldman
ec4f1ce12b
Merge pull request #5762 from roc-lang/inc-dec
...
Use wrapping and saturating arithmetic in builtins
2023-08-15 09:13:35 -04:00
Richard Feldman
648039902d
Merge pull request #5758 from roc-lang/faq-revisions
...
FAQ revisions
2023-08-15 09:13:24 -04:00
Richard Feldman
4ed3824dc7
Merge pull request #5754 from roc-lang/remove-constraints
...
Remove some Dict and Set ability constraints
2023-08-15 02:49:04 -04:00
Richard Feldman
1731bbbb9f
Improve some FAQ wording
2023-08-15 02:42:30 -04:00
Richard Feldman
7768264868
Update mono tests again
2023-08-15 02:39:50 -04:00
Richard Feldman
df21104457
Inline inc and dec
...
This is for the dev backend's benefit
2023-08-15 02:39:37 -04:00
Richard Feldman
af357a5cbd
Update mono tests
2023-08-15 02:30:21 -04:00
Richard Feldman
b2d3db3ce9
Fix naming collision in List.roc
2023-08-15 02:29:26 -04:00
Richard Feldman
3ea195db12
Use List.walkWithIndex in some places
2023-08-15 02:29:25 -04:00
Richard Feldman
c3b556ffbc
Add List.walkWithIndex
2023-08-15 02:29:25 -04:00
Richard Feldman
bac445b39b
Simplify List.walk (e.g. for dev backend)
2023-08-15 02:28:41 -04:00
Richard Feldman
6c8b1963ae
Merge pull request #5760 from roc-lang/tuple-errors
...
Fix formatting in tuple errors
2023-08-14 20:37:19 -04:00
Richard Feldman
fd866a5a64
Update mono tests
2023-08-14 20:17:43 -04:00
Richard Feldman
e31b41864e
Use wrapping and saturating arithmetic in builtins
2023-08-14 20:01:25 -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
01647a32ff
Merge pull request #5741 from lukewilliamboswell/fix-vdom
...
fix broken references in virtual-dom-wip
2023-08-14 18:20:24 +10:00
Richard Feldman
7404842f49
Don't put spaces inside tuples in error messages
2023-08-13 21:49:58 -04:00
Richard Feldman
31da0520c4
Revise the FAQ to no longer use first person
2023-08-13 15:12:37 -04:00
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
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
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
315d185b2b
Fix test
2023-08-10 21:17:16 -04:00
Richard Feldman
6ba4aebb3b
roc format
2023-08-10 20:54:35 -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