Li Jie
|
8512395985
|
AllocCStr allocates on heap
|
2025-04-11 16:28:48 +08:00 |
|
Li Jie
|
5f4b09bede
|
regenerate snapshot tests
|
2025-04-08 11:13:00 +08:00 |
|
Li Jie
|
c8d791f206
|
fix llgo test unit test
|
2025-04-03 16:32:46 +08:00 |
|
Li Jie
|
ed366568b4
|
move out c/cpp/py
|
2025-04-03 16:26:11 +08:00 |
|
Li Jie
|
1172e5bdce
|
build: separate compiler and libs
|
2025-01-08 14:59:01 +08:00 |
|
Li Jie
|
239ac496b2
|
test: map/slice clear
|
2025-01-08 14:59:00 +08:00 |
|
Li Jie
|
b3f4716616
|
runtime: patch internal/filepathlite
|
2025-01-08 14:58:59 +08:00 |
|
Li Jie
|
03b469212e
|
feat: upgrade to x/tools 0.28
|
2025-01-08 14:58:59 +08:00 |
|
visualfc
|
3741a28d94
|
ssa: fix bitcast for float32
|
2024-12-24 10:02:30 +08:00 |
|
visualfc
|
a6a3c09c05
|
ssa: closure use specific struct field name { $f ftype, $data unsafe.pointer }
|
2024-12-22 12:44:33 +08:00 |
|
visualfc
|
ef28abe896
|
internal/runtime: funcStr, interfaceStr, array str
|
2024-12-20 12:33:34 +08:00 |
|
visualfc
|
d251232f8a
|
internal/runtime: named(ptr) type preset for method type
|
2024-12-20 11:37:30 +08:00 |
|
xushiwei
|
539b55f826
|
Merge pull request #917 from visualfc/conststring
ssa: fix const for named string
|
2024-12-19 18:13:24 +08:00 |
|
xushiwei
|
b4af70ada9
|
Merge pull request #916 from visualfc/runtime.interface
abi: fix named interface init
|
2024-12-17 14:43:15 +08:00 |
|
visualfc
|
eaf7e56083
|
ssa: fix const for named string
|
2024-12-16 15:00:32 +08:00 |
|
visualfc
|
e55a5d7486
|
internal/runtime: NewNamedInterface, InitNamedInterface
|
2024-12-16 12:07:13 +08:00 |
|
xushiwei
|
29ad96862f
|
Merge pull request #628 from visualfc/go
ssa: fix ssa.go for builtin
|
2024-12-14 06:44:35 +08:00 |
|
七叶
|
3505be422e
|
Revert "ssa: defer load/store func and args"
|
2024-12-03 21:00:49 +08:00 |
|
visualfc
|
7eeb8084bf
|
ssa: fix ssa.go for builtin
|
2024-12-02 15:40:56 +08:00 |
|
visualfc
|
6e8cecd13e
|
cl/_testgo: defer6
|
2024-12-02 11:43:20 +08:00 |
|
Li Jie
|
c3407eac5e
|
cgo: supports //export functions only calls in C
|
2024-11-27 20:24:53 +08:00 |
|
Li Jie
|
e46b3e24d6
|
test: move cgo demo into _testgo, and make links
|
2024-11-27 18:41:56 +08:00 |
|
Li Jie
|
90763de93c
|
cgo: supports c/go callback funcs
|
2024-11-27 18:41:56 +08:00 |
|
Li Jie
|
5380ffa471
|
cgo: ignore funcs won't be compiled
|
2024-11-27 18:41:56 +08:00 |
|
Li Jie
|
c9f436cc47
|
cgo: full test
cgo: test returning void
|
2024-11-27 18:41:56 +08:00 |
|
Li Jie
|
d6c527f662
|
cgo: support macros
|
2024-11-27 18:41:56 +08:00 |
|
visualfc
|
91b46b05ad
|
cl/_testgo/reflect: map demo
|
2024-11-27 11:31:28 +08:00 |
|
Li Jie
|
43c4a3bfdc
|
test: enable debug testing
|
2024-11-26 15:43:34 +08:00 |
|
Li Jie
|
954cc0e8bc
|
test: ignore syncmap since different pthread_mutex_t size on macOS and linux
|
2024-11-26 13:21:33 +08:00 |
|
Li Jie
|
ad48325dff
|
test: regenerate test fixtures
|
2024-11-26 13:21:01 +08:00 |
|
Li Jie
|
d879d0d924
|
build: make llgen, cltest, gentests call build.Do
|
2024-11-26 13:17:36 +08:00 |
|
visualfc
|
8fb0dfad94
|
ssa: abiNamed use NameOf
|
2024-11-26 12:46:11 +08:00 |
|
visualfc
|
c2138037d2
|
internal/lib/reflect: call variadic check
|
2024-11-26 12:46:11 +08:00 |
|
visualfc
|
fadd64c1e9
|
ssa: cvtClosure remove closureCtx param
|
2024-11-26 12:46:11 +08:00 |
|
Li Jie
|
e732e5158e
|
cl: fix package patching
|
2024-11-25 11:36:26 +08:00 |
|
Li Jie
|
6099369019
|
test: update generated code
|
2024-11-25 11:18:46 +08:00 |
|
xushiwei
|
8d2b65386c
|
Merge pull request #874 from cpunion/fix-closure
ssa: fix wrong reflect type of closure
|
2024-11-25 11:05:04 +08:00 |
|
Li Jie
|
43c1bc8d5f
|
ssa: compile go string constant without alloca
|
2024-11-24 15:29:20 +08:00 |
|
Li Jie
|
17832fe18c
|
ssa: fix type of ChanOp.Size
|
2024-11-24 15:21:32 +08:00 |
|
Li Jie
|
252f3f0bd6
|
ssa: fix closure type
|
2024-11-24 10:54:00 +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 |
|
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 |
|
luoliwoshang
|
feb914b5c4
|
ssa:fit slice int size
|
2024-11-01 19:54:44 +08:00 |
|
visualfc
|
6b0122547e
|
reflect.call: internal/abi: TFlagClosure, internal/lib/reflect: flagClosure.
|
2024-11-01 15:27:40 +08:00 |
|
visualfc
|
38091b2021
|
ssa: func Instantiate
|
2024-10-30 21:39:30 +08:00 |
|