Commit Graph

16 Commits

Author SHA1 Message Date
ValKmjolnir 9e5d64bf0b 📝 add notes in tools/fgfs_props_getter.nas 2023-11-08 00:18:30 +08:00
ValKmjolnir 5f45bedba6 add POST method to edit prop tree 2023-11-07 23:55:35 +08:00
ValKmjolnir 9358cfb870 package getprop using socket prop getter 2023-11-07 19:13:38 +08:00
ValKmjolnir 496327a8ac add tool for getting property tree from fgfs
by using --httpd in fgfs
2023-11-06 22:18:48 +08:00
ValKmjolnir fc0bbac38e avoid repeatedly importing the same modules 2023-11-01 23:49:15 +08:00
ValKmjolnir 5b68701a95 add import logic for use statement 2023-11-01 00:37:02 +08:00
ValKmjolnir 29b974c03b 📝 add check for use statement 2023-10-31 19:53:01 +08:00
ValKmjolnir 11ed038c09 split type definition from gc.h 2023-10-15 21:46:53 +08:00
ValKmjolnir e811965629 🔥 delete tools/repl.nas 2023-09-17 22:49:06 +08:00
ValKmjolnir 32ae68056e add experimental REPL (cpp) 2023-08-27 17:46:10 +08:00
ValKmjolnir e60a1c3e57 🐛 fix segfault in var x = (var a,b) = (1,2) 2023-08-20 16:48:53 +08:00
ValKmjolnir ad17202d54 📝 add experimental repl (for fun) 2023-08-19 21:36:12 +08:00
ValKmjolnir a72a42fa41 📝 delete std/sort.nas & update test file 2023-07-23 00:30:14 +08:00
ValKmjolnir c7f4ba9cff add check for generated module name 2023-07-20 19:56:27 +08:00
ValKmjolnir 1bcd297d23 support nasal module 2023-07-20 00:54:57 +08:00
ValKmjolnir 7102703c1b optimize codegen 2023-07-05 00:24:34 +08:00