dependabot[bot]
|
d41381de6f
|
Update dependencies (#3347)
|
2024-11-20 10:14:25 -06:00 |
Rafael Rivera
|
d93e81d702
|
Update Windows metadata (#3342)
|
2024-11-20 08:08:56 -08:00 |
Rafael Rivera
|
7ae4d4483e
|
Update web workflow (#3344)
|
2024-11-15 15:13:44 -08:00 |
Kenny Kerr
|
a8e14c7558
|
Remove "implement" feature (#3333)
|
2024-10-30 07:51:14 -05:00 |
dependabot[bot]
|
8a39bcb838
|
Update dependency (#3331)
|
2024-10-28 08:26:19 -05:00 |
Kenny Kerr
|
98ca5853f2
|
Add `unwrap` helper for `NTSTATUS` (#3324)
|
2024-10-16 07:14:34 -05:00 |
dependabot[bot]
|
47e22281c4
|
Update jsonschema requirement from 0.22 to 0.23 (#3323)
|
2024-10-14 00:39:59 -07:00 |
Kenny Kerr
|
b4c9cb1a0f
|
Fix nested struct sort order (#3321)
|
2024-10-11 14:20:32 -05:00 |
dependabot[bot]
|
60f9498333
|
Update dependencies
|
2024-10-09 14:46:37 -05:00 |
Kenny Kerr
|
4dea5dd8e9
|
Fix remaining `std` references in `windows` and `windows-core` crates for `no_std` builds (#3317)
|
2024-10-09 14:02:49 -05:00 |
Rafael Rivera
|
b2ffdc98fa
|
Update workflows to ignore paths on pull request (#3312)
|
2024-10-05 13:00:47 -07:00 |
dependabot[bot]
|
a0889a8771
|
Update dependencies
|
2024-10-04 10:04:28 -05:00 |
Kenny Kerr
|
f036e3d265
|
Address Rust nightly compiler warnings (#3311)
|
2024-10-04 09:28:42 -05:00 |
dependabot[bot]
|
622d8bd9d4
|
Update `jsonschema` sample dependency from 0.20 to 0.21 (#3301)
|
2024-09-30 07:37:46 -05:00 |
dependabot[bot]
|
d1780a0c0d
|
Bump rollup from 2.79.1 to 2.79.2 in /web/features (#3299)
|
2024-09-28 14:19:20 -05:00 |
Chris Denton
|
8bc13e5828
|
Remove `improper_ctypes` workaround (#3296)
|
2024-09-25 19:04:06 -05:00 |
Kenny Kerr
|
519ddf7696
|
Release 0.60.0 (#3293)
|
2024-09-25 06:43:58 -05:00 |
Kenny Kerr
|
0f7466c34e
|
Add `Deref` implementation for `HSTRING` (#3291)
|
2024-09-23 18:01:22 -05:00 |
Kenny Kerr
|
bca9a76f40
|
Address Rust nightly compiler warnings (#3292)
|
2024-09-23 12:37:04 -05:00 |
Kenny Kerr
|
26635b2c00
|
Fix `cppwinrt` build concurrency (#3289)
|
2024-09-20 07:41:41 -05:00 |
Kenny Kerr
|
bf53fa6d7e
|
Expand `raw-dylib` testing (#3287)
|
2024-09-19 10:59:27 -05:00 |
Kenny Kerr
|
4442770b58
|
Update `jsonschema` dependency (#3286)
|
2024-09-19 10:16:49 -05:00 |
Kenny Kerr
|
ff6f56df6c
|
Move `VARIANT` support to the `windows` crate (#3282)
|
2024-09-16 10:20:44 -05:00 |
dependabot[bot]
|
ddb8c83247
|
Update `jsonschema` dependency from 0.18 to 0.19 (#3283)
|
2024-09-16 07:59:27 -05:00 |
dependabot[bot]
|
820723dea7
|
Update serve-static and express dependencies (#3274)
|
2024-09-12 15:54:53 -07:00 |
Kenny Kerr
|
406a902f09
|
Exclude `web` on most workflows (#3279)
|
2024-09-12 17:53:21 -05:00 |
Kenny Kerr
|
618e5635d0
|
Test error handling for `windows-bindgen` crate (#3272)
|
2024-09-12 17:29:29 -05:00 |
Kenny Kerr
|
dd37c551a2
|
Simpler "retval" heuristic (#3271)
|
2024-09-12 13:07:49 -05:00 |
Kenny Kerr
|
cc08c6ca73
|
We can now derive `Eq` and `PartialEq` for structs containing callbacks (#3270)
|
2024-09-12 11:04:24 -05:00 |
Kenny Kerr
|
1b46399775
|
Improvements to `windows-metadata` (#3268)
|
2024-09-11 14:36:43 -05:00 |
Kenny Kerr
|
8e6ce3903d
|
Remove "riddle" and metadata generation (#3266)
|
2024-09-09 12:45:26 -05:00 |
Kenny Kerr
|
2405bff8a5
|
Group more of the WinRT tests together (#3263)
|
2024-09-06 11:53:05 -05:00 |
Kenny Kerr
|
9f86909910
|
Allow `noexcept` methods in a composable hierarchy (#3262)
|
2024-09-06 11:52:48 -05:00 |
Kenny Kerr
|
7730a01bc8
|
Factory cache statics don't need to be public (#3261)
|
2024-09-06 11:52:26 -05:00 |
Kenny Kerr
|
c12340bf1a
|
Add test for composable type authoring support (#3259)
|
2024-09-06 08:09:15 -05:00 |
Kenny Kerr
|
f3c2576fe5
|
Avoid deriving `Eq` for structs containing floating point type parameters (#3255)
|
2024-09-06 07:35:46 -05:00 |
Kenny Kerr
|
95bec0c43f
|
Improve interop testing (#3253)
|
2024-09-05 12:44:11 -05:00 |
Kenny Kerr
|
b09c1f2fc0
|
Add test folders (#3252)
|
2024-09-05 10:01:09 -05:00 |
Kenny Kerr
|
edef61b72c
|
Use workspace dependencies where practical (#3248)
|
2024-09-04 12:21:35 -05:00 |
Kenny Kerr
|
143ab9b083
|
Add support for composable constructors (#3246)
|
2024-09-04 08:58:57 -05:00 |
Rafael Rivera
|
ef0885d3a8
|
Regenerate GNU libs (#3241)
|
2024-09-03 08:53:01 -05:00 |
Kenny Kerr
|
4dbf95be97
|
Nightly Clippy warning about assumed lifetime (#3243)
|
2024-09-03 07:58:02 -05:00 |
Kenny Kerr
|
ef06753b0d
|
Add async `spawn` support (#3235)
|
2024-08-31 07:49:54 -05:00 |
dependabot[bot]
|
2f94f903f2
|
Update webpack dependency (#3236)
|
2024-08-30 21:23:03 -07:00 |
Kenny Kerr
|
9f5ec21529
|
Remove unnecessary closure from generated code (#3228)
|
2024-08-27 16:04:19 -05:00 |
Kenny Kerr
|
5580c02a01
|
Simplify trait bounds for interface implementations (#3227)
|
2024-08-27 14:04:18 -05:00 |
Mike Hommey
|
badf366935
|
Use relative path for extension (#3224)
|
2024-08-27 13:51:18 -05:00 |
Kenny Kerr
|
316d54483d
|
Add file dialog sample (#3226)
|
2024-08-27 13:16:20 -05:00 |
dependabot[bot]
|
88a80f2022
|
Update micromatch dependency (#3223)
|
2024-08-26 22:28:46 -07:00 |
Kenny Kerr
|
0cce46b805
|
Add async `ready` support (#3221)
|
2024-08-26 19:52:43 -05:00 |