Commit Graph

28689 Commits

Author SHA1 Message Date
Agus Zubiaga
cf8ab11d27
Load packages from main app when checking a module 2024-06-06 20:25:54 -03:00
Agus Zubiaga
3ff0c986e8
Extract shorthand registration into its own function 2024-06-05 22:16:32 -03:00
Agus Zubiaga
f92bf4852f
Find main.roc when loading a module 2024-06-05 20:24:49 -03:00
Luke Boswell
c75f3ccd6c
Merge pull request #6788 from roc-lang/language-server-starts-with
use `std::starts_with` instead of iterator logic
2024-06-06 05:16:09 +08:00
Folkert
2cabe6546c
use std::starts_with instead of iterator logic 2024-06-05 17:14:06 +02:00
Richard Feldman
86726e03e3
Merge pull request #6758 from alphashuro/patch-1
docs(tutorial): fix spelling error
2024-06-03 20:19:05 -04:00
Luke Boswell
8dff5a2e3c
Merge pull request #6786 from kdziamura/suffixed_deep_when
detect await bang inside of when branches
2024-06-04 08:52:26 +10:00
Kiryl Dziamura
3e5cfb546d
check if when branch is suffixed 2024-06-03 23:45:54 +02:00
Richard Feldman
db94b555ab
Merge pull request #6785 from kdziamura/expect_then_bang
Expect then bang
2024-06-03 12:24:39 -04:00
Kiryl Dziamura
967da48969
Fix typo 2024-06-03 16:58:40 +02:00
Kiryl Dziamura
8883ab9a91
Desugar expect continuation 2024-06-03 16:58:31 +02:00
Luke Boswell
674b934821
Merge pull request #6782 from jeffnm/getting_started
move everything in getting_started folder to website
2024-06-02 16:58:17 +10:00
jeffnm
9fc3f01245
remove .html extensions from URLs 2024-05-31 09:26:02 -05:00
jeffnm
dcb85bbf40
fix a few more urls
Signed-off-by: jeffnm <jeffmudge@gmail.com>
2024-05-31 09:26:02 -05:00
jeffnm
b696131538
fix a couple of urls
Signed-off-by: jeffnm <jeffmudge@gmail.com>
2024-05-31 09:26:02 -05:00
jeffnm
b585080ebf
move getting started guide to website
Signed-off-by: jeffnm <jeffmudge@gmail.com>
2024-05-31 09:26:02 -05:00
Folkert de Vries
fa526c99ec
Merge pull request #6755 from andyferris/special_float_literals_repl
Print special float values as Num.nanF64, etc
2024-05-31 13:04:58 +02:00
Luke Boswell
53304318e2
Merge pull request #6748 from amorriscode/patch-1
fix: typo in comments
2024-05-31 20:43:45 +10:00
Luke Boswell
4802143d16
Merge pull request #6775 from KasMA1990/patch-1
Removes wrong note on opaque types from Elm guide
2024-05-31 20:17:00 +10:00
Kasper Møller Andersen
23222ec508
Merge branch 'main' into patch-1 2024-05-31 10:21:58 +02:00
Luke Boswell
d79e231a57
Merge pull request #6738 from roc-lang/JanCVanB/funify_home_example
Add some more fun to the homepage example
2024-05-31 17:43:05 +10:00
Kasper Møller Andersen
bb1397ff6b
Merge branch 'main' into patch-1 2024-05-31 09:40:21 +02:00
Andy Ferris
664b1754d0
Print special float values as Num.nanF64, etc 2024-05-31 17:34:43 +10:00
Luke Boswell
e6a7087366
Merge pull request #6780 from hristog/remove-leftover-snapshot-copy
Remove redundant test snapshot from root dir
2024-05-31 17:28:18 +10:00
Ayaz
9c3a8a4565
Merge pull request #6779 from roc-lang/fix-typo
Fix typo in FAQ
2024-05-28 16:48:36 -04:00
Hristo Georgiev
114290fe29
Remove redundant test snapshot from root dir 2024-05-28 14:27:54 +00:00
Richard Feldman
17ca487b91
Fix typo in FAQ 2024-05-28 10:25:11 -04:00
Luke Boswell
d9773dde83
Merge pull request #6777 from wontem/bang_in_fn_args_desugaring
Ignore def pattern for function args
2024-05-28 20:33:54 +10:00
Kiryl Dziamura
e86c6235c1
add multiple args test 2024-05-28 11:34:01 +02:00
Kiryl Dziamura
24f6e46c64
panic with unreachable error 2024-05-28 11:26:32 +02:00
Kiryl Dziamura
cc7b656703
add doc comment 2024-05-28 11:00:28 +02:00
Kiryl Dziamura
cbe5d127d7
fix typos 2024-05-28 09:48:54 +02:00
Kiryl Dziamura
ce6e21ff7a
ignore def pattern for function args 2024-05-27 18:21:00 +02:00
Anton-4
9fcd5a3fe8
Merge pull request #6776 from roc-lang/hello-world-undo-move
undo hello world move
2024-05-26 20:25:39 +02:00
Anton-4
0fb807209b
undo hello world move 2024-05-26 18:58:52 +02:00
Kasper Møller Andersen
2a3e3e14f3
Removes wrong note on opaque types
Opaque types were discussed in the previous section

Signed-off-by: Kasper Møller Andersen <kma_untrusted@protonmail.com>
2024-05-26 12:49:23 +02:00
Alpha Shuro
e9baf0adde docs(tutorial): fix spelling error
Signed-off-by: Alpha Shuro <alphashuro@gmail.com>
2024-05-24 11:03:35 +02:00
Richard Feldman
25f230fda8
Merge pull request #6773 from roc-lang/fix-css
Fix styles on homepage and tutorials
2024-05-23 22:04:14 -04:00
Richard Feldman
db9209d439
Fix styles on homepage and tutorials 2024-05-23 22:03:52 -04:00
Richard Feldman
dff2bd42dd
Merge pull request #6772 from roc-lang/faq-multi-platform
Add FAQ entries about multiple platforms and other compilation targets
2024-05-23 20:19:27 -04:00
Richard Feldman
4ec0926781
Add FAQ entry about other compilation targets 2024-05-23 14:14:35 -04:00
Richard Feldman
90e9e8b64d
Add FAQ section on multiple platforms 2024-05-23 14:00:59 -04:00
Anton-4
08799ea41c
Merge pull request #6769 from roc-lang/replace-site-gen-platform
Remove static-site-gen example and replace website with basic-ssg release
2024-05-22 16:18:04 +02:00
Anton-4
f10f18980d
Merge pull request #6770 from roc-lang/move-basic-cli-tests
Move basic cli tests from examples
2024-05-22 16:13:40 +02:00
Anton-4
544a538604
Merge pull request #6761 from roc-lang/fix-bundle-ingest-files
Fix importing ingested file when bundling packages
2024-05-22 15:11:40 +02:00
Anton-4
00316433d1
remove dbg
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2024-05-22 14:20:47 +02:00
Luke Boswell
7962ee1e63
remove linux only breakout tests 2024-05-22 14:06:17 +10:00
Luke Boswell
3a38809360
remove breakout example 2024-05-22 13:45:34 +10:00
Luke Boswell
b775c0e509
move parser cli tests 2024-05-22 13:44:37 +10:00
Luke Boswell
8cf84a7fa8
remove webserver example 2024-05-22 13:38:15 +10:00