visualfc
|
09c8567e39
|
runtime/internal/lib/reflectlite: implement func
|
2025-02-07 12:04:54 +08:00 |
|
xushiwei
|
a345746cbd
|
Merge pull request #979 from luoliwoshang/clang/presume
c/clang:presume location
|
2025-02-06 17:00:32 +08:00 |
|
luoliwoshang
|
0a0bb128d6
|
c/clang:presume location
|
2025-02-06 16:37:07 +08:00 |
|
xushiwei
|
29ec3014e7
|
Merge pull request #911 from visualfc/reflect.conv
internal/lib/reflect: convertOp
|
2025-02-05 20:12:51 +08:00 |
|
visualfc
|
9ddd4d4161
|
compiler/cl/_testgo: reflectconv
|
2025-02-05 16:13:29 +08:00 |
|
visualfc
|
3caae31374
|
internal/runtime: pointer set abi.KindDirectIface
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
b69abd1058
|
internal/runtime: find type
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
114c6bd6fc
|
internal/lib/reflect: fix call method
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
d81c5e750d
|
internal/runtime: impl ifaceE2I
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
281d29a100
|
internal/lib/reflect: DeepEqual
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
46492009a1
|
internal/lib/reflect: specialChannelAssignability
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
ec549a6a25
|
internal/lib/reflect: value.convert check func
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
71766d9c55
|
ssa/abi: StructName not pub
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
d2d8bd550a
|
internal/lib/reflect: fix Int/Uint/Float flagIndir
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
0c2f6c46f6
|
internal/runtime: newPointer set KindDirectIface
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
c90b93c1b7
|
internal/lib/reflect: convertOp
|
2025-02-05 15:20:20 +08:00 |
|
xushiwei
|
faef4fffab
|
Merge pull request #977 from visualfc/test_debug
compiler/ssa: test debug check verbose
|
2025-02-05 12:19:52 +08:00 |
|
visualfc
|
8e8b97f623
|
compiler/ssa: test debug check verbose
|
2025-02-05 10:07:55 +08:00 |
|
xushiwei
|
e23d18dab8
|
Merge pull request #976 from visualfc/ci
ci: go test remove -v
|
2025-02-05 09:50:21 +08:00 |
|
visualfc
|
3a0d1466cc
|
ci: go test remove -v
|
2025-02-05 09:32:42 +08:00 |
|
xushiwei
|
83dd77f4c4
|
Merge pull request #974 from cpunion/fix-doc-links
Fix doc links
|
2025-02-04 14:53:32 +08:00 |
|
xushiwei
|
c601c992c1
|
Merge pull request #975 from visualfc/namedslice
compiler/cl: fix named slice type
|
2025-02-04 14:52:46 +08:00 |
|
visualfc
|
5727761551
|
compiler/cl: fix named slice type
|
2025-02-03 20:13:57 +08:00 |
|
Li Jie
|
08365721de
|
test: increase test times to try to avoid clang error
|
2025-02-03 18:47:24 +08:00 |
|
Li Jie
|
692c3542d9
|
doc: update links
|
2025-02-03 18:26:41 +08:00 |
|
Li Jie
|
60dc1f7d75
|
ci: verify markdown links by lychee
|
2025-02-03 18:26:16 +08:00 |
|
xushiwei
|
e5ff33fcc6
|
Merge pull request #969 from cpunion/find-llgo-root
test: retry failed test to avoid clang error
v0.10.0-pre.1
|
2025-02-01 21:54:50 +08:00 |
|
xushiwei
|
c60979fff7
|
Merge pull request #970 from xushiwei/q
README: C/C++, ObjC, Swift
|
2025-02-01 21:10:38 +08:00 |
|
xushiwei
|
961ad6ebca
|
README: C/C++, ObjC, Swift
|
2025-02-01 21:00:01 +08:00 |
|
Li Jie
|
f18237a005
|
test: retry llgo test to avoid clang error
|
2025-02-01 20:56:55 +08:00 |
|
xushiwei
|
cba93e61b4
|
Merge pull request #960 from visualfc/instnamed
ssa: abi.NamedName for instance named
|
2025-02-01 19:23:25 +08:00 |
|
xushiwei
|
e0a6e5d2f9
|
Merge pull request #968 from cpunion/find-llgo-root
Find llgo root
|
2025-02-01 19:01:34 +08:00 |
|
Li Jie
|
a9ee323760
|
test: disable log and output to speed up testing
|
2025-02-01 14:11:46 +08:00 |
|
Li Jie
|
977db86700
|
env: warning and fallback if LLGO_ROOT is invalid
|
2025-02-01 14:11:46 +08:00 |
|
Li Jie
|
93d36d40d8
|
env: fix version
|
2025-02-01 14:11:46 +08:00 |
|
Li Jie
|
cabc7ffca8
|
env: find llgo root for development
|
2025-02-01 14:11:46 +08:00 |
|
Li Jie
|
521b70c715
|
test: llgo clean, llgo cmptest, llgo cmptest -gen
|
2025-02-01 14:11:46 +08:00 |
|
Li Jie
|
b6c5503c5b
|
test: chore/llgen
|
2025-02-01 14:11:46 +08:00 |
|
Li Jie
|
e7e2ba4790
|
test: test llgo run -v
|
2025-02-01 14:11:45 +08:00 |
|
Li Jie
|
8749923f1a
|
test: make cmd testable
|
2025-02-01 14:11:45 +08:00 |
|
Li Jie
|
25a3e19384
|
ci: update codecov ignore config
|
2025-02-01 14:11:40 +08:00 |
|
visualfc
|
b6b686665a
|
compiler/cl: inst named stable sort
|
2025-02-01 13:52:10 +08:00 |
|
visualfc
|
4f5468469b
|
compiler/cl/_testgo: add tpinst
|
2025-02-01 12:28:09 +08:00 |
|
visualfc
|
7bc7f23125
|
ssa: abi.NamedName for instance named
|
2025-02-01 10:29:35 +08:00 |
|
xushiwei
|
25ed652fc0
|
Merge pull request #966 from visualfc/reflect_go123
runtime: fix reflect type for go1.23
|
2025-02-01 03:39:45 +08:00 |
|
xushiwei
|
cc2913352a
|
Merge pull request #955 from visualfc/conv
ssa: fix cvtType check types.Alias
|
2025-01-30 11:59:35 +08:00 |
|
visualfc
|
ad796ebbec
|
compiler: fix build go1.22 for GODEBUG=gotypesalias=1
|
2025-01-29 19:07:37 +08:00 |
|
visualfc
|
edd561f8ba
|
runtime: fix reflect type for go1.23
|
2025-01-29 18:58:36 +08:00 |
|
xushiwei
|
0b1c4fb54f
|
Merge pull request #964 from goplus/dependabot/go_modules/compiler/github.com/goplus/gogen-1.16.6
build(deps): bump github.com/goplus/gogen from 1.16.5 to 1.16.6 in /compiler
|
2025-01-23 13:44:19 +08:00 |
|
dependabot[bot]
|
9f4eb4f7db
|
build(deps): bump github.com/goplus/gogen in /compiler
Bumps [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.16.5 to 1.16.6.
- [Release notes](https://github.com/goplus/gogen/releases)
- [Commits](https://github.com/goplus/gogen/compare/v1.16.5...v1.16.6)
---
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>
|
2025-01-22 01:15:38 +00:00 |
|