Richard Feldman
|
539429f16b
|
Add RocType.roc to glue
|
2022-08-21 18:06:29 -04:00 |
|
Richard Feldman
|
ccd0d32332
|
Merge remote-tracking branch 'origin/main' into glue-dict
|
2022-08-21 09:51:22 -04:00 |
|
Richard Feldman
|
8742a81caf
|
Add len for RocDict and RocSet
|
2022-08-15 13:05:32 -04:00 |
|
Richard Feldman
|
0b54f08f7f
|
Generate glue for Set
|
2022-08-15 13:05:32 -04:00 |
|
Richard Feldman
|
ef64966159
|
Add glue test for Set
|
2022-08-15 13:05:31 -04:00 |
|
Richard Feldman
|
99da1cbf6f
|
Fix some unused warnings
|
2022-08-15 13:05:31 -04:00 |
|
Richard Feldman
|
1b4a98167c
|
Add a glue test for Dict
|
2022-08-15 13:05:31 -04:00 |
|
Richard Feldman
|
3f950059b8
|
Glue for dictionaries
|
2022-08-15 10:59:58 -04:00 |
|
Richard Feldman
|
5c4d6d3dfc
|
Add todos for glue for Dict and Set
|
2022-08-15 10:59:58 -04:00 |
|
dependabot[bot]
|
4c6ad52c47
|
Bump indoc from 1.0.6 to 1.0.7
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.6...1.0.7)
---
updated-dependencies:
- dependency-name: indoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 13:18:18 +00:00 |
|
dependabot[bot]
|
7d174089ae
|
Bump dircpy from 0.3.10 to 0.3.12
Bumps [dircpy](https://github.com/woelper/dircpy) from 0.3.10 to 0.3.12.
- [Release notes](https://github.com/woelper/dircpy/releases)
- [Commits](https://github.com/woelper/dircpy/commits)
---
updated-dependencies:
- dependency-name: dircpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 05:30:48 +00:00 |
|
Richard Feldman
|
778f7fe45e
|
Fix strategy for fixing up pending recursive types
|
2022-08-12 10:40:39 -04:00 |
|
Richard Feldman
|
1d5943ccff
|
Revert "Failed attempt"
This reverts commit d05f9e67e7 .
|
2022-08-12 10:22:54 -04:00 |
|
Richard Feldman
|
d05f9e67e7
|
Failed attempt
|
2022-08-12 00:38:19 -04:00 |
|
Richard Feldman
|
394cce74ef
|
Revert "Remove pending recursive type IDs in glue"
This reverts commit fcb174cfa0 .
|
2022-08-11 23:53:29 -04:00 |
|
Richard Feldman
|
fcb174cfa0
|
Remove pending recursive type IDs in glue
|
2022-08-11 23:53:28 -04:00 |
|
Richard Feldman
|
d7ef42612b
|
Improve a variable name
|
2022-08-11 23:53:28 -04:00 |
|
Ayaz Hafiz
|
81bb889e93
|
Add RigidOptional record field variant
|
2022-08-10 20:24:18 -07:00 |
|
Richard Feldman
|
0105fa4c4a
|
Merge pull request #3733 from rtfeldman/expect-fx
Expect fx
|
2022-08-09 23:03:37 -04:00 |
|
Folkert
|
7c9b1897bb
|
fully canonicalize expect-fx
|
2022-08-09 14:50:24 +02:00 |
|
Richard Feldman
|
d5c50d0d04
|
c-c-c-clippy
|
2022-08-08 20:36:40 -04:00 |
|
Richard Feldman
|
bee8bdcfc0
|
Fix typo in comment
|
2022-08-08 20:34:35 -04:00 |
|
Richard Feldman
|
09a7117237
|
Fix single tag struct Debug impl
|
2022-08-08 19:55:57 -04:00 |
|
Richard Feldman
|
5d3f7f2967
|
Fix semicolon
|
2022-08-08 18:15:22 -04:00 |
|
Richard Feldman
|
595b7c9884
|
Fix tests
|
2022-08-08 17:30:54 -04:00 |
|
Richard Feldman
|
d965a43fe9
|
Split back out NullableUnwrapped
|
2022-08-08 17:27:29 -04:00 |
|
Richard Feldman
|
1a10174abb
|
Combine all single-tag unions into RocTagUnion::SingleTag
|
2022-08-08 14:42:52 -04:00 |
|
Richard Feldman
|
4ac79772df
|
Revise glue for single-tag recursive unions
|
2022-08-08 14:42:52 -04:00 |
|
Richard Feldman
|
22b219c3c9
|
Glue body for recursive single-tag unions
|
2022-08-08 14:42:52 -04:00 |
|
Richard Feldman
|
6e7f0210da
|
Combine recursive and nonrecursive single-tag glue
|
2022-08-08 14:42:52 -04:00 |
|
Richard Feldman
|
4e73899356
|
Rename NonNullableUnwrapped to RecursiveSingleTag
|
2022-08-08 14:42:52 -04:00 |
|
Richard Feldman
|
23b8ff896a
|
Give non-recursive single tag unions a payload
|
2022-08-08 14:42:52 -04:00 |
|
Richard Feldman
|
3adae16cff
|
Add test fixtures for nonnullable-unwrapped
|
2022-08-08 14:42:51 -04:00 |
|
Richard Feldman
|
1ad59c6c45
|
Replace usages of ManuallyDrop::take with ::into_inner
|
2022-08-08 12:10:20 -04:00 |
|
Richard Feldman
|
0ca0da85cf
|
Merge pull request #3694 from rtfeldman/roc-std-platform
further windows linking fixes
|
2022-08-07 14:42:52 -04:00 |
|
Folkert
|
792936066c
|
Merge remote-tracking branch 'origin/trunk' into roc-std-platform
|
2022-08-07 13:28:03 +02:00 |
|
Folkert
|
ca5610c748
|
clippy
|
2022-08-07 13:20:28 +02:00 |
|
Richard Feldman
|
7f758ab9b6
|
Fix nullable-wrapped tests
|
2022-08-07 00:42:52 -04:00 |
|
Richard Feldman
|
7a5db3d457
|
Revert "Add an index to write_impl_tags"
This reverts commit 31f1aef8e0 .
|
2022-08-07 00:42:52 -04:00 |
|
Richard Feldman
|
7726c1745b
|
Modify test fixture for nullable-wrapped
|
2022-08-07 00:42:46 -04:00 |
|
Richard Feldman
|
484cc582fc
|
Add some comments
|
2022-08-07 00:32:52 -04:00 |
|
Richard Feldman
|
f644c8ac50
|
Special-case nullable-unwrapped's null tag
|
2022-08-06 23:35:29 -04:00 |
|
Richard Feldman
|
31f1aef8e0
|
Add an index to write_impl_tags
|
2022-08-06 23:27:38 -04:00 |
|
Richard Feldman
|
dba935b8b7
|
Reuse add_tag_union for nullable_wrapped
|
2022-08-06 23:24:23 -04:00 |
|
Richard Feldman
|
4f55105a35
|
Generate glue for nullable unwrapped
|
2022-08-06 23:11:17 -04:00 |
|
Richard Feldman
|
621d1afd5d
|
Add test fixture for nullable-wrapped
|
2022-08-06 23:11:13 -04:00 |
|
Folkert
|
79d0dbf4a1
|
clippy
|
2022-08-06 20:12:10 +02:00 |
|
Folkert
|
b4eda7c9d9
|
rework features for roc_std
|
2022-08-06 19:01:07 +02:00 |
|
Richard Feldman
|
e5a7c28c6e
|
Remove unsafe from glue functions that don't need it
|
2022-08-05 20:17:26 -04:00 |
|
Richard Feldman
|
314d7a7952
|
Add RocTagUnion::SingleTagUnion
|
2022-08-05 20:14:41 -04:00 |
|