10 Commits (19a570ff3f9cfca3477b45e1245c7e1307d59c6e)

Author SHA1 Message Date
韩天峰 f64a1d5cb7 refactor(parser): remove unused methods and update call argument generation 6 days ago
韩天峰 41e11a66e6 refactor(build): update runtime initialization and linking for native modules 1 week ago
韩天峰 7190bea4a5 refactor(compiler): replace internal symbol caches with persistent cache mechanism 3 weeks ago
韩天峰 8a23368cf1 feat(msvc): add compiler pdb support for debug builds 3 weeks ago
韩天峰 b9ba0e84d5 Fix windows issues 1 month ago
韩天峰 bb113b2186 feat(compiler): add library function header exports and default value helpers 1 month ago
韩天峰 aae4f2a07d feat(parser): refactor string concatenation and foreach iteration handling 2 months ago
韩天峰 88139f4da7 feat(build): add library build mode with proper target naming 2 months ago
韩天峰 7e28e8441b feat(build): add support for building shared libraries in addition to binaries and extensions 2 months ago
韩天峰 631a1ef6b2 refactor(docs): update file paths and directory structure references 2 months ago