125 Commits

Author SHA1 Message Date
blueloveTH
6befe661b7 some fix 2024-07-01 18:48:57 +08:00
blueloveTH
15fd2ef8a0 some fix 2024-07-01 11:38:53 +08:00
blueloveTH
69183e2d79 some fix 2024-07-01 02:22:03 +08:00
blueloveTH
c5ab28d75b some fix 2024-07-01 00:32:56 +08:00
blueloveTH
52b210b016 some fix 2024-07-01 00:21:03 +08:00
blueloveTH
25ceed2703 backup 2024-06-30 22:44:51 +08:00
blueloveTH
5be3300554 fix initial demo 2024-06-29 21:14:11 +08:00
blueloveTH
23b523b788 some fix 2024-06-29 16:36:30 +08:00
blueloveTH
3610e87244 merge to compiler.c 2024-06-29 14:16:12 +08:00
blueloveTH
c7597dfcdf some fix 2024-06-29 00:10:40 +08:00
blueloveTH
7748d2bf03 some fix 2024-06-28 19:06:27 +08:00
blueloveTH
881e94e8b0 some fix 2024-06-28 16:17:29 +08:00
blueloveTH
fa31f4c5df backup 2024-06-27 20:05:45 +08:00
blueloveTH
2a84911862 up 2024-06-25 14:44:18 +08:00
blueloveTH
19ed0fdaf5 remove *.cpp 2024-06-24 00:06:31 +08:00
blueloveTH
8b8552d54b backup 2024-06-23 01:42:29 +08:00
blueloveTH
1431cf8cde remove constexpr TK 2024-06-20 00:24:35 +08:00
blueloveTH
3a257aefb1 move error.h 2024-06-17 01:19:41 +08:00
blueloveTH
31bf7f45c4 remove source data 2024-06-17 00:42:47 +08:00
3728c02b87
fix for cl 2024-06-16 21:36:50 +08:00
ebdfb794ba
fix memcpy length 2024-06-16 21:26:27 +08:00
ac70331977
add stable_sort 2024-06-16 21:26:26 +08:00
blueloveTH
175c571fbb more move 2024-06-16 19:56:33 +08:00
blueloveTH
26815fae74 some move 2024-06-16 17:34:11 +08:00
blueloveTH
54f35ff396 some fix 2024-06-16 10:49:32 +08:00
blueloveTH
a5cf3aa426 leak some names in global 2024-06-16 01:21:12 +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
59afaf8263 some fix 2024-06-15 20:19:01 +08:00
blueloveTH
2093f6f10f add smallmap 2024-06-15 19:14:15 +08:00
blueloveTH
649fb3cd98 some fix 2024-06-15 17:56:36 +08:00
blueloveTH
c98eb31a5e fix lower_bound 2024-06-15 17:20:51 +08:00
blueloveTH
baa75999b6 fix CI 2024-06-15 16:27:06 +08:00
blueloveTH
5e5548809a move memorypool 2024-06-15 16:21:32 +08:00
blueloveTH
3bd794f2fb some fix 2024-06-15 13:39: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
blueloveTH
3d72ca0cc6 remove any 2024-06-13 21:37:33 +08:00
blueloveTH
9b72ae7223 fix msvc 2024-06-13 14:41:46 +08:00
blueloveTH
deec5edff9 some fix 2024-06-13 14:20:51 +08:00
blueloveTH
f0d82a19ee complete sstream 2024-06-13 13:22:29 +08:00
blueloveTH
0811f23b71 some more move 2024-06-13 13:08:19 +08:00
blueloveTH
9d6f044d33 Squashed commit of the following:
commit b584de5c3d4603a476cdd60830289104784a4942
Author: blueloveTH <blueloveth@foxmail.com>
Date:   Thu Jun 13 10:46:07 2024 +0800

    some fix

commit 1fe8a3280949d724ddab9c6b1476e1b55c5beb9d
Author: blueloveTH <blueloveth@foxmail.com>
Date:   Wed Jun 12 22:08:09 2024 +0800

    backup
2024-06-13 10:46:22 +08:00
blueloveTH
3ae90fe9b1 some fix 2024-06-12 01:31:34 +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
1c9bd1836c some fix 2024-06-11 13:39:41 +08:00
blueloveTH
874d3a0b88 complete string move 2024-06-11 13:37:28 +08:00
blueloveTH
6a70f535b3 move strip 2024-06-11 12:52:22 +08:00
blueloveTH
07e07831c3 rename subscr to slice 2024-06-11 12:46:53 +08:00