19 Commits

Author SHA1 Message Date
blueloveTH
49045f2c48 add l and ll 2024-04-15 19:38:11 +08:00
blueloveTH
d2052557f7 fix line_profiler 2024-04-14 21:39:10 +08:00
BLUELOVETH
65440c2034
Fix #197 (#227)
* init

* some optimize

* Update frame.h

* remove `LOAD_INTEGER`

* Update vm.cpp

* some optimize

* some fix

* Revert "remove `LOAD_INTEGER`"

This reverts commit c0b965aee2f64fbfae0b20f41d714688649d20cf.

* some fix

* Update expr.cpp

* some fix

* Update retype.yml
2024-03-16 18:37:09 +08:00
blueloveTH
97c923e514 use pod_vector for small vectors 2024-02-18 17:51:35 +08:00
blueloveTH
6ed8a262a8 some fix 2024-02-18 10:58:48 +08:00
blueloveTH
7d38f83008 fix a bug 2024-02-18 00:57:56 +08:00
blueloveTH
1558e5b40f fix a bug 2024-02-18 00:44:57 +08:00
blueloveTH
c7abc23ef4 fix a bug 2024-02-17 23:12:07 +08:00
blueloveTH
15f29fb085 fix a bug 2024-02-17 23:06:29 +08:00
blueloveTH
c3b050c77a fix a bug of line_profiler 2024-02-17 22:32:30 +08:00
blueloveTH
6051652405 some fix 2024-02-07 19:32:09 +08:00
blueloveTH
c06bf5729c Update profiler.cpp 2024-02-07 17:39:13 +08:00
blueloveTH
4202cd8b9f some update 2024-02-07 17:28:47 +08:00
blueloveTH
933e19bd27 some optimize 2024-02-07 16:42:18 +08:00
blueloveTH
e88f57ae30 optimize profiler.cpp 2024-02-07 16:24:35 +08:00
blueloveTH
72ed48fc6b some fix 2024-02-07 14:32:04 +08:00
blueloveTH
23cbc25487 some fix 2024-02-07 14:01:00 +08:00
blueloveTH
f2ce3c97d7 add line_profiler impl 2024-02-07 13:56:29 +08:00
blueloveTH
b0dc1e4a69 refactor 2024-02-07 11:40:21 +08:00