Commit graph

23468 commits

Author SHA1 Message Date
Richard Feldman
8606faa9db
Move builtin module-level docs to the top 2022-12-26 23:57:27 -05:00
Richard Feldman
b749ac28c9
Use module-level comments for top-level docs 2022-12-26 23:55:54 -05:00
Richard Feldman
3171a15ed0
Parse header_docs 2022-12-26 23:15:48 -05:00
Richard Feldman
74e16c5293
Clarify a comment 2022-12-26 23:15:48 -05:00
Richard Feldman
80ad69c49c
Merge pull request #4811 from roc-lang/fix-tutorial
Don't build tutorial.html from .md on Netlify
2022-12-26 17:13:11 -05:00
Joshua Warner
8abd5cf605
Fix bug in unification of tag args in polymorphic contexts 2022-12-26 13:01:31 -08:00
Richard Feldman
f71622cf4d
Don't build tutorial.html from .md on Netlify 2022-12-26 15:19:16 -05:00
Brian Carroll
4034cddbb1
Merge pull request #4805 from roc-lang/virtual-dom-patches
Virtual DOM patches
2022-12-26 18:47:26 +00:00
Richard Feldman
c35f067919
Merge pull request #4652 from roc-lang/fix-type-docs
Fix types in docs generation
2022-12-26 12:41:46 -05:00
Brian Carroll
f2d6def117
virtual-dom: clarify Size meaning in type and test 2022-12-26 17:16:44 +00:00
Anton-4
f6979e7ed7
cleanup 2022-12-26 18:04:22 +01:00
Anton-4
83ef20dc1a
fix path 2022-12-26 18:04:21 +01:00
Anton-4
366111cf31
debugging 2022-12-26 18:04:21 +01:00
Anton-4
49fc45f4c9
wildcard file does not work 2022-12-26 18:04:21 +01:00
Anton-4
5f2b7b3dc8
use ./roc 2022-12-26 18:04:21 +01:00
Anton-4
461f72983f
complete code 2022-12-26 18:04:21 +01:00
Anton-4
8b436e7604
debugging 2022-12-26 18:04:20 +01:00
Anton-4
b659a233fa
debugging 2022-12-26 18:04:20 +01:00
Anton-4
fd5aa5c0a1
fix remove all except 2022-12-26 18:04:20 +01:00
Anton-4
ab4628c201
trying to fix unbound variable 2022-12-26 18:04:20 +01:00
Anton-4
e7d29b8fad
trying to fix unbound variable 2022-12-26 18:04:20 +01:00
Anton-4
52995127db
trying to fix unbound variable 2022-12-26 18:04:20 +01:00
Anton-4
937be3f65b
progress towards bundling 2022-12-26 18:04:19 +01:00
Anton-4
03c97ca398
added cat to see file 2022-12-26 18:04:19 +01:00
Anton-4
3d9b69da77
specify dependency on jobs
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-12-26 18:04:19 +01:00
Anton-4
1df99bd686
fix macos filename, remove space 2022-12-26 18:04:19 +01:00
Anton-4
95e5af3e33
re-enable other steps 2022-12-26 18:04:19 +01:00
Anton-4
66e890a6cd
ci not triggering 2022-12-26 18:04:18 +01:00
Anton-4
d9ae69c569
debugging 2022-12-26 18:04:18 +01:00
Anton-4
6619268e0b
macos x86_64 illegal instruction debugging 2022-12-26 18:04:18 +01:00
Anton-4
67be2bfabf
archive first steps 2022-12-26 18:04:18 +01:00
Anton-4
a5ad0db868
add other os 2022-12-26 18:04:18 +01:00
Anton-4
52767f63ed
fixed path 2022-12-26 18:04:18 +01:00
Anton-4
36afc516f2
ls to check 2022-12-26 18:04:17 +01:00
Anton-4
2b9898ac84
forgot cd 2022-12-26 18:04:17 +01:00
Anton-4
252f26d54b
fix basic_cli path 2022-12-26 18:04:17 +01:00
Anton-4
ec8e423f44
forgot curl 2022-12-26 18:04:17 +01:00
Anton-4
686c842cf0
forgot arg 2022-12-26 18:04:17 +01:00
Anton-4
67259dc333
correct script name 2022-12-26 18:04:16 +01:00
Anton-4
0316403218
add missing scripts 2022-12-26 18:04:16 +01:00
Anton-4
6de6c126a8
subfolders don't work 2022-12-26 18:04:16 +01:00
Anton-4
2352f0a86a
amd64 basic-cli build 2022-12-26 18:04:15 +01:00
Brian Carroll
65bac935fb
virtual-dom: Add some tests for Client 2022-12-26 15:05:37 +00:00
Brian Carroll
d386d68196
virtual-dom: fix PlatformState import 2022-12-26 15:00:27 +00:00
Richard Feldman
8c40d72a1f
Don't add exposed modules to imported_modules 2022-12-26 04:35:23 -05:00
Brian Carroll
c2f4306af6
Merge branch 'main' of github.com:roc-lang/roc into virtual-dom-patches 2022-12-26 09:20:54 +00:00
Ayaz Hafiz
ba2fc89ec4
Ignoring virtual DOM tests that only fail in debug 2022-12-25 17:10:08 -06:00
Ayaz Hafiz
877714ff91
We prefer slices 2022-12-25 16:56:00 -06:00
Ayaz Hafiz
ec0f1ce757
Update mono test name 2022-12-25 16:56:00 -06:00
Ayaz Hafiz
2a64b18c98
Update mono tests 2022-12-25 16:56:00 -06:00