25 Commits

Author SHA1 Message Date
blueloveTH
26815fae74 some move 2024-06-16 17:34:11 +08:00
blueloveTH
a8db1cc5e1 more move 2024-06-15 23:22:06 +08:00
blueloveTH
c4bb16e390 some fix 2024-06-15 21:41:59 +08:00
blueloveTH
225f634f33 some fix 2024-06-15 21:02:06 +08:00
blueloveTH
5e5548809a move memorypool 2024-06-15 16:21:32 +08:00
blueloveTH
2d0db3dc71 add lower_bound 2024-06-15 13:34:47 +08:00
blueloveTH
eae3c69f85 backup 2024-06-15 11:56:04 +08:00
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
878db5a828 some rename 2024-06-11 10:51:51 +08:00
blueloveTH
3787a1da1d init 2024-06-10 22:38:49 +08:00
blueloveTH
5c486d1317 fix vargs 2024-06-09 17:33:48 +08:00
blueloveTH
1c053af8d1 add noexcept 2024-06-09 16:18:31 +08:00
blueloveTH
bec168ab53 some fix 2024-06-09 16:13:43 +08:00
blueloveTH
8a049b06bd some fix 2024-06-09 15:27:53 +08:00
blueloveTH
c2be07b9cc some fix 2024-06-09 15:25:42 +08:00
blueloveTH
81c4853f04 use error code 2024-06-09 01:39:05 +08:00
blueloveTH
17805032da some fix 2024-06-07 22:29:22 +08:00
blueloveTH
ae3a27c91d some fix about parse_uint 2024-06-07 22:26:46 +08:00
blueloveTH
82655d46c9 some fix 2024-06-06 01:17:56 +08:00
blueloveTH
c0a855ab7a some fix 2024-06-05 21:59:19 +08:00
blueloveTH
d1e6fdc948 replace map 2024-06-05 21:32:56 +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
fe8d102748 some fix 2024-06-02 17:20:37 +08:00
blueloveTH
2dfb6ed07a major refactor 2024-06-02 16:53:51 +08:00