Stamon 文档站

回到首页
回到上一级

commit f82b0694a91f1cadb6ea30b378d9cad283fc7477 Author: 瞿相荣 woshiquxiangrong@outlook.com Date: Sun May 25 16:23:18 2025 +0800

fix(ast-ir): fix the name of ast-ir

please refer to the file change history for details

commit bc757c88bc43b229e9dd01daff3ea15fb2a6cf10 Author: 瞿相荣 woshiquxiangrong@outlook.com Date: Wed Apr 23 23:00:44 2025 +0800

fix(objectmanager): fix some bugs

1. fix some bugs of dependency-libraries
2. fix some bugs of object-manager
3. fix a miswording
please refer to the work log for details

commit fd237a564f8337960f4ca5556f8af8797de8a43a Author: 瞿相荣 woshiquxiangrong@outlook.com Date: Wed Apr 2 22:38:07 2025 +0800

fix(*): fix a lot of bugs

1. fix a log of memory-leak-bugs
2. change some documents
please refer to the work log for details

commit 2b18a2b4beee815ef1fb8fe0bb51a72e6b66ce09 Author: 瞿相荣 woshiquxiangrong@outlook.com Date: Mon Mar 3 22:55:37 2025 +0800

refactor(stvcio): move stvcio to astirio

1. rename STVCReader.cpp and STVCWriter.cpp to AstIrReader.cpp and AstIrWriter.cpp
2. move AstIrReader.cpp and AstIrWriter.cpp to action directory
3. fix a not-fatal bug
please refer to the work log for details