Commit Graph

64 Commits

Author SHA1 Message Date
8332a9dc5b Update all dependencies 2024-03-27 02:09:56 +00:00
Stephen Chung
ac52d3cd87 Remove MacOS for no-std for the time being. 2023-04-10 13:18:45 +08:00
Stephen Chung
a2f8d057f8 Add testing-environ feature. 2023-03-02 13:16:15 +08:00
Stephen Chung
e5fc1272ed Use stable for codegen tests. 2022-12-16 09:59:56 +08:00
Stephen Chung
d20837ae5e Fix CI build. 2022-11-04 22:49:52 +08:00
Stephen Chung
9463ff6211 Add back nightly to CI. 2022-11-04 22:21:21 +08:00
l1npengtul
36edc445d1 fix build.yml, concurrency concerns, build.rs concerns 2022-11-04 15:36:18 +09:00
l1npengtul
80fef5a01c remove static hash from CI 2022-11-01 22:42:35 +09:00
l1npengtul
bb01f914e0 Address concerns 2022-11-01 00:59:07 +09:00
l1npengtul
3e6a3a2759 Stable Hash: Add feature, adjust CI, modify build.rs, add new API for accessing and setting the ahash seed in config.rs, make config.rs public 2022-10-31 22:14:09 +09:00
Stephen Chung
45f0fdcbe0 no_std = no_time. 2022-10-15 15:11:51 +08:00
Stephen Chung
e2699aa058 Fix wasm toolchain. 2022-10-12 15:14:10 +08:00
Stephen Chung
e66b415de2 Add Wasi CI. 2022-10-12 14:49:05 +08:00
Ethan Frey
0c4564f597 Comment out failing tests - just doc what passes currently 2022-10-11 12:06:22 +02:00
Ethan Frey
7b7b230c5b Add wasm build step to CI 2022-10-11 10:37:42 +02:00
Stephen Chung
6fe0bfd259 Temp disable beta CI. 2022-09-21 18:30:22 +08:00
Stephen Chung
ea828262ba Remove nightly from CI. 2022-09-10 14:09:55 +08:00
Stephen Chung
3482625d81 Bump MSRV. 2022-08-29 14:44:56 +08:00
Mathieu-Lala
f1e7f3d01b ci: add msrv check & update cargo.toml/readme rust-version to 1.60 2022-07-13 13:12:53 +02:00
Stephen Chung
b4dbc7619a Add no_custom_syntax. 2022-07-05 22:59:03 +08:00
Stephen Chung
225d9a6546 Update branches list. 2022-01-29 08:51:09 +08:00
Stephen Chung
fc87dec128 Add debugging interface. 2022-01-27 16:58:11 +08:00
Stephen Chung
182870c9ed Add main branch to CI. 2022-01-27 16:57:47 +08:00
Stephen Chung
96b046d20c Remove deleted branch. 2022-01-27 13:59:02 +08:00
Stephen Chung
c32ace40a4 Fix builds. 2022-01-22 17:27:18 +08:00
Stephen Chung
7251f34bce Bump version. 2021-12-12 18:10:09 +08:00
Stephen Chung
05bd82a8f2 Update CI. 2021-11-19 15:09:39 +08:00
Stephen Chung
1cc50bc543 Enhance CI. 2021-10-23 18:02:15 +08:00
Stephen Chung
33d1006d28 Fix test output. 2021-08-21 11:51:45 +08:00
Stephen Chung
de674b99e9 Revise CI. 2021-08-21 10:09:32 +08:00
Stephen Chung
b915433b00 Change build config to v1.1. 2021-08-17 15:51:14 +08:00
Stephen Chung
95c9423723 Revert "Change no-std build scripts."
This reverts commit 8e94b2e3b8.
2021-07-04 17:02:56 +08:00
Stephen Chung
8e94b2e3b8 Change no-std build scripts. 2021-07-04 16:58:03 +08:00
Stephen Chung
a54fbb32ff Add no_position feature. 2021-04-22 23:02:25 +08:00
Stephen Chung
7ec49a9510 Fix f32_feature with serde. 2021-04-06 23:18:28 +08:00
Stephen Chung
35394e170a Move flags into include. 2021-03-31 10:30:52 +08:00
Stephen Chung
961e5a6cd8 Add metadata flag to codegen tests. 2021-03-31 10:27:53 +08:00
Stephen Chung
98afb2e7d6 Fix feature builds. 2021-03-31 10:16:38 +08:00
Stephen Chung
ac7f35cacb Move all functions metadata into metadata feature. 2021-03-24 19:27:38 +08:00
Stephen Chung
3650b04c38 Add Decimal number type. 2021-02-13 20:57:56 +08:00
Stephen Chung
ec272cf9b9 Add Serialize/Deserialize for Dynamic and ImmutableString. 2021-01-18 10:30:58 +08:00
Stephen Chung
2e33f35f48 Fix CI test. 2020-11-28 17:11:27 +08:00
Stephen Chung
b098160262 New CI test. 2020-11-28 16:58:02 +08:00
Stephen Chung
9a669ffe29 Test internal builds. 2020-11-08 11:02:20 +08:00
Stephen Chung
a2e2b5e2ef Add f32_float feature. 2020-11-01 15:48:48 +08:00
J Henry Waugh
896761eaa9 Update CI to enforce clippy::perf 2020-09-20 13:11:15 -05:00
J Henry Waugh
795c3f870b New CI Job for Formatting 2020-09-20 12:47:33 -05:00
J Henry Waugh
e6e1362a61 Do not run all workspace tests 2020-09-08 16:24:08 -05:00
J Henry Waugh
431c80b46b Run CI on every push to plugins branch 2020-08-14 16:27:47 -05:00
J Henry Waugh
893a084b7a Avoid failing fast on features GHA workflow 2020-08-06 19:41:15 -05:00