|
b4c8593d41
|
add sasm writing
|
2023-08-04 20:52:12 +02:00 |
|
TudbuT
|
c01d5adf63
|
WIP: Add embedded rust
|
2023-08-04 20:38:47 +02:00 |
|
|
80b2604ced
|
allow printing non-string objects
|
2023-04-22 17:31:24 +02:00 |
|
|
adabbe0418
|
feat: add messaging, fix: allow tabs, fix: add =<0-5> methods to arrays
=<0-5> is the counterpart to the normal <0-5> methods used for easier indexing into the first few indexes to allow arrays to be used like tuples
|
2023-04-10 02:26:21 +02:00 |
|
|
33352ad163
|
make sure null won't get assigned a value
|
2023-04-08 20:24:07 +02:00 |
|
|
e7317683fa
|
numerous additions to stdlib, fix test.spl
|
2023-04-08 17:29:59 +02:00 |
|
|
1dce63794b
|
Deprecate _ function, Add section on postfix args to README, Add nconcat function.
|
2023-04-08 09:51:40 +02:00 |
|
|
ab18cdbf35
|
fixes
|
2023-03-07 13:27:41 +01:00 |
|
|
e605306ef9
|
small fixes, add repl
|
2023-03-06 17:06:01 +01:00 |
|
|
954f817437
|
more http progress
|
2023-03-06 14:56:49 +01:00 |
|
|
e093c11558
|
bug fixes, improve speed, add basic http support, other minor improvements
|
2023-03-06 03:45:16 +01:00 |
|
|
e037dbabe9
|
stream api fixes, str-to-bytes, bytes-to-str
|
2023-02-25 12:41:02 +01:00 |
|
|
8c30e2fd2f
|
minor fixes, add streams api
|
2023-02-25 11:40:52 +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 |
|