Li Jie
|
9f0b3963cb
|
cgo: support full cgo tags
|
2024-11-15 16:08:24 +08:00 |
|
Li Jie
|
a64f4219e9
|
cgo: full supports cgo preambles and auto compile c files
|
2024-11-14 23:44:25 +08:00 |
|
Li Jie
|
89b111edca
|
cgo: examples
|
2024-11-13 20:32:12 +08:00 |
|
Li Jie
|
ec38943c53
|
cl: compile cgo
|
2024-11-13 20:32:08 +08:00 |
|
xushiwei
|
ea654ef235
|
Merge pull request #865 from luoliwoshang/clang/include
clang:included & system header
|
2024-11-12 22:48:58 +08:00 |
|
luoliwoshang
|
288b705450
|
clang:included & system header
|
2024-11-12 20:26:33 +08:00 |
|
xushiwei
|
73ca579056
|
Merge pull request #863 from tsingbx/llcppsigfetch/c.Printf
fix llcppsigfetch: invalid memory address or nil pointer dereference
|
2024-11-12 15:29:38 +08:00 |
|
xushiwei
|
8b5d7dc181
|
Merge pull request #859 from goplus/dependabot/github_actions/actions/setup-go-5
build(deps): bump actions/setup-go from 4 to 5
|
2024-11-12 10:53:14 +08:00 |
|
xushiwei
|
f05f6294cd
|
Merge pull request #861 from goplus/dependabot/go_modules/github.com/goplus/gogen-1.16.2
build(deps): bump github.com/goplus/gogen from 1.16.1 to 1.16.2
|
2024-11-12 10:52:55 +08:00 |
|
tsingbx
|
b2c466cf3f
|
fix llcppsigfetch: invalid memory address or nil pointer dereference
|
2024-11-12 09:37:22 +08:00 |
|
dependabot[bot]
|
da1b9a0e91
|
build(deps): bump github.com/goplus/gogen from 1.16.1 to 1.16.2
Bumps [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/goplus/gogen/releases)
- [Commits](https://github.com/goplus/gogen/compare/v1.16.1...v1.16.2)
---
updated-dependencies:
- dependency-name: github.com/goplus/gogen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 00:38:39 +00:00 |
|
dependabot[bot]
|
6cbb5a9215
|
build(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-11 00:36:37 +00:00 |
|
xushiwei
|
cfdbb86bfa
|
Merge pull request #856 from cpunion/doc-and-fmt-test
Make docs testable
|
2024-11-08 16:34:21 +08:00 |
|
Li Jie
|
d61783b2c0
|
doc: install numpy in virtualenv to run test
|
2024-11-07 11:34:58 +08:00 |
|
Li Jie
|
65c1e1b9e5
|
ci: build chore/_xtool/...
|
2024-11-07 11:03:07 +08:00 |
|
Li Jie
|
17d509a45a
|
doc: make doc testable
|
2024-11-07 11:03:01 +08:00 |
|
Li Jie
|
c7649766fd
|
c: fix format
|
2024-11-07 09:47:22 +08:00 |
|
xushiwei
|
c0ec5e53ba
|
Merge pull request #855 from luoliwoshang/libffi
workflow:libffi
|
2024-11-07 08:01:05 +08:00 |
|
xushiwei
|
a0a18017e8
|
Merge pull request #851 from luoliwoshang/c/clang/sliceran
c/clang:demo common iterate
|
2024-11-07 08:00:11 +08:00 |
|
xushiwei
|
411b84fcc2
|
Merge pull request #854 from luoliwoshang/c/clang/loc2cursor
c/clang:location to cursor
|
2024-11-07 07:59:43 +08:00 |
|
xushiwei
|
e499eeb8cc
|
Merge pull request #857 from cpunion/fix-pydump
chore: fix types error in pydump
|
2024-11-07 07:59:15 +08:00 |
|
Li Jie
|
803d1de5db
|
chore: fix types error in pydump
|
2024-11-06 11:30:35 +08:00 |
|
luoliwoshang
|
fc8117c8e7
|
workflow:libffi
|
2024-11-05 17:15:20 +08:00 |
|
luoliwoshang
|
8bef0ede1b
|
c/clang:location to cursor
|
2024-11-04 15:50:05 +08:00 |
|
luoliwoshang
|
88128cde48
|
c/clang:demo common iterate
|
2024-11-04 09:55:35 +08:00 |
|
xushiwei
|
d0217e62f0
|
Merge pull request #850 from luoliwoshang/ssa/slicelen
ssa:fit unsafe.slice int size
|
2024-11-04 06:49:34 +08:00 |
|
xushiwei
|
bba680b636
|
Merge pull request #849 from luoliwoshang/c/clang/visitinclude
c/clang:include
|
2024-11-04 06:45:27 +08:00 |
|
luoliwoshang
|
feb914b5c4
|
ssa:fit slice int size
|
2024-11-01 19:54:44 +08:00 |
|
luoliwoshang
|
0a65ea34f3
|
c/clang:include
|
2024-11-01 18:49:48 +08:00 |
|
xushiwei
|
bf299edfc7
|
Merge pull request #847 from visualfc/reflect.call
[WIP] internal/lib/reflect: implement reflect.call
|
2024-11-01 17:41:57 +08:00 |
|
visualfc
|
6b0122547e
|
reflect.call: internal/abi: TFlagClosure, internal/lib/reflect: flagClosure.
|
2024-11-01 15:27:40 +08:00 |
|
xushiwei
|
88c0e149b5
|
Merge pull request #793 from visualfc/abitypes
ssa: fix gocvt named recurs for typeargs. support sync.Map
|
2024-10-30 22:00:22 +08:00 |
|
visualfc
|
38091b2021
|
ssa: func Instantiate
|
2024-10-30 21:39:30 +08:00 |
|
visualfc
|
ce87f293aa
|
ssa: fix map key has typeargs
|
2024-10-30 20:22:05 +08:00 |
|
visualfc
|
dca028a84f
|
ssa: fix goTypes.cvtNamed recurs for typeargs
|
2024-10-30 20:22:05 +08:00 |
|
visualfc
|
be3c4ab24a
|
ssa: cache types named in runtime
|
2024-10-30 20:22:05 +08:00 |
|
xushiwei
|
67c9a14902
|
Merge pull request #846 from visualfc/closureiface
ssa: fix closure type
|
2024-10-30 11:02:43 +08:00 |
|
visualfc
|
014bdb795f
|
ssa: program.Closure, removeCtx for MakeClosure
|
2024-10-30 10:42:32 +08:00 |
|
visualfc
|
df7e8b2e64
|
cl/cltest: TestCompileEx check debug flag
|
2024-10-30 10:18:58 +08:00 |
|
visualfc
|
2b5fdd3548
|
ssa: fix closure type
|
2024-10-29 20:50:02 +08:00 |
|
xushiwei
|
e92a0eb901
|
Merge pull request #806 from cpunion/llvm-debug
Debug: fix struct vars debug, params modication, supports expressions, lexical scope/lifecycle
|
2024-10-29 11:09:00 +08:00 |
|
xushiwei
|
e72a67f5de
|
Merge pull request #788 from luoliwoshang/llcppsymg/classname
llcppsymg:refine class fetch,test case,-v
|
2024-10-28 11:00:55 +08:00 |
|
xushiwei
|
65dc291ff5
|
Merge pull request #812 from luoliwoshang/llcppsigfetch/refine
llcppsigfetch:cross-platform,log,fix bugs
|
2024-10-28 10:54:33 +08:00 |
|
xushiwei
|
0bfc190a86
|
Merge pull request #845 from goplus/dependabot/go_modules/github.com/goplus/gogen-1.16.1
build(deps): bump github.com/goplus/gogen from 1.16.0 to 1.16.1
|
2024-10-28 10:53:47 +08:00 |
|
dependabot[bot]
|
f8303f2e7a
|
build(deps): bump github.com/goplus/gogen from 1.16.0 to 1.16.1
Bumps [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/goplus/gogen/releases)
- [Commits](https://github.com/goplus/gogen/compare/v1.16.0...v1.16.1)
---
updated-dependencies:
- dependency-name: github.com/goplus/gogen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-28 00:44:02 +00:00 |
|
张之阳
|
8ad72b167c
|
Merge pull request #124 from luoliwoshang/llcppsymg/underprefix
llcppsymg:underprefix
|
2024-10-26 18:56:56 +08:00 |
|
luoliwoshang
|
7747082ae8
|
llcppsymg:remove one leading underscore only in mac
|
2024-10-26 18:43:14 +08:00 |
|
luoliwoshang
|
a7727adca2
|
llcppsigfetch:remove one leading underscore only in mac
|
2024-10-26 13:09:30 +08:00 |
|
xushiwei
|
028b53816d
|
Merge pull request #844 from luoliwoshang/c/clang/reference
c/clang:referenced
|
2024-10-25 11:41:40 +08:00 |
|
张之阳
|
5a77117a9b
|
Merge pull request #116 from luoliwoshang/llcppsigfetch/enum_anony
llcppsigfetch:anonymous enumdecl
|
2024-10-24 17:50:09 +08:00 |
|