Stamon 文档站

回到首页
回到上一级

commit a0c4302c78af084f545a61d69d40d5915c2cddfd Author: 瞿相荣 woshiquxiangrong@outlook.com Date: Tue Aug 19 14:35:10 2025 +0800

refactor(action): refactor encoder and decoder

1. refactor encoder and decoder
2. create bufferstream
3. refactor the front-end-function-design of compiler
4. add endian setting
5. delete some useless code
6. pack constants-table-io
7. rename a logo filename
please refer to the work log for details

commit 591869248eeeef2d802dc7267fd338547dc12356 Author: 瞿相荣 woshiquxiangrong@outlook.com Date: Tue Jul 22 17:20:13 2025 +0800

feat(grammer): add new syntax

please refer to the work log for details

BREAKING CHANGE: the new stvc format is incompatible

commit 6818d5e720a2a973283899da00a8f65703134c25 Author: 瞿相荣 woshiquxiangrong@outlook.com Date: Tue Jul 15 22:25:53 2025 +0800

refactor(exception): upgrade exception management system

1. refactor and upgrade the exception information management system
2. ignore .vscode
please refer to the work log for details