Commit Graph

106 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 2cc5bb8625 🎨 format 2025-06-02 13:27:04 +08:00
ValKmjolnir 4dc4c1d2b7 📝 fix typo 2024-12-27 19:21:07 +08:00
ValKmjolnir 260f0cb5a3 📝 add doc about how to build on windows 2024-12-26 23:19:34 +08:00
ValKmjolnir c9c6b905ea 📝 adjust CI 2024-12-11 20:13:49 +08:00
ValKmjolnir 0d8a60e4e3 Merge branch 'master' into develop 2024-11-09 16:49:26 +08:00
Sidi Liang c8869080c6
[web] Updated README.md 2024-11-09 14:14:45 +08:00
ValKmjolnir 20504efcf3 📝 update docs 2024-08-26 00:30:27 +08:00
ValKmjolnir d4eafae5f2 📝 update docs 2024-08-18 01:01:39 +08:00
ValKmjolnir fdbc6cf6da 🎨 update logo 2024-08-18 00:04:11 +08:00
ValKmjolnir 55f8485561 🎨 add new svg logo 2024-08-16 23:02:27 +08:00
ValKmjolnir cf2323623b 🎨 fix typo in report info 2024-08-03 14:18:29 +08:00
ValKmjolnir bbd4d1907b 🎨 optimize implementation of dlopen 2024-06-20 00:29:14 +08:00
ValKmjolnir 5da80d1b22 🐛 fix `lnkeq` on 2 vecs 2024-06-15 00:33:16 +08:00
ValKmjolnir b09e2a7875 📝 update tutorial about new operators 2024-06-06 23:45:27 +08:00
ValKmjolnir a7dfd34120 📝 rename nasal_builtin.* 2024-06-02 16:06:18 +08:00
ValKmjolnir 6a155f56e5 📝 update doc about enabling 65001 code page 2024-05-22 20:02:37 +08:00
ValKmjolnir 2c851613ce 📝 update docs 2024-05-17 00:10:24 +08:00
ValKmjolnir 8e38764df0 📝 change span data from u32 to u64 2024-05-12 19:34:05 +08:00
ValKmjolnir eed59cfe07 📝 update README: add download links 2024-05-12 12:11:31 +08:00
ValKmjolnir 1c011f0aad 📝 adjust size of pic in README 2024-04-11 23:45:48 +08:00
ValKmjolnir 4da8bbbd40 📝 add action badge in README 2024-03-01 23:05:04 +08:00
ValKmjolnir 43ff63dc83 📝 update README 2023-12-09 00:07:44 +08:00
ValKmjolnir 2c03d59b6f 🐛 fix error loading bug in MSVC version 2023-12-02 21:48:20 +08:00
ValKmjolnir 4f44559a9d add cpp module json 2023-11-28 00:18:13 +08:00
ValKmjolnir 8c3c8d3d62 add ghost type timestamp 2023-11-27 20:25:02 +08:00
ValKmjolnir 5a0d8dec20 add to_num & to_char in std.string 2023-11-18 00:12:05 +08:00
ValKmjolnir 8582c0f221 📝 update readme 2023-11-17 00:13:17 +08:00
ValKmjolnir 28a42346b7 📝 update scripts 2023-11-16 23:19:03 +08:00
ValKmjolnir a03739ebb2 📝 update documents and pics 2023-11-15 00:36:25 +08:00
ValKmjolnir 7d35e5bbed 📝 update readme 2023-11-08 22:23:09 +08:00
ValKmjolnir c946e9debd 📝 update documents 2023-11-04 00:09:59 +08:00
ValKmjolnir 2f58a7c223 📝 update documents 2023-11-02 23:01:47 +08:00
ValKmjolnir 5174551aa1 improve import 2023-11-02 00:12:45 +08:00
ValKmjolnir 4c8e1dfe91 add new test file burningship.nas 2023-10-29 00:01:14 +08:00
ValKmjolnir ecfb679218 improve error info when lack arguments
in function call
2023-10-14 00:39:25 +08:00
ValKmjolnir 0b179bf5ff 📝 update release notes and tutorials 2023-10-07 22:51:30 +08:00
ValKmjolnir 63b0112b9d 📝 update README 2023-10-04 11:52:09 +08:00
ValKmjolnir 788e0026c2 optimize location info gen in codegen
and refactor lib.nas, add multiple native modules
2023-07-23 23:57:25 +08:00
ValKmjolnir 7e72661332 🐛 complete function of arg in all scopes 2023-07-09 16:21:09 +08:00
ValKmjolnir 3509655424 add special variable "arg" 2023-07-09 00:59:17 +08:00
ValKmjolnir fd614a132c 📝 add new test file feigenbaum.nas 2023-07-07 19:55:29 +08:00
ValKmjolnir 5c714d26aa update 2023-07-04 00:33:57 +08:00
ValKmjolnir 45f87925ae 📝 change license to GPLv2 2023-07-02 21:37:14 +08:00
ValKmjolnir da43ec5193 📝 update docks 2023-07-02 20:39:28 +08:00
ValKmjolnir a7a2f47d1e 🚀 switch build script to new nasal 2023-07-02 00:32:13 +08:00
ValKmjolnir afc8c54487 gc::extend uses std::nothrow 2023-05-18 18:45:56 +08:00
ValKmjolnir 63ec070d15 📝 update doc for vs build 2023-05-11 20:12:59 +08:00
ValKmjolnir c858afbb76 🐛 fix compilation error
in windows mingw-w64 win32 thread model,
but we do not suggest you to use this,
please use posix thread model
2023-04-23 00:02:39 +08:00
ValKmjolnir 1678567c5d add multi-line error report and span 2023-03-08 01:12:01 +08:00