Commit graph

73 commits

Author SHA1 Message Date
25a30a5be6
add some documentation 2023-02-25 15:02:51 +01:00
c9f9ba9979
ready for cargo publish 2023-02-25 13:58:26 +01:00
26044549b9
cargo fixes 2023-02-25 12:41:36 +01:00
e037dbabe9
stream api fixes, str-to-bytes, bytes-to-str 2023-02-25 12:41:02 +01:00
a8d1d78643
fix some issues in stream api 2023-02-25 12:21:13 +01:00
f30c212c85
fix install script 2023-02-25 12:05:54 +01:00
5300cf7c16
add vim syntax 2023-02-25 11:42:45 +01:00
8c30e2fd2f
minor fixes, add streams api 2023-02-25 11:40:52 +01:00
00f9db725e
Update README.md 2023-02-20 14:34:40 +01:00
b5df29f7a5
README, callp 2023-02-20 14:33:30 +01:00
b9eae2bbc4
std panic fix, ready for initial, slightly incomplete publish to crates.io 2023-02-20 13:32:20 +01:00
98f39a5aa3
improved error handling, importing, more stdlib functions 2023-02-19 19:40:22 +01:00
75a0de04b6
cargo fix 2023-02-19 04:58:17 +01:00
901a5cb734
errors, stack traces 2023-02-19 04:57:32 +01:00
07264a5f67
fix a lot of warnings 2023-02-19 02:14:01 +01:00
d2d533642a
basic error propagation 2023-02-19 02:03:06 +01:00
7b5ba3fbf7
fix some logic errors, simplify *-fns.rs 2023-02-18 20:05:24 +01:00
4d4799a76f
cargo fix&fmt 2023-02-18 18:45:23 +01:00
2ce44f2b55
more std functions, some fixes 2023-02-18 18:43:23 +01:00
b0e2697c8c
add number support 2023-02-18 01:57:05 +01:00
f76e03c5e6
further core improvements 2023-02-18 01:53:48 +01:00
7d7782df0c
lexer, some new keywords, full impl 2023-02-18 01:32:24 +01:00
34dd8ca486 Initial commit 2023-02-17 20:00:39 +01:00