GreasrySlug
|
d054750bf7
|
feat(REPL): add expect block of @ and classDef
Class definition is now evaluated as chunk
definition that come after the @ is error
Flattened pattern match of BlockKind
|
2023-02-06 10:59:05 +09:00 |
|
GreasrySlug
|
ba4ef3941a
|
fix(REPL): indent depth 1 when multi line string
|
2023-02-05 12:51:13 +09:00 |
|
GreasySlug
|
beed07ec35
|
refactor: duplicate codes are put together
|
2023-02-04 22:07:12 +09:00 |
|
GreasySlug
|
dca7830e25
|
fix: add unsuccess test
|
2023-02-04 13:44:05 +09:00 |
|
Cai BingJun
|
126280ade5
|
clippy --all --fix and fmt
|
2023-02-04 10:43:51 +08:00 |
|
Cai BingJun
|
f02d03a054
|
fix bugs
|
2023-02-04 10:40:15 +08:00 |
|
GreasrySlug
|
79b116202d
|
fix: place at-sign in expect_block
|
2023-02-03 21:14:48 +09:00 |
|
GreasrySlug
|
7d88cb9541
|
add: vm struct for auto indent
Indents are important, so force them to be
For this purpose, added the struct to classify
and handle block kind
|
2023-01-31 09:35:17 +09:00 |
|
Shunsuke Shibayama
|
e246fad74d
|
Fix #370
|
2023-01-28 12:54:42 +09:00 |
|
Shunsuke Shibayama
|
fa5bb4f615
|
fix #321
Add `ExitStatus`
Fix REPL tests
|
2023-01-25 00:11:48 +09:00 |
|
Shunsuke Shibayama
|
1d24655588
|
Add REPL tests
|
2023-01-17 16:32:25 +09:00 |
|
Shunsuke Shibayama
|
dea05ef6e8
|
Add Bytes
|
2023-01-16 10:37:08 +09:00 |
|
Cai BingJun
|
4681afb09e
|
fix #344
|
2023-01-15 19:57:33 +08:00 |
|
Shunsuke Shibayama
|
a127564b31
|
Rename dir: compiler -> crates
|
2023-01-15 12:03:19 +09:00 |
|