张之阳
|
09885c8f41
|
Merge pull request #112 from luoliwoshang/llcppsigfetch/closure
llcppsigfetch:use closure refine collection
|
2024-10-23 16:06:28 +08:00 |
|
luoliwoshang
|
4f5ebb279d
|
llcppsigfetch:refine field collection
|
2024-10-23 16:02:39 +08:00 |
|
luoliwoshang
|
91ebf88c97
|
llcppsigfetch:use fmt to log because linux nil defer of log
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
a608c51e36
|
llcppsigfetch:fix fopen's return type nil
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
3877dcf83a
|
llcppsigfetch:refine log out
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
72d176b77a
|
llcppsigfetch:-v
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
8840968e07
|
llcppsigfetch:refine args parse
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
b6b889bff6
|
llcppsigfetch:remove leading underscores
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
a30bdcbb50
|
gogensig:unsigned & signed char
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
82275d49a6
|
llcppg:pipe writer close
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
ee335de222
|
llcppsigfetch:use stdin
|
2024-10-23 15:44:41 +08:00 |
|
luoliwoshang
|
01bf7c8c38
|
llcppsymg & llcppsigfetch parse args
|
2024-10-23 15:44:41 +08:00 |
|
xushiwei
|
5529a1b0b3
|
Merge pull request #842 from visualfc/libffi
[WIP] c/ffi x/ffi: import libffi
|
2024-10-23 14:44:57 +08:00 |
|
visualfc
|
363be18599
|
x/ffi: wrap c/ffi
|
2024-10-23 11:44:34 +08:00 |
|
xushiwei
|
ae8ad3b68b
|
Merge pull request #837 from cpunion/const-conv
ssa: fix int constant type conversion
|
2024-10-23 10:58:08 +08:00 |
|
xushiwei
|
348b850e36
|
Merge pull request #838 from cpunion/unsafe-fix
fix unsafe
|
2024-10-23 10:57:22 +08:00 |
|
visualfc
|
92c267758e
|
c/ffi: add _demo
|
2024-10-23 10:53:18 +08:00 |
|
visualfc
|
b7d1ab6105
|
c/ffi: import libffi
|
2024-10-23 10:53:18 +08:00 |
|
xushiwei
|
f7f1b4f594
|
Merge pull request #775 from visualfc/freevars
cl: function fix freevars cache
|
2024-10-23 10:49:51 +08:00 |
|
xushiwei
|
6492bea846
|
Merge pull request #824 from visualfc/chkabi
ssa: abi check interface method
|
2024-10-23 10:45:06 +08:00 |
|
Li Jie
|
b1cb89b0c2
|
test: unsafe.{Add, Alignof, Offsetof, String, StringData, SliceData, Slice}
|
2024-10-21 18:53:05 +08:00 |
|
Li Jie
|
7ecd98b0a0
|
ssa: fix type of unsafe.SliceData
|
2024-10-21 18:53:00 +08:00 |
|
Li Jie
|
7d7d4db329
|
ssa: fix int constant type conversion
|
2024-10-21 18:50:32 +08:00 |
|
xushiwei
|
8419d9114b
|
Merge pull request #839 from cpunion/fix-gh-action
ci: fix python deps install
|
2024-10-21 18:41:33 +08:00 |
|
Li Jie
|
1c414af7b9
|
ci: instead pip3 with pip3.12
|
2024-10-21 18:34:44 +08:00 |
|
Li Jie
|
834e8c64c5
|
ssa: unsafe.Add
|
2024-10-21 17:31:58 +08:00 |
|
xushiwei
|
1b3bb86546
|
Merge pull request #828 from luoliwoshang/os/errno
os:fix os.Errno 's nil pointer derefer in linux
|
2024-10-21 13:44:56 +08:00 |
|
xushiwei
|
aa560f42e7
|
Merge pull request #833 from visualfc/funcaddr
cl: instr funcAddr support typec funclit
|
2024-10-19 16:06:32 +08:00 |
|
visualfc
|
4e69cd28cd
|
cl: instr funcAddr support typec funclit
|
2024-10-17 20:30:39 +08:00 |
|
xushiwei
|
5f0e30e17a
|
Merge pull request #829 from luoliwoshang/xtool/nm
xtool/nm:flags option & symbol version
|
2024-10-16 18:11:40 +08:00 |
|
luoliwoshang
|
d682771c35
|
xtool/nm:symbol version
|
2024-10-15 15:29:30 +08:00 |
|
luoliwoshang
|
ace3c3e421
|
nmdump:flags option
|
2024-10-15 12:01:42 +08:00 |
|
luoliwoshang
|
94005b0c22
|
xtool/nm:flags option
|
2024-10-15 10:40:25 +08:00 |
|
luoliwoshang
|
e9177c8932
|
os/errno:fix os.Errno 's nil pointer derefer in linux
|
2024-10-12 16:30:14 +08:00 |
|
visualfc
|
d62c2d913e
|
ssa: abi check interface method
|
2024-10-12 15:59:10 +08:00 |
|
xushiwei
|
9ea88fe247
|
Merge pull request #827 from luoliwoshang/os/stat
[wip] os:correct error of noexist file & os.Error 's nil pointer dereference in linux
|
2024-10-12 11:28:32 +08:00 |
|
xushiwei
|
e0867a5d11
|
Merge pull request #826 from visualfc/reflect_value
internal/lib/reflect: fix valueInterface
|
2024-10-12 11:27:20 +08:00 |
|
luoliwoshang
|
ae91101ea1
|
os:correct error of noexist file
|
2024-10-11 16:22:14 +08:00 |
|
visualfc
|
515057c41a
|
internal/lib/reflect: Value.Type
|
2024-10-11 09:14:36 +08:00 |
|
visualfc
|
d946ba426e
|
internal/lib/reflect: fix valueInterface
|
2024-10-11 07:43:46 +08:00 |
|
xushiwei
|
07874cf77f
|
Merge pull request #816 from luoliwoshang/c/lua/debug
c/lua:debug
|
2024-10-10 15:31:48 +08:00 |
|
xushiwei
|
1d9f9e838b
|
Merge pull request #817 from cpunion/remove-inline-py-methods
py: remove static methods
|
2024-10-10 15:31:01 +08:00 |
|
xushiwei
|
101691e970
|
Merge pull request #822 from goplus/dependabot/github_actions/thollander/actions-comment-pull-request-3
build(deps): bump thollander/actions-comment-pull-request from 2 to 3
|
2024-10-10 15:30:05 +08:00 |
|
dependabot[bot]
|
e2498c31ea
|
build(deps): bump thollander/actions-comment-pull-request from 2 to 3
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 2 to 3.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](https://github.com/thollander/actions-comment-pull-request/compare/v2...v3)
---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-10 00:34:41 +00:00 |
|
Li Jie
|
9d8c6122cc
|
py: remove inline methods
|
2024-10-05 23:10:00 +08:00 |
|
luoliwoshang
|
e2091413ea
|
c/lua:extraspace
|
2024-10-04 15:37:28 +08:00 |
|
luoliwoshang
|
4976e82f0f
|
c/lua:debug
|
2024-10-04 15:37:28 +08:00 |
|
xushiwei
|
5e949d2c6f
|
Merge pull request #809 from visualfc/maplen
runtime: fix map len and chan len/cap
|
2024-10-04 11:34:49 +08:00 |
|
xushiwei
|
fec7688241
|
Merge pull request #810 from visualfc/py
py: remove llgo_autogen.lla
|
2024-10-01 06:07:04 +08:00 |
|
visualfc
|
d2ffbd0395
|
cl: function fix freevars cache
|
2024-09-30 10:29:38 +08:00 |
|