Folkert
|
2e5f207283
|
Merge remote-tracking branch 'origin/main' into csv_decoding-server_example
|
2022-09-28 16:39:34 +02:00 |
|
Folkert
|
9106479d07
|
access out of bounds in string split
|
2022-09-28 15:17:07 +02:00 |
|
Folkert
|
f44a30cf48
|
fix off-by-one error in List.dropAt
|
2022-09-28 14:57:55 +02:00 |
|
Ayaz Hafiz
|
2a508721ed
|
Don't resolve builtin modules imported from platform interfaces as namespaced
|
2022-09-27 17:57:45 -05:00 |
|
dependabot[bot]
|
49dd5af13d
|
Bump insta from 1.19.0 to 1.20.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.19.0...1.20.0)
---
updated-dependencies:
- dependency-name: insta
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 07:14:24 +00:00 |
|
Folkert
|
8facec44d0
|
fix error in feature-gated code
|
2022-09-25 00:30:56 +02:00 |
|
Folkert
|
97f2ad26e2
|
keep app bytes in memory
|
2022-09-24 23:55:29 +02:00 |
|
Folkert de Vries
|
fe0e306711
|
Merge pull request #4108 from roc-lang/file-problem-msg
Improve file problem msg
|
2022-09-24 15:52:25 +02:00 |
|
Anton-4
|
1bf355feb9
|
fmt
|
2022-09-24 14:55:37 +02:00 |
|
Anton-4
|
3b0293a87d
|
improved file problem msg
|
2022-09-24 14:41:06 +02:00 |
|
Folkert de Vries
|
87f005a477
|
Merge pull request #4107 from roc-lang/windows-surgical-linker-first-roc-file
Windows surgical linker first roc file
|
2022-09-24 14:28:03 +02:00 |
|
Folkert de Vries
|
10b8cd299d
|
Merge pull request #4099 from roc-lang/pe-host-to-app
windows surgical linker: call host functions from the app
|
2022-09-24 12:54:53 +02:00 |
|
Folkert
|
3131bd1a2f
|
Merge remote-tracking branch 'origin/pe-host-to-app' into windows-surgical-linker-first-roc-file
|
2022-09-23 20:17:42 +02:00 |
|
Folkert
|
f632e299cd
|
cross-compile C for windows with zig
|
2022-09-23 19:46:27 +02:00 |
|
Anton-4
|
d83f23928e
|
quotes to make error stand out
|
2022-09-23 18:35:54 +02:00 |
|
Folkert
|
6c4e225a4c
|
use unique temp dir
|
2022-09-23 17:13:15 +02:00 |
|
rezzaghi
|
8278d37f1d
|
fix format
|
2022-09-23 11:56:31 -03:00 |
|
rezzaghi
|
ce70fce3b2
|
Add path to error message when trying to read directory
|
2022-09-23 11:01:00 -03:00 |
|
Anton-4
|
ef9c77409f
|
Merge remote-tracking branch 'upstream/main' into swiftuidemo
|
2022-09-23 12:04:34 +02:00 |
|
Ayaz
|
06610b7a0d
|
Merge pull request #4092 from roc-lang/fix-builtin-importing
Import Encode/Decode modules, and their types, in all scopes
|
2022-09-23 04:25:06 -05:00 |
|
dependabot[bot]
|
b1e87981c0
|
Bump libc from 0.2.132 to 0.2.133
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.132 to 0.2.133.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.132...0.2.133)
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-23 08:39:25 +00:00 |
|
Ayaz Hafiz
|
56c2936ebd
|
Update mono test
|
2022-09-22 14:43:32 -05:00 |
|
Folkert
|
1c95fd3761
|
a functional windows surgical linker
|
2022-09-22 21:28:27 +02:00 |
|
Ayaz
|
f4e77a9e38
|
Merge pull request #4090 from roc-lang/i4084
Properly import builtin modules in platforms
|
2022-09-21 14:01:01 -05:00 |
|
Ayaz Hafiz
|
fda485431f
|
Update mono test
|
2022-09-21 13:41:20 -05:00 |
|
Ayaz Hafiz
|
2037ad22fd
|
Update encode mono test
|
2022-09-21 13:40:50 -05:00 |
|
Ayaz Hafiz
|
dc70c1b0b0
|
Update mono tests
|
2022-09-21 13:39:10 -05:00 |
|
Ayaz Hafiz
|
625a86e7ed
|
Update test output
|
2022-09-21 12:30:09 -05:00 |
|
Ayaz Hafiz
|
06bef34829
|
Import Decode by default in all modules
|
2022-09-21 12:29:07 -05:00 |
|
Ayaz Hafiz
|
f10c47ec20
|
Update gen_abilities tests
|
2022-09-21 12:29:06 -05:00 |
|
Ayaz Hafiz
|
01815ad23f
|
Ability impls that don't shadow can end up resolving to the member def
|
2022-09-21 12:29:06 -05:00 |
|
Ayaz Hafiz
|
b7b0af0d45
|
Update solve tests
|
2022-09-21 12:29:06 -05:00 |
|
Ayaz Hafiz
|
67d0a3d36f
|
Symbol resolution of ability members can come from unique defs or unique shadows
|
2022-09-21 12:29:06 -05:00 |
|
Ayaz Hafiz
|
454f3634fd
|
Import all types from Encode by default
|
2022-09-21 12:29:06 -05:00 |
|
Ayaz Hafiz
|
7e5ff4883f
|
Do not qualify builtin modules with package shorthand when loading
|
2022-09-21 12:29:06 -05:00 |
|
Ayaz
|
211c297230
|
Merge pull request #4041 from KilianVounckx/opaque-bool
Opaque bool
|
2022-09-21 11:15:41 -05:00 |
|
Anton-4
|
04ea17e8a1
|
Merge branch 'main' into swiftuidemo
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
|
2022-09-21 17:24:25 +02:00 |
|
Ayaz Hafiz
|
c0fc2fdb29
|
Do not qualify builtin modules with package shorthand when loading
|
2022-09-21 09:46:40 -05:00 |
|
Folkert de Vries
|
cc202a4cf9
|
Merge pull request #4082 from roc-lang/update-cli-platform-unreachables
Support unification with uninhabited tag variants in more places
|
2022-09-21 12:18:38 +02:00 |
|
Folkert de Vries
|
a74f5d9366
|
Merge pull request #4076 from roc-lang/collapse-void-2
Unwrap layouts containing void layouts as newtypes
|
2022-09-21 00:13:56 +02:00 |
|
Ayaz
|
362dadc7e9
|
Merge pull request #4073 from roc-lang/i4068
Construct exhaustiveness branches with condition, not branch, variable
|
2022-09-20 17:03:33 -05:00 |
|
Ayaz Hafiz
|
0bcbc065c2
|
Update wasm-str tests
|
2022-09-20 14:53:46 -05:00 |
|
Ayaz Hafiz
|
d88452e3d2
|
Update parse tests
|
2022-09-20 14:45:52 -05:00 |
|
Ayaz Hafiz
|
fd7b4ec9fc
|
Turn off gen-dev test for now
|
2022-09-20 14:42:09 -05:00 |
|
Ayaz Hafiz
|
b72ee8a68e
|
Attempt bool true/false impl in dev backend
|
2022-09-20 14:42:09 -05:00 |
|
Ayaz Hafiz
|
e3c91e1d4d
|
Can tests
|
2022-09-20 14:42:09 -05:00 |
|
Ayaz Hafiz
|
b3167ad49b
|
Clippy
|
2022-09-20 14:42:08 -05:00 |
|
Ayaz Hafiz
|
0abfca401a
|
Update mono tests
|
2022-09-20 14:42:08 -05:00 |
|
Ayaz Hafiz
|
447e1492e1
|
Work around symbol specializations not getting captured
|
2022-09-20 14:42:08 -05:00 |
|
Ayaz Hafiz
|
b797e9c0c8
|
Admit non-trivial holes
|
2022-09-20 14:42:08 -05:00 |
|