Commit Graph

32 Commits

Author SHA1 Message Date
ValKmjolnir af3d93ab64 🎨 format
Nasal Interpreter Test / mac-aarch64 (push) Has been cancelled Details
Nasal Interpreter Test / linux-x86_64 (push) Has been cancelled Details
2025-06-02 13:43:00 +08:00
ValKmjolnir b177a58662 🐛 if stat fails, return nil 2025-02-12 19:13:30 +08:00
ValKmjolnir 644fbd8647 🐛 fix package error 2025-01-11 21:29:55 +08:00
ValKmjolnir 89826da791 📝 adjust package script 2025-01-11 21:20:44 +08:00
ValKmjolnir c6840da201 📝 adjust CI 2025-01-11 21:18:38 +08:00
ValKmjolnir 9b168b5d52 📝 move andy_gc_test to test dir 2024-05-14 00:16:02 +08:00
ValKmjolnir 8e38764df0 📝 change span data from u32 to u64 2024-05-12 19:34:05 +08:00
ValKmjolnir ac1960ea27 📝 adjust CI 2024-05-12 11:51:28 +08:00
ValKmjolnir 7cd249f049 📝 change CI config 2024-03-03 23:27:44 +08:00
ValKmjolnir cc04720f12 🔥 change file structure & add pack.py 2024-03-03 23:12:16 +08:00
ValKmjolnir 8e0d1e18e1 🐛 fix bug in json.cpp & add std/argparse.nas 2023-12-07 00:04:41 +08:00
ValKmjolnir d56434ae28 optimize lib.nas 2023-12-06 20:10:07 +08:00
ValKmjolnir 8c3c8d3d62 add ghost type timestamp 2023-11-27 20:25:02 +08:00
ValKmjolnir 2bb9655422 add recursive file searcher methods 2023-11-24 00:17:47 +08:00
ValKmjolnir 28a42346b7 📝 update scripts 2023-11-16 23:19:03 +08:00
ValKmjolnir 0b66227667 add new std file phi.nas 2023-11-08 22:15:33 +08:00
ValKmjolnir fee646965e 📝 add notes in tools/fgfs_props_getter.nas 2023-11-08 00:18:30 +08:00
ValKmjolnir d461cbb05c add POST method to edit prop tree 2023-11-07 23:55:35 +08:00
ValKmjolnir 7b05a0a244 package getprop using socket prop getter 2023-11-07 19:13:38 +08:00
ValKmjolnir 433743f790 add tool for getting property tree from fgfs
by using --httpd in fgfs
2023-11-06 22:18:48 +08:00
ValKmjolnir 49f8cefca0 avoid repeatedly importing the same modules 2023-11-01 23:49:15 +08:00
ValKmjolnir ccbe341dc5 add import logic for use statement 2023-11-01 00:37:02 +08:00
ValKmjolnir 4757dd220a 📝 add check for use statement 2023-10-31 19:53:01 +08:00
ValKmjolnir aab7decd70 split type definition from gc.h 2023-10-15 21:46:53 +08:00
ValKmjolnir d0d9ce3b80 🔥 delete tools/repl.nas 2023-09-17 22:49:06 +08:00
ValKmjolnir a801669888 add experimental REPL (cpp) 2023-08-27 17:46:10 +08:00
ValKmjolnir 98b0086656 🐛 fix segfault in `var x = (var a,b) = (1,2)` 2023-08-20 16:48:53 +08:00
ValKmjolnir 88b039a82e 📝 add experimental repl (for fun) 2023-08-19 21:36:12 +08:00
ValKmjolnir 31113ff69f 📝 delete std/sort.nas & update test file 2023-07-23 00:30:14 +08:00
ValKmjolnir 25e202fbaf add check for generated module name 2023-07-20 19:56:27 +08:00
ValKmjolnir d479f13a5c support nasal module 2023-07-20 00:54:57 +08:00
ValKmjolnir eca6141408 optimize codegen 2023-07-05 00:24:34 +08:00