Commit Graph

33 Commits

Author SHA1 Message Date
ValKmjolnir 2cc5bb8625 🎨 format 2025-06-02 13:27:04 +08:00
ValKmjolnir 5a165d3255 beautiful unicode output info 2024-06-02 23:56:49 +08:00
ValKmjolnir a7dfd34120 📝 rename nasal_builtin.* 2024-06-02 16:06:18 +08:00
ValKmjolnir b02168fc55 📝 delete system call in test files 2024-05-22 23:41:14 +08:00
ValKmjolnir d56434ae28 optimize lib.nas 2023-12-06 20:10:07 +08:00
ValKmjolnir 28a42346b7 📝 update scripts 2023-11-16 23:19:03 +08:00
ValKmjolnir ccbe341dc5 add import logic for use statement 2023-11-01 00:37:02 +08:00
ValKmjolnir 7f8a0b6445 improve code & add new test file 2023-10-20 00:24:17 +08:00
ValKmjolnir 31113ff69f 📝 delete std/sort.nas & update test file 2023-07-23 00:30:14 +08:00
ValKmjolnir d479f13a5c support nasal module 2023-07-20 00:54:57 +08:00
ValKmjolnir ba6b7cd05c change dir stl -> std 2023-07-02 16:17:56 +08:00
ValKmjolnir bd12fe917a add new operand calculate const and pop 2023-03-10 22:27:06 +08:00
ValKmjolnir 8161f3c514 optimize codegen 2023-03-09 23:00:25 +08:00
ValKmjolnir 22b1841664 update test/ascii-art.nas 2023-01-30 19:13:08 +08:00
ValKmjolnir aef7936292 optimize test files
httptest.nas: when clicking mandel.nas link, this may cause memory overflow in new gc
2023-01-23 23:14:34 +08:00
ValKmjolnir 9c6996b54e update test files 2022-12-03 01:24:56 +08:00
ValKmjolnir dc3770094a 🚀 update test file 2022-09-20 21:51:52 +08:00
ValKmjolnir 791de656c3 🚀 update `ascii-art.nas` and `stl/padding.nas` 2022-09-20 00:41:08 +08:00
ValKmjolnir 0576459fbe 📝 add notes in test files & use system("color") to use ANSI esc seq 2022-09-14 23:15:36 +08:00
ValKmjolnir 73278ea2dd 📝 update test/ascii-art.nas 2022-08-16 20:41:05 +08:00
ValKmjolnir 8b8fb79013 📝 unify code style of ./stl ./test 2022-07-02 13:53:50 +08:00
ValKmjolnir f8692f1e4e 📝 update test files 2022-05-17 18:22:24 +08:00
ValKmjolnir 27e25f84ec update main.cpp and bug fix 2022-03-20 18:28:45 +08:00
ValKmjolnir f26719e1d3 visual update 2022-03-10 16:05:49 +08:00
ValKmjolnir 99f595e16f update num->string algorithm, now the to_string will output strings with no tailing zeros 2022-03-08 13:40:27 +08:00
ValKmjolnir 8c67e04cc4 update test file 2022-02-18 15:36:34 +08:00
ValKmjolnir e77bb73a82 add special character `\e`. 2022-02-18 01:58:49 +08:00
ValKmjolnir a4738e8c7d delete operand `op_nop` 2022-02-16 23:27:22 +08:00
ValKmjolnir 3c9a10d710 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 0e979a6e7b bug fixed & delete operand vapp 2021-06-15 00:49:32 +08:00
Valk Richard Li c21d40c466 change test files 2021-03-03 09:20:42 +08:00
Valk Richard Li 19b590f3bb add test files 2021-03-03 01:09:57 +08:00
Valk Richard Li e8341c7b06 change project structure
version 3.0
2020-10-23 14:53:04 +08:00