Commit Graph

26 Commits

Author SHA1 Message Date
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
Stephen Chung
6475e4e20e Merge branch 'master' into plugins 2020-08-06 23:17:20 +08:00
Stephen Chung
261a1f3f66 Do not run doc tests for only_i32. 2020-08-06 22:36:36 +08:00
Stephen Chung
26c5b10ef7 Merge branch 'master' into plugins 2020-08-06 10:31:15 +08:00
Stephen Chung
fff08d29b6 Fix CI. 2020-08-06 00:01:16 +08:00
Stephen Chung
ae11dbbefe Fix feature flags. 2020-08-05 22:53:01 +08:00
Stephen Chung
f791c64f96 Remove plugins feature. 2020-08-05 17:02:30 +08:00
Stephen Chung
24346b9728 Merge branch 'master' into plugins 2020-08-04 16:51:22 +08:00
Stephen Chung
4079164bfd Implement closures. 2020-08-03 12:10:20 +08:00
J Henry Waugh
d01203cb5d New Procedural Macros Crate v0.1 2020-08-01 11:52:32 -05:00
Stephen Chung
c8a60875ec CI also in closures branch. 2020-07-31 17:13:22 +08:00
Stephen Chung
871fcb38be Minor style changes and make sure no_shared works on all. 2020-07-31 16:03:08 +08:00
ekicyou
aff7550f7d document update 2020-07-29 08:38:38 +09:00
John-John Tedro
66700b4a53 Fix building no_std on Linux and Windows 2020-07-25 12:04:08 +02:00
John-John Tedro
90ff503ddc Replace Travis and build with GitHub Actions 2020-07-25 10:39:58 +02:00