Commit Graph

21 Commits

Author SHA1 Message Date
Stephen Chung
c859dbc67c Fix no-std builds. 2022-01-27 15:03:50 +08:00
Friz64
8b7e56a908 Fix Unix CI for no-std
Took a bit of digging until i found the issue i was looking for.

https://github.com/rust-lang/rust/issues/79609
2022-01-26 19:56:42 +01:00
Stephen Chung
6416e406d3 Remove unnamed profile feature. 2022-01-11 11:34:15 +08:00
Stephen Chung
6955c77b76 Remove no_std_repl. 2021-07-26 22:24:11 +08:00
Stephen Chung
75a8a4d4e3 Enable json command in REPL. 2021-07-08 14:09:31 +08:00
Stephen Chung
9418d7b0c8 Add no_std_repl sample. 2021-07-08 14:02:38 +08:00
Stephen Chung
68270e9b61 Revert no-std profile changes and fix README. 2021-07-04 17:09:50 +08:00
Stephen Chung
f3541bae19 Update SmartString to work for no-std. 2021-07-01 18:44:01 +08:00
Stephen Chung
3a47ed7c46 Use rhaiscript/smartstring to patch no-std. 2021-05-10 11:22:47 +08:00
Stephen Chung
ec7b906f71 Patah smartstring for no-std. 2021-03-30 18:06:58 +08:00
Stephen Chung
41b48d591f Change to no_smartstring feature. 2021-03-29 17:13:54 +08:00
Stephen Chung
96b1e7777b Update URL links. 2021-01-07 17:30:06 +08:00
Stephen Chung
8f7a588ac3 Fix no_std. 2020-12-30 22:37:22 +08:00
Stephen Chung
dd53937ddd f32_float for no-std example. 2020-11-04 17:12:21 +08:00
J Henry Waugh
60ecb87c5d Put no_std_test into its own empty workspace 2020-09-08 16:17:58 -05:00
Stephen Chung
7f1859b6ed Merge branch 'master' of https://github.com/jonathandturner/rhai 2020-07-25 18:29:41 +08:00
John-John Tedro
66700b4a53 Fix building no_std on Linux and Windows 2020-07-25 12:04:08 +02:00
Stephen Chung
c530792d00 Add repoTree and repoHome macros. 2020-07-25 16:36:50 +08:00
Stephen Chung
839738b97e Change no_std sample to bare-bones. 2020-07-22 11:43:58 +08:00
Stephen Chung
16e8ef454f Refine no-std sample. 2020-07-21 23:08:46 +08:00
Stephen Chung
61a1355c59 Add no-std example. 2020-07-21 22:32:24 +08:00