Commit graph

7719 commits

Author SHA1 Message Date
Ju Liu
928249df2a Add Num.log and wire it up 2021-03-28 15:02:45 +01:00
rvcas
6e1f42f990 Merge branch 'trunk' into applied_tag_functions 2021-03-27 18:00:46 -04:00
rvcas
fe9e9af576 tests(test_gen): add tests for mono 2021-03-27 18:00:36 -04:00
Peter Fields
3b07a7885c format files 2021-03-27 20:50:21 +00:00
Folkert
5f72983c82 add tests 2021-03-27 21:28:56 +01:00
Peter Fields
fed470b316 add list-product builtin function 2021-03-27 20:15:16 +00:00
Folkert
5a8eb2ab39 on specialize failure, call runtime error function 2021-03-27 19:55:59 +01:00
Anton-4
5d43ffcbee Merge branch 'trunk' of github.com:rtfeldman/roc into input_record 2021-03-27 19:17:17 +01:00
Anton-4
0dc2e1780b cleanup of update on new input 2021-03-27 18:23:34 +01:00
Anton-4
85018219a8
Put zig and llvm versions in better place 2021-03-27 16:47:32 +01:00
Anton-4
bf0e755df4 added adjustment of grid_node_map and AST node when colon is entered 2021-03-27 15:12:00 +01:00
Eric Henry
339a555b83 initial error reporting 2021-03-27 09:45:31 -04:00
Richard Feldman
47ddfd2639
Merge pull request #1115 from rtfeldman/docs-styles
Improve docs CSS on mobile
2021-03-27 09:09:59 -04:00
Anton-4
5d85ff8b07 able to input one item record without value as described in #1046 2021-03-27 13:49:32 +01:00
Richard Feldman
4512c316d3 Improve docs CSS on mobile 2021-03-26 21:16:25 -04:00
Folkert
3b458309c6 WIP emit runtime error functions on specialization failure 2021-03-26 21:57:50 +01:00
Folkert de Vries
117570fe89
Merge pull request #1104 from rtfeldman/ir-cleanup
When parsing improvements
2021-03-26 21:31:31 +01:00
Folkert
d396477fb6 fix typo 2021-03-26 21:13:51 +01:00
Anton-4
697b257ead stuck on pool borrow error 2021-03-26 18:11:23 +01:00
Richard Feldman
3f76c6314c
Merge branch 'trunk' into ir-cleanup 2021-03-26 12:59:32 -04:00
Richard Feldman
d6d52d0f76
Merge pull request #1112 from rtfeldman/appease-clippy
Use Rust 1.51 on CI
2021-03-26 12:59:22 -04:00
Richard Feldman
9f73c576f3 macro_use must be in crate root 2021-03-26 09:46:33 -04:00
Richard Feldman
9c41918f98
Merge pull request #1113 from rtfeldman/update-building-from-source-on-macos
Update instructions for building from source on MacOS
2021-03-26 09:18:07 -04:00
Richard Feldman
6dc5aa2901 Allow dead code on a couple of helpers 2021-03-26 09:16:23 -04:00
Richard Feldman
e5bbca477d Revert "Drop some unused helpers"
This reverts commit 09cf687349.
2021-03-26 09:15:08 -04:00
Richard Feldman
0cd8ea5cea Re-add indoc in the right place 2021-03-26 09:14:43 -04:00
Ju Liu
017d7a2e97 Update instructions for building from source on MacOS 2021-03-26 13:03:28 +00:00
Richard Feldman
122410df85 Use Rust 1.51 in Earthfile 2021-03-26 08:48:26 -04:00
Richard Feldman
09cf687349 Drop some unused helpers 2021-03-26 08:45:47 -04:00
Richard Feldman
50638d5c41 Address a panic warning 2021-03-26 08:45:34 -04:00
Richard Feldman
41614c9957 Appease clippy 2021-03-26 08:39:06 -04:00
Richard Feldman
eadb28b95d Replace a bunch of Into impls with Froms 2021-03-26 08:39:01 -04:00
Richard Feldman
7d004c48b1 Use &Path over &PathBuf 2021-03-26 08:26:45 -04:00
Richard Feldman
a66c60cf4d
Merge pull request #1111 from rtfeldman/docs-improvements
Fix some docs styles on mobile
2021-03-26 08:21:55 -04:00
Richard Feldman
e0e08110f1 Fix some docs styles on mobile 2021-03-26 08:21:32 -04:00
Richard Feldman
6e95d05a57 Add some more clippy allows 2021-03-26 07:46:16 -04:00
Richard Feldman
71b97fb4aa
Merge branch 'trunk' into ir-cleanup 2021-03-25 22:57:54 -04:00
Richard Feldman
0fcef18c88
Merge pull request #1110 from rtfeldman/docs-improvements
Docs improvements
2021-03-25 22:57:44 -04:00
Richard Feldman
e8c2bef5a9 Appease new clippy lints 2021-03-25 22:55:44 -04:00
Richard Feldman
202a80df44 Allow upper case acronyms in clippy
This is not a big deal, and not worth changing in a bunch of places
just to appease clippy.
2021-03-25 22:55:29 -04:00
Richard Feldman
2d89df7f67 Improve some docs 2021-03-25 22:49:50 -04:00
Richard Feldman
665656bd35
Fix typo 2021-03-25 22:35:22 -04:00
Folkert
132ba77a47 fix comment mistaken for doc test 2021-03-25 21:41:19 +01:00
Folkert
9273c74c70 another attempt to tame this grammar 2021-03-25 21:18:26 +01:00
Folkert
89f5e0465e Revert "WIP emit runtime error functions on specialization failure"
This reverts commit 090a7063d5.
2021-03-25 16:57:01 +01:00
Folkert
090a7063d5 WIP emit runtime error functions on specialization failure 2021-03-25 16:56:47 +01:00
Folkert de Vries
5f36da98ee
Merge branch 'trunk' into ir-cleanup 2021-03-25 15:08:54 +01:00
Folkert
369f1b7cbb don't lie about progress 2021-03-25 15:08:02 +01:00
Chadtech
76b226561e
Merge pull request #1102 from rtfeldman/generated-docs-folder
Generated docs folder
2021-03-25 00:44:32 -04:00
Chadtech
90b1c57f1f
Merge branch 'trunk' into generated-docs-folder 2021-03-25 00:28:31 -04:00