visualfc
|
38f1585ac6
|
internal/lib/reflect: Value.Float Value.Bool
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
1f757270d9
|
internal/lib/reflect: impl Value.Field
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
e6de8401bf
|
internal/lib/reflect: makeMethodValue
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
df2e34ac51
|
internal/lib/reflect: call.method
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
7bbd3a7e36
|
internal/lib/reflect: TypeOf check closure
|
2024-11-19 20:51:07 +08:00 |
|
visualfc
|
85a736d49b
|
internal/lib/reflect: closure keep orgtype
|
2024-11-19 20:51:07 +08:00 |
|
xushiwei
|
f9eb313f7c
|
Merge pull request #869 from cpunion/fix-linking
Fix linking args, force doc test run on current ref
|
2024-11-19 17:46:14 +08:00 |
|
Li Jie
|
9cec486a1b
|
build: compatible spaces in path outputted from pkg-config
|
2024-11-19 16:43:45 +08:00 |
|
Li Jie
|
7734c654a7
|
doc: make doc test use current ref
|
2024-11-19 10:50:49 +08:00 |
|
Li Jie
|
8e5fff6c5f
|
build: fix linking args and llgo install
|
2024-11-19 10:50:45 +08:00 |
|
xushiwei
|
faa9a740db
|
Merge pull request #866 from cpunion/cgo
Full cgo support
|
2024-11-16 05:33:16 +08:00 |
|
xushiwei
|
70e39e9902
|
Merge pull request #867 from luoliwoshang/c/clang/file2loc
c/clang:file to loc
|
2024-11-16 05:31:22 +08:00 |
|
Li Jie
|
9f0b3963cb
|
cgo: support full cgo tags
|
2024-11-15 16:08:24 +08:00 |
|
xushiwei
|
7ec2ce851c
|
Merge pull request #868 from goplus/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5
|
2024-11-15 12:54:29 +08:00 |
|
dependabot[bot]
|
94ee4223d2
|
build(deps): bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-15 00:23:06 +00:00 |
|
Li Jie
|
a64f4219e9
|
cgo: full supports cgo preambles and auto compile c files
|
2024-11-14 23:44:25 +08:00 |
|
luoliwoshang
|
78e96cc312
|
c/clang:file to loc
|
2024-11-14 14:31:20 +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 |
|