11 Commits

Author SHA1 Message Date
031f189a4a
Make SourceData and SStream c11 (#266)
* Make SourceData c11

* make it compile

* add a marco

* follow up rename of c11_vetor__push

* remove isascii marco

* fix empty function name handling

* change enum back

* Remove trival accessor

* make pkpy_Str__take_buf hidden

* make it compile

* remove rcptr and use shared_ptr instead

* change enum name in C++ code back

* fix type problem

* remove strdup polyfill

* remove xmake

* ...
2024-06-11 20:28:51 +08:00
blueloveTH
ec366c15c6 some refactor 2024-06-09 21:42:06 +08:00
blueloveTH
4b687d36ff some fix 2024-06-09 21:26:54 +08:00
blueloveTH
6c055b91b9 fix output format 2024-06-09 19:11:54 +08:00
blueloveTH
bfaf1f3689 some fix about <stdexcept> 2024-06-09 17:55:42 +08:00
blueloveTH
81c4853f04 use error code 2024-06-09 01:39:05 +08:00
blueloveTH
8b2b8ab83a some split 2024-06-07 00:53:18 +08:00
blueloveTH
be3d4ffaf9 remove stack<> 2024-06-04 23:19:07 +08:00
ykiko
1c82060daf
Format the world. (#259)
* add some clang-format offs.

* add formats.

* format the world.

* AllowShortIfStatementsOnASingleLine

* off REGION.

* Rollback vm.hpp

* Disable insert.
2024-06-04 22:55:17 +08:00
blueloveTH
10842207ea some fix 2024-06-02 17:09:42 +08:00
blueloveTH
2dfb6ed07a major refactor 2024-06-02 16:53:51 +08:00