xushiwei
|
11682e487e
|
c/os: fork/exec
|
2024-07-12 00:39:16 +08:00 |
|
xushiwei
|
4d006230f9
|
Merge pull request #493 from luoliwoshang/structsize
fix:correct `Sizeof` to align size properly
|
2024-07-11 23:39:39 +08:00 |
|
xushiwei
|
a32f4bb05c
|
Merge pull request #494 from aofei/release-build.yml
ci: implement release-build.yml workflow with GoReleaser
|
2024-07-11 23:37:41 +08:00 |
|
luoliwoshang
|
6d4e260127
|
test:add struct size test
|
2024-07-11 23:04:50 +08:00 |
|
Aofei Sheng
|
45404b5bcf
|
ci: implement release-build.yml workflow with GoReleaser
|
2024-07-11 22:59:20 +08:00 |
|
luoliwoshang
|
861551b2ba
|
update:extra alignment for structs only
|
2024-07-11 21:16:50 +08:00 |
|
xushiwei
|
aac820a8d5
|
demo: oslookpath; syscall.Lstat/Stat
|
2024-07-11 19:21:04 +08:00 |
|
xushiwei
|
a5ff25b0fe
|
library: c/syscall
|
2024-07-11 19:11:54 +08:00 |
|
xushiwei
|
b81638794f
|
patch library: os/exec
|
2024-07-11 18:44:06 +08:00 |
|
luoliwoshang
|
88cfeb2791
|
fix:correct Sizeof to align size properly
|
2024-07-11 18:21:41 +08:00 |
|
xushiwei
|
d0b57535ed
|
support: internal/oserror, io, io/fs
|
2024-07-11 18:20:12 +08:00 |
|
xushiwei
|
528add4702
|
patch library: syscall, os/exec
|
2024-07-11 18:00:20 +08:00 |
|
xushiwei
|
dd47971877
|
patch os: File
|
2024-07-11 14:47:03 +08:00 |
|
xushiwei
|
d51a99c8e2
|
Merge pull request #490 from visualfc/buildpkg
build: fix buildpkg
|
2024-07-11 13:40:36 +08:00 |
|
visualfc
|
e192f01dc3
|
build: fix buildpkg
|
2024-07-11 11:47:11 +08:00 |
|
xushiwei
|
aedaf57249
|
Update Type-Mapping-between-C-and-Go.md
|
2024-07-11 07:39:56 +08:00 |
|
xushiwei
|
222e58e76e
|
Create Type-Mapping-between-C-and-Go.md
|
2024-07-10 17:31:03 +08:00 |
|
xushiwei
|
c8fc80f4a0
|
Merge pull request #489 from aofei/llgo-version
cmd: add "llgo version" command
|
2024-07-10 15:46:29 +08:00 |
|
Aofei Sheng
|
1ed180887d
|
cmd: add "llgo version" command
|
2024-07-10 15:36:17 +08:00 |
|
xushiwei
|
d6a38a567f
|
Merge pull request #481 from aofei/readme
readme: simplify installation instructions
|
2024-07-09 18:48:49 +08:00 |
|
Aofei Sheng
|
ae9c3276bc
|
readme: simplify installation instructions
This also cleans up the remaining mentioned LLGOROOT.
|
2024-07-09 16:18:30 +08:00 |
|
xushiwei
|
35d34cd4e8
|
Update sled.go
|
2024-07-09 15:34:05 +08:00 |
|
xushiwei
|
4f45824632
|
Merge pull request #480 from xushiwei/q
refactor rust/sled
|
2024-07-09 15:27:18 +08:00 |
|
xushiwei
|
532da174dd
|
refactor rust/sled
|
2024-07-09 15:25:21 +08:00 |
|
xushiwei
|
dbe13feba2
|
Merge pull request #450 from hackerchai/feature/rust-sled
feat(rust): implement rust sled demo
|
2024-07-09 14:42:19 +08:00 |
|
xushiwei
|
1c93061a7f
|
Merge pull request #478 from xushiwei/q
patch time: Duration, Timer
|
2024-07-09 14:34:55 +08:00 |
|
xushiwei
|
0e371930e6
|
cmptest: ctxcancel
|
2024-07-09 14:26:02 +08:00 |
|
xushiwei
|
06bd748bd6
|
patch time: Duration, Timer
|
2024-07-09 14:24:48 +08:00 |
|
xushiwei
|
b64775772b
|
Merge pull request #477 from visualfc/rets
ssa: fix multi result
|
2024-07-09 13:31:02 +08:00 |
|
visualfc
|
5f76314085
|
ssa: fix multi result
|
2024-07-09 13:10:02 +08:00 |
|
xushiwei
|
57588ea936
|
Merge pull request #476 from xushiwei/q
cl handleTypeDecl: typeBackground
|
2024-07-09 13:02:27 +08:00 |
|
xushiwei
|
3f344b55bb
|
TestToBackground
|
2024-07-09 12:58:51 +08:00 |
|
xushiwei
|
e4ae0980b4
|
x
|
2024-07-09 12:42:20 +08:00 |
|
xushiwei
|
e41da0d697
|
cl handleTypeDecl: typeBackground
|
2024-07-09 12:38:34 +08:00 |
|
xushiwei
|
ce3955d393
|
Merge pull request #454 from visualfc/typec
cl: parser llgo:type C
|
2024-07-09 12:18:44 +08:00 |
|
visualfc
|
22a2cc564f
|
cl: parser llgo:type C
|
2024-07-09 10:00:31 +08:00 |
|
Eason Chai
|
2b19513a05
|
Merge pull request #3 from luoliwoshang/feature/rust-sled
llgo:rust:sled:a working demo
|
2024-07-09 09:42:39 +08:00 |
|
luoliwoshang
|
60f8fe6f41
|
llgo/rust/sled:rename struct
|
2024-07-09 09:39:44 +08:00 |
|
luoliwoshang
|
a2fd010521
|
llgo:rust:sled:a working demo
|
2024-07-09 09:30:10 +08:00 |
|
hackerchai
|
a36d5b6302
|
fix(rust/sled): fix sled errors
|
2024-07-09 09:27:24 +08:00 |
|
hackerchai
|
2c14dc16dd
|
feat(rust): implement sled support
Signed-off-by: hackerchai <i@hackerchai.com>
|
2024-07-09 09:27:23 +08:00 |
|
hackerchai
|
4c7f3f7972
|
feat(rust): implement rust sled demo
Signed-off-by: hackerchai <i@hackerchai.com>
|
2024-07-09 09:27:22 +08:00 |
|
xushiwei
|
794df59265
|
Merge pull request #475 from xushiwei/q
mv xtool/clang/parser, ar => chore/_deprecated
|
2024-07-09 01:36:50 +08:00 |
|
xushiwei
|
3dd71713c2
|
mv _test => c/bdwgc/_test
|
2024-07-09 01:33:48 +08:00 |
|
xushiwei
|
c0777d1a0a
|
mv xtool/clang/parser, ar => chore/_deprecated
|
2024-07-09 01:29:26 +08:00 |
|
xushiwei
|
55392cb047
|
Merge pull request #474 from xushiwei/q
README: c libraries
|
2024-07-09 00:47:50 +08:00 |
|
xushiwei
|
070eedda18
|
README: c libraries
|
2024-07-09 00:43:45 +08:00 |
|
xushiwei
|
ae6ec78dc3
|
Merge pull request #430 from luoliwoshang/lua
[WIP] llgo/c/lua
|
2024-07-08 23:16:17 +08:00 |
|
xushiwei
|
9fe1b2a565
|
Update README.md
|
2024-07-08 23:11:25 +08:00 |
|
xushiwei
|
f374419be3
|
Merge pull request #472 from luoliwoshang/readme/zlib
[wip] README:zlib
|
2024-07-08 23:10:48 +08:00 |
|