Li Jie
|
a07f711e22
|
build: only limit run command to single package
|
2025-02-13 15:47:13 +08:00 |
|
Li Jie
|
946f304bb2
|
compiler: add go test command
|
2025-02-13 15:47:13 +08:00 |
|
Li Jie
|
6b11c100ba
|
cl: process all go directives
|
2025-02-13 15:47:13 +08:00 |
|
Li Jie
|
6048693423
|
ssa: remove unused funcs
|
2025-02-13 15:47:13 +08:00 |
|
Li Jie
|
a7287754be
|
compiler: remove unused func llgoRuntimeImported
|
2025-02-13 15:47:13 +08:00 |
|
Li Jie
|
d9037a7fce
|
build: remove generated code after link
|
2025-02-13 15:47:12 +08:00 |
|
Li Jie
|
f06d292382
|
test: regenerate test files with gentests
|
2025-02-13 15:47:12 +08:00 |
|
Li Jie
|
85d01d6f28
|
compiler: make main function normally to compatible multiple main functions in testing mode
|
2025-02-13 15:47:12 +08:00 |
|
dependabot[bot]
|
72d0d4e274
|
build(deps): bump github.com/goplus/mod in /compiler
Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.13.16 to 0.13.17.
- [Release notes](https://github.com/goplus/mod/releases)
- [Commits](https://github.com/goplus/mod/compare/v0.13.16...v0.13.17)
---
updated-dependencies:
- dependency-name: github.com/goplus/mod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 00:29:06 +00:00 |
|
dependabot[bot]
|
18d8677fe6
|
build(deps): bump github.com/qiniu/x in /compiler
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.11 to 1.13.12.
- [Release notes](https://github.com/qiniu/x/releases)
- [Commits](https://github.com/qiniu/x/compare/v1.13.11...v1.13.12)
---
updated-dependencies:
- dependency-name: github.com/qiniu/x
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 00:46:38 +00: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
|
71766d9c55
|
ssa/abi: StructName not pub
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
c90b93c1b7
|
internal/lib/reflect: convertOp
|
2025-02-05 15:20:20 +08:00 |
|
visualfc
|
8e8b97f623
|
compiler/ssa: test debug check verbose
|
2025-02-05 10:07:55 +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 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Li Jie
|
918b36e28f
|
fix(ssa): fix incorrectly generated ABI for uninstantiated generic methods
|
2025-01-17 20:36:04 +08:00 |
|
dependabot[bot]
|
2594b8e3f9
|
build(deps): bump github.com/goplus/gogen in /compiler
Bumps [github.com/goplus/gogen](https://github.com/goplus/gogen) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/goplus/gogen/releases)
- [Commits](https://github.com/goplus/gogen/compare/v1.16.4...v1.16.5)
---
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-13 11:08:50 +00:00 |
|
visualfc
|
9f76237705
|
ssa: fix cvtType check types.Alias
|
2025-01-13 12:38:15 +08:00 |
|
dependabot[bot]
|
59d3e3f3da
|
build(deps): bump github.com/goplus/mod in /compiler
Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.13.15 to 0.13.16.
- [Release notes](https://github.com/goplus/mod/releases)
- [Commits](https://github.com/goplus/mod/compare/v0.13.15...v0.13.16)
---
updated-dependencies:
- dependency-name: github.com/goplus/mod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-13 01:05:42 +00:00 |
|
dependabot[bot]
|
d46b17d8a0
|
build(deps): bump github.com/goplus/mod in /compiler
Bumps [github.com/goplus/mod](https://github.com/goplus/mod) from 0.13.13 to 0.13.15.
- [Release notes](https://github.com/goplus/mod/releases)
- [Commits](https://github.com/goplus/mod/compare/v0.13.13...v0.13.15)
---
updated-dependencies:
- dependency-name: github.com/goplus/mod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-11 19:36:26 +00:00 |
|
Li Jie
|
4ff4ceeb22
|
ssa: show detail message of runtime failed
|
2025-01-09 19:50:01 +08:00 |
|
Li Jie
|
4126992a8f
|
compiler: remove completed todo
|
2025-01-09 19:39:12 +08:00 |
|
Li Jie
|
fd99f63bd6
|
ci: hello world testing with different version declarations in go.mod and go versions
|
2025-01-09 18:55:22 +08:00 |
|
Li Jie
|
46dc7c3a77
|
test: increase test coverage
|
2025-01-09 18:55:22 +08:00 |
|
Li Jie
|
a8cb551465
|
env: add tests for codecov
|
2025-01-09 18:55:21 +08:00 |
|
Li Jie
|
5a5674809c
|
ssa: Builder.TypeName processes types.Alias
|
2025-01-09 16:59:51 +08:00 |
|
Li Jie
|
761e8a2ac6
|
compiler: make compiler working on go 1.23 project
|
2025-01-09 16:11:39 +08:00 |
|
Li Jie
|
09c022e209
|
cmd: fix return value with arguments
|
2025-01-09 15:32:27 +08:00 |
|
Li Jie
|
3d2c014801
|
cl: clean test
|
2025-01-09 00:47:45 +08:00 |
|