visualfc
|
00e3b6b5a0
|
_demo/defer
|
2025-02-27 14:38:25 +08:00 |
|
visualfc
|
3bb51c5d51
|
ssa: defer load/store func and args
|
2025-02-27 14:32:21 +08:00 |
|
Li Jie
|
00406e08fb
|
ssa: record NeedRuntime, NeedPyInit in Package to compatible multi-packages building
|
2025-02-19 11:35:24 +08:00 |
|
Li Jie
|
6a1e0084f4
|
ssa: support len([]func())
|
2025-02-19 11:35:23 +08:00 |
|
Li Jie
|
7be79d81f9
|
ssa: uniform byte and uint8 name on different platforms
|
2025-02-19 11:35:22 +08:00 |
|
Li Jie
|
c6462cbcc7
|
ssa: fix type assertion of same type
|
2025-02-15 11:18:03 +08:00 |
|
Li Jie
|
ae92904e7d
|
ssa: show type assertion failed details
|
2025-02-14 15:56:19 +08:00 |
|
Li Jie
|
5b216153e9
|
cl: LLGO_TRACE
|
2025-02-13 15:47:53 +08:00 |
|
Li Jie
|
c1da220a99
|
ssa: toType(ssa.TypeParam)
|
2025-02-13 15:47:53 +08:00 |
|
Li Jie
|
6048693423
|
ssa: remove unused funcs
|
2025-02-13 15:47:13 +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 |
|
visualfc
|
71766d9c55
|
ssa/abi: StructName not pub
|
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
|
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 |
|
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 |
|
Li Jie
|
918b36e28f
|
fix(ssa): fix incorrectly generated ABI for uninstantiated generic methods
|
2025-01-17 20:36:04 +08:00 |
|
visualfc
|
9f76237705
|
ssa: fix cvtType check types.Alias
|
2025-01-13 12:38:15 +08:00 |
|
Li Jie
|
4ff4ceeb22
|
ssa: show detail message of runtime failed
|
2025-01-09 19:50:01 +08:00 |
|
Li Jie
|
46dc7c3a77
|
test: increase test coverage
|
2025-01-09 18:55:22 +08:00 |
|
Li Jie
|
5a5674809c
|
ssa: Builder.TypeName processes types.Alias
|
2025-01-09 16:59:51 +08:00 |
|
Li Jie
|
64b54d4380
|
ssa: make alias working in go 1.22
|
2025-01-08 14:59:02 +08:00 |
|
Li Jie
|
6170973b48
|
compiler: build separation runtime with clite
|
2025-01-08 14:59:01 +08:00 |
|
Li Jie
|
1172e5bdce
|
build: separate compiler and libs
|
2025-01-08 14:59:01 +08:00 |
|