This website requires JavaScript.
Explore
Help
Sign in
affine
/
flesh
Watch
1
Star
0
Fork
You've already forked flesh
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a93fb512aa
flesh
/
Cargo.toml
7 lines
59 B
TOML
Raw
Normal View
History
Unescape
Escape
Big project dir refactor * split into multi member workspace in preparation for a no_std core * env and posix stuff neatly crammed into a seperate shell project * some pokes at interactive-devel.f * updated ci * removed 'l' shortcut for 'load' and update docs * remove out of date readme content * updated tests * more sensible cond implementation and extra tests * substr stdlib function with tests Signed-off-by: Ava Affine <ava@sunnypup.io>
2024-07-10 13:22:28 -07:00
[
workspace
]
resolver
=
"2"
members
=
[
"shell"
,
"core"
inline a few things and test hashmap better Signed-off-by: Ava Affine <ava@sunnypup.io>
2024-07-29 11:07:05 -07:00
]
Reference in a new issue
Copy permalink