ValKmjolnir
|
e43bd1eaf2
|
⚡ update test files
|
2022-12-03 01:24:56 +08:00 |
|
ValKmjolnir
|
be42d47c93
|
🐛 fix ast print bug & delete some macros
|
2022-10-30 18:40:03 +08:00 |
|
ValKmjolnir
|
89d5870c1b
|
📝 add notes in test files & use system("color") to use ANSI esc seq
|
2022-09-14 23:15:36 +08:00 |
|
ValKmjolnir
|
f3ba80b41c
|
📝 unify code style of ./stl ./test
|
2022-07-02 13:53:50 +08:00 |
|
ValKmjolnir
|
387d44f9cb
|
📝 update test files
|
2022-05-17 18:22:24 +08:00 |
|
ValKmjolnir
|
d5d426d6eb
|
update main.cpp and bug fix
|
2022-03-20 18:28:45 +08:00 |
|
ValKmjolnir
|
b61e7dfcb3
|
update docs & fix bug in nasal_builtin.h
|
2022-03-16 15:30:34 +08:00 |
|
ValKmjolnir
|
1ae354c0cf
|
lexer,parser,import,codegen use the same error module.
|
2021-12-23 21:15:50 +08:00 |
|
ValKmjolnir
|
855e0e441f
|
avoid unnecessary deep copy by using rvalue ref
and test file update.
bug fixed in test/lexer.nas
|
2021-06-24 22:10:08 +08:00 |
|
Valk Richard Li
|
e10517b741
|
bug fixed & test file changes
compare operators now run more efficiently.
|
2021-03-31 20:59:13 +08:00 |
|
Valk Richard Li
|
5fba496453
|
update test files and prepare the release of v5.0
|
2021-03-07 16:33:43 +08:00 |
|