Folkert de Vries
|
c218543408
|
Merge pull request #4033 from roc-lang/i4028
Span body of last branch in exhaustiveness checking
|
2022-09-14 21:24:23 +02:00 |
|
Folkert
|
1b74dec8ac
|
remove test
|
2022-09-14 21:19:39 +02:00 |
|
Folkert
|
cead509255
|
comment out test
|
2022-09-14 21:19:25 +02:00 |
|
Ayaz Hafiz
|
c9e73b6761
|
Change example to be a calculator
|
2022-09-14 12:06:35 -05:00 |
|
Folkert
|
d8c0c176d8
|
comment
|
2022-09-14 18:31:27 +02:00 |
|
Ayaz Hafiz
|
e39fccb0fa
|
Add cli run test
|
2022-09-14 11:26:52 -05:00 |
|
Ayaz Hafiz
|
6a83babaf3
|
Don't write extra newline if it's already there
|
2022-09-14 11:26:52 -05:00 |
|
Ayaz Hafiz
|
44772b8f3d
|
Don't add to host exposed during roc test
|
2022-09-14 11:26:50 -05:00 |
|
Ayaz Hafiz
|
0c2b0b1bcc
|
Unwrap recursion var
|
2022-09-14 11:26:49 -05:00 |
|
Ayaz Hafiz
|
31b894d027
|
Remove region when normalizing expects
|
2022-09-14 11:26:48 -05:00 |
|
Ayaz Hafiz
|
274f40e4e1
|
Print on unreachable
|
2022-09-14 11:26:47 -05:00 |
|
Ayaz Hafiz
|
a8282f36c3
|
Handle values that are functions in expects
|
2022-09-14 11:26:46 -05:00 |
|
Folkert
|
2e8952d8a7
|
windows PE preprocessing of the .exe
|
2022-09-14 18:02:01 +02:00 |
|
Richard Feldman
|
21f3d4b8bc
|
Merge pull request #3990 from roc-lang/pass-args-to-cli
Pass args from cli platform to app
|
2022-09-14 08:43:13 -07:00 |
|
Anton-4
|
f1e799c6da
|
removed debug stuff, legacy linker for args test
|
2022-09-14 16:25:24 +02:00 |
|
Anton-4
|
412e7efdc8
|
use legacy linker for cli_run tests
|
2022-09-14 13:45:16 +02:00 |
|
Brian Carroll
|
6613e9d347
|
Merge pull request #4029 from roc-lang/disable-web-repl-until-loaded
Disable Web REPL input until the compiler .wasm has loaded
|
2022-09-14 05:36:31 +01:00 |
|
Richard Feldman
|
ac68d75eec
|
Merge pull request #3989 from roc-lang/fix-glue-segfault
Fix glue segfault for newtype wrappers around recursive tag unions
|
2022-09-13 13:47:51 -07:00 |
|
Ayaz Hafiz
|
42633c1f96
|
Span body of last branch in exhaustiveness checking
Closes #4028
|
2022-09-13 16:24:59 -04:00 |
|
Folkert de Vries
|
3ee3f23836
|
Merge pull request #3971 from roc-lang/dependabot/cargo/bumpalo-3.11.0
Bump bumpalo from 3.10.0 to 3.11.0
|
2022-09-13 21:00:00 +02:00 |
|
Anton-4
|
d85090d85b
|
Merge pull request #4027 from roc-lang/eprintln-comment
eprintln comment
|
2022-09-13 13:28:09 +02:00 |
|
Anton-4
|
6186b0ff11
|
further clarified log comment
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2022-09-13 12:37:20 +02:00 |
|
Folkert de Vries
|
bed73f5b2e
|
Merge pull request #3986 from roc-lang/pe-dynamic-relocations
find and decode the dynamic relocations in .exe files
|
2022-09-13 10:28:54 +02:00 |
|
Richard Feldman
|
ddbfd48ca3
|
Merge branch 'main' into pass-args-to-cli
|
2022-09-12 23:53:55 -04:00 |
|
Richard Feldman
|
620a3feb75
|
Add some tests for Str.replace___ functions
|
2022-09-12 21:05:50 -06:00 |
|
Richard Feldman
|
4ed63c548b
|
Fix type mismatches in Str.replace___ functions
...and fix/finish the draft `Str.replaceEach` implementation!
Don't be so modest, Richard :)
|
2022-09-12 21:05:38 -06:00 |
|
Richard Feldman
|
c64874937f
|
Add entries for Str.replace___ functions to Symbol
|
2022-09-12 21:03:18 -06:00 |
|
Jan Van Bruggen
|
9ef57f86ac
|
Add first draft of Str.replaceEach builtin
|
2022-09-12 21:03:11 -06:00 |
|
Jan Van Bruggen
|
2b65659a11
|
Add Str.replaceLast builtin
|
2022-09-12 20:37:23 -06:00 |
|
Jan Van Bruggen
|
c5b6aef21a
|
Add Str.replaceFirst builtin
|
2022-09-12 20:37:23 -06:00 |
|
Richard Feldman
|
791340e2ae
|
Don't have docs print unnecessary parens or spaces
|
2022-09-12 20:32:46 -04:00 |
|
Richard Feldman
|
0a3a9584c4
|
Don't put spaces in types in docs
|
2022-09-12 20:32:46 -04:00 |
|
Richard Feldman
|
75a0eeacc7
|
Don't hardcode "roc/builtins 1.0.0" in docs
|
2022-09-12 20:32:45 -04:00 |
|
Brian Carroll
|
2b3e386345
|
www: Disable Web REPL input until the compiler .wasm has loaded
|
2022-09-12 23:00:22 +01:00 |
|
dependabot[bot]
|
0079048944
|
Bump bumpalo from 3.10.0 to 3.11.0
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.10.0...3.11.0)
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 21:08:56 +00:00 |
|
dependabot[bot]
|
84f58f59ff
|
Bump pest_derive from 2.1.0 to 2.3.1
Bumps [pest_derive](https://github.com/pest-parser/pest) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.1.0...v2.3.1)
---
updated-dependencies:
- dependency-name: pest_derive
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 21:08:45 +00:00 |
|
Richard Feldman
|
f85f1b84a2
|
Merge pull request #3991 from roc-lang/glue-handle-multiple-modules
Add glue test case for multiple modules, and when anonymous type is reused
|
2022-09-12 13:55:41 -07:00 |
|
Anton-4
|
66f577dfe1
|
eprintln comment
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2022-09-12 19:42:41 +02:00 |
|
Ayaz Hafiz
|
0b2cea8c42
|
Move
|
2022-09-12 13:25:01 -04:00 |
|
Ayaz
|
08c5903a48
|
Merge pull request #4017 from roc-lang/dependabot/cargo/serde-1.0.144
Bump serde from 1.0.139 to 1.0.144
|
2022-09-12 12:44:14 -04:00 |
|
Ayaz
|
11e4b252da
|
Merge pull request #4023 from roc-lang/dependabot/cargo/clap-3.2.20
Bump clap from 3.2.18 to 3.2.20
|
2022-09-12 12:43:47 -04:00 |
|
Ayaz
|
e34853dcf7
|
Merge pull request #4022 from roc-lang/dependabot/cargo/pest-2.3.1
Bump pest from 2.1.3 to 2.3.1
|
2022-09-12 12:43:30 -04:00 |
|
Ayaz Hafiz
|
564d9f795a
|
Deal with equivalence in the presence of unresolved recursive pointers
|
2022-09-12 12:39:47 -04:00 |
|
Ayaz Hafiz
|
9eb1c170f3
|
Print unreachable id
|
2022-09-12 12:26:44 -04:00 |
|
Ayaz Hafiz
|
9f3a44d323
|
Remove redundant reference
|
2022-09-12 12:26:44 -04:00 |
|
Ayaz Hafiz
|
ea527f627f
|
Add test for multiple modules and anonymous string
|
2022-09-12 12:26:43 -04:00 |
|
Ayaz Hafiz
|
f1b5705b06
|
Re-use existing ID of added anonymous type, when possible
|
2022-09-12 12:26:43 -04:00 |
|
Ayaz Hafiz
|
15f66e3eaa
|
Add some tracing for debug purposes
|
2022-09-12 12:26:43 -04:00 |
|
Ayaz Hafiz
|
c832ed04cb
|
Reduce test case
|
2022-09-12 12:25:03 -04:00 |
|
Ayaz Hafiz
|
98b6fe0f7f
|
Add command-line arguments for platform example
|
2022-09-12 12:25:03 -04:00 |
|