Commit graph

23468 commits

Author SHA1 Message Date
Anton-4
d7c458a9ac
dont run on PR 2023-01-21 17:20:05 +01:00
Richard Feldman
aa9522a26f
Merge pull request #4933 from roc-lang/dependabot/cargo/bumpalo-3.11.1
Bump bumpalo from 3.11.0 to 3.11.1
2023-01-21 11:00:50 -05:00
Richard Feldman
a1c8dab83b
Merge pull request #4935 from roc-lang/dependabot/cargo/ci/benchmarks/bench-runner/bumpalo-3.12.0
Bump bumpalo from 3.7.0 to 3.12.0 in /ci/benchmarks/bench-runner
2023-01-21 10:59:56 -05:00
dependabot[bot]
81090f9991
Bump bumpalo from 3.7.0 to 3.12.0 in /ci/benchmarks/bench-runner
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.7.0 to 3.12.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.7.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 15:59:45 +00:00
Richard Feldman
6bdd51502d
Merge pull request #4936 from roc-lang/dependabot/cargo/examples/gui/platform/bumpalo-3.12.0
Bump bumpalo from 3.9.1 to 3.12.0 in /examples/gui/platform
2023-01-21 10:58:44 -05:00
Richard Feldman
03d8720879
Merge pull request #4937 from roc-lang/dependabot/cargo/examples/gui/breakout/platform/bumpalo-3.12.0
Bump bumpalo from 3.9.1 to 3.12.0 in /examples/gui/breakout/platform
2023-01-21 10:58:27 -05:00
Anton-4
a1678a95f4
added nix store gc job 2023-01-21 16:38:35 +01:00
dependabot[bot]
8801c147cb
Bump bumpalo from 3.11.0 to 3.11.1
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.11.1.
- [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.11.0...3.11.1)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 15:06:17 +00:00
dependabot[bot]
f93e03f4e3
Bump bumpalo from 3.9.1 to 3.12.0 in /examples/gui/platform
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.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.9.1...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 15:05:33 +00:00
dependabot[bot]
de34176e63
Bump bumpalo from 3.9.1 to 3.12.0 in /examples/gui/breakout/platform
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.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.9.1...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 15:05:33 +00:00
Folkert de Vries
541c66be7f
Merge pull request #4934 from roc-lang/dependabot/cargo/examples/cli/cli-platform/bumpalo-3.12.0
Bump bumpalo from 3.11.0 to 3.12.0 in /examples/cli/cli-platform
2023-01-21 16:04:18 +01:00
Anton-4
21f25bc1e8
Merge pull request #4906 from lukewilliamboswell/parser-package
Parser package and basic example
2023-01-21 15:59:49 +01:00
Folkert
3f72bc7222
clippy 2023-01-21 15:58:33 +01:00
Folkert
8442be824b
List.reserve: load spare from symbol, don't use a local 2023-01-21 15:57:10 +01:00
Folkert
52b283edd4
roc_std: don't throw away capacity after appending slice 2023-01-21 15:57:10 +01:00
Ahmad Sattar
312997f1c6
Add List.withCapacity implementation for x86
Uses the zig builtin `listWithCapacity`
2023-01-21 15:57:10 +01:00
Anton-4
3a81fe6e86
Merge remote-tracking branch 'upstream/main' into parser-package 2023-01-21 11:51:57 +01:00
Richard Feldman
d57cb50425
Merge pull request #4909 from roc-lang/list-concat-check-capacity
use capacity instead of length in list deinit
2023-01-20 18:21:17 -05:00
Folkert de Vries
04449c3a0c
Merge pull request #4910 from roc-lang/weakening-6
Add some regression tests for problems weakening solves
2023-01-21 00:14:49 +01:00
dependabot[bot]
c5c3dbeb31
Bump bumpalo from 3.11.0 to 3.12.0 in /examples/cli/cli-platform
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.11.0 to 3.12.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.11.0...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 22:23:22 +00:00
Folkert
4e5b106f98
use capacity instead of length in list deinit 2023-01-20 21:44:41 +01:00
Anton-4
b8a6e05ed9
Merge pull request #4929 from roc-lang/fix_cli_docs
skip cli docs because of false positive import issue
2023-01-20 21:22:36 +01:00
Jack Kellenberger
2ca076852a
Fixes two typos in index.html
Signed-off-by: Jack Kellenberger <107156696+jmkellenberger@users.noreply.github.com>
2023-01-20 14:47:22 -05:00
Ayaz
c85df2ef48
Merge pull request #4908 from roc-lang/str-trim-capacity
fix memory leak in string trimming
2023-01-20 13:18:44 -06:00
Anton-4
fdec3afd2e
cli docs don't work right now 2023-01-20 18:17:28 +01:00
Anton-4
5790d6d56a
cant specify two specific tests 2023-01-20 17:21:55 +01:00
Anton-4
653dcf3200
Merge branch 'parser-package' of github.com:lukewilliamboswell/roc into parser-package 2023-01-20 16:42:51 +01:00
Anton-4
1f7e8d58a6
only run letter parser on ubu CI 2023-01-20 16:42:37 +01:00
Anton-4
002cbf2078
Merge pull request #4924 from roc-lang/fix_nightlies
fix nightly tar filename
2023-01-20 16:42:27 +01:00
Anton-4
978bb71316
use patched basic-cli release
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-20 16:09:49 +01:00
Anton-4
ee45107900
roc fmt 2023-01-20 14:52:25 +01:00
Anton-4
e8ac49ce11
try basic-cli 0.1.4
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2023-01-20 14:16:14 +01:00
Anton-4
5b4b9cbd0b
don't build nightlies on PR 2023-01-20 14:00:07 +01:00
Anton-4
1bf0ecd9b0
build wasm repl first 2023-01-20 13:26:22 +01:00
Anton-4
c362b88c1c
actually use dir for tar 2023-01-20 12:26:31 +01:00
Anton-4
1fc5c8cdac
fix tar filename 2023-01-20 11:20:19 +01:00
Ayaz
78fc30484e
Merge pull request #4903 from joshuawarner32/fix-nested_backpassing_no_newline_before
Fix formatting of backpassing in a nested def with no newline
2023-01-19 22:55:03 -06:00
Ayaz
aab12fb42d
Merge pull request #4923 from thehabbos007/gen-dev-list-len
gen_dev: enable more `List.len` tests for `gen-dev`
2023-01-19 19:17:35 -06:00
Ahmad Sattar
be445f6f11
Enable more List.len tests for gen-dev 2023-01-20 00:45:38 +01:00
Folkert de Vries
810e05cd9a
Merge pull request #4922 from thehabbos007/asa/numgt
gen_dev: fix signed/unsigned `less than` and add signed/unsigned `greater than`
2023-01-19 20:49:06 +01:00
Folkert
165d4b3450
fix memory leak in string trimming 2023-01-19 14:35:38 +01:00
Folkert de Vries
2105a14e21
Merge pull request #4917 from thehabbos007/asa/numsubwrap
Add x86_64 wrapping subtraction support for gen_dev
2023-01-19 10:55:05 +01:00
Ahmad Sattar
bbd4c9886c
Add NumSubWrap as a NumSub copy 2023-01-19 09:19:20 +01:00
Ayaz Hafiz
52063b2df2
Add test to regression-test over-specialization as in #4717 2023-01-18 18:11:59 -06:00
Ayaz Hafiz
9a4e4f25c2
Add regression tests for #4772
Closes #4772
2023-01-18 18:11:57 -06:00
Brendan Hansknecht
7d6426b280
surgical linker: remove none relocations
Simply setting relocations to None does not always work.
If the linker runs a none relocation, it may cause the application to crash.
To fix this, we fully remove all of the none relocations.
2023-01-18 23:19:23 +01:00
Brendan Hansknecht
7c08520e0e
surgical linker: remove jump slot relocations and update static symbols 2023-01-18 23:19:22 +01:00
Ahmad Sattar
6670a5d205
Add greater than comparison 2023-01-18 20:26:45 +01:00
Ahmad Sattar
3683e9d436
Fix up less than comparison 2023-01-18 20:26:45 +01:00
Anton-4
8b14aec0f5
Merge branch 'main' of github.com:roc-lang/roc into rust1_65 2023-01-18 19:26:59 +01:00