luoliwoshang
|
de4b5b70da
|
llgo/c/lua:link style
|
2024-07-13 23:19:47 +08:00 |
|
xushiwei
|
9edeee4b3f
|
Merge pull request #506 from xushiwei/q
_wrap: llgo_check (to be continued)
v0.9.1
|
2024-07-13 19:58:07 +08:00 |
|
xushiwei
|
767a0cc1fd
|
_wrap: llgo_check (to be continued)
|
2024-07-13 19:53:55 +08:00 |
|
xushiwei
|
ae09247e34
|
Merge pull request #505 from xushiwei/q
library: cpp/std (and more c++ mechanism, eg. build: clFiles support cflags)
|
2024-07-13 19:02:39 +08:00 |
|
xushiwei
|
a3ea4798bc
|
build: clFiles support cflags, reuse llvm.Env; cpp/inih: _wrap/reader.cpp
|
2024-07-13 18:55:09 +08:00 |
|
xushiwei
|
af54a22d16
|
inih: INIReaderDispose
|
2024-07-13 18:11:34 +08:00 |
|
xushiwei
|
b026bfc71b
|
inih.Reader: InitFromFile
|
2024-07-13 17:57:46 +08:00 |
|
xushiwei
|
80d80ad8aa
|
library: cpp/std; cpp/inih demo: inihreader
|
2024-07-13 17:51:06 +08:00 |
|
xushiwei
|
dbecf33924
|
Merge pull request #504 from xushiwei/q
c.AllocaCStrs; ssa: AllocaU/ArrayAlloca/Times/AllocaCStrs; cl/_testlibc: allocacstrs; demo: sysexec
|
2024-07-13 12:51:33 +08:00 |
|
xushiwei
|
2b08e3604d
|
TestConstBool; Test allocaCStrs
|
2024-07-13 12:47:29 +08:00 |
|
xushiwei
|
7d3a672c2b
|
mv _demo/chandemo
|
2024-07-13 12:33:37 +08:00 |
|
xushiwei
|
022e46ae38
|
c.AllocaCStrs; cl/_testlibc: allocacstrs
|
2024-07-13 12:24:06 +08:00 |
|
xushiwei
|
3f930d228e
|
Merge pull request #503 from luoliwoshang/c/socket/client
llgo/c/socket:client demo
|
2024-07-13 00:05:39 +08:00 |
|
luoliwoshang
|
5eba370f7b
|
llgo/c/socket:client demo
|
2024-07-12 23:37:55 +08:00 |
|
xushiwei
|
e138951e9e
|
c.AllocaCStrs; ssa: AllocaU/ArrayAlloca/Times/AllocaCStrs
|
2024-07-12 21:40:13 +08:00 |
|
xushiwei
|
5cd18d7275
|
Merge pull request #498 from morpingsss/morpingsss/add_inih
feat(cpp/inih): add inih parser_1
|
2024-07-12 20:56:50 +08:00 |
|
xushiwei
|
d7ff5a53a7
|
Merge pull request #499 from hackerchai/refactor/remove-rust-sled
refactor(rust/sled): remove sled due to move
|
2024-07-12 20:56:04 +08:00 |
|
xushiwei
|
aa14bb6fdf
|
Merge pull request #501 from luoliwoshang/socket
llgo/c/socket:server demo
|
2024-07-12 20:54:27 +08:00 |
|
luoliwoshang
|
c275f682a9
|
llgo/c/socket:server demo
|
2024-07-12 17:39:13 +08:00 |
|
morpingsss
|
08894025bc
|
fix(cpp/inih) : Use unsafe.Point to replace stirringHead
|
2024-07-12 14:48:17 +08:00 |
|
hackerchai
|
b063a48520
|
refactor(rust/sled): remove sled due to move
Signed-off-by: hackerchai <i@hackerchai.com>
|
2024-07-12 14:45:23 +08:00 |
|
xushiwei
|
858d38d314
|
Merge pull request #497 from luoliwoshang/c/perror
llgo/c:perror
|
2024-07-12 14:04:21 +08:00 |
|
morpingsss
|
f5875d09e9
|
feat(cpp/inih): add inih parser_4
|
2024-07-12 13:54:28 +08:00 |
|
morpingsss
|
34db181686
|
feat(cpp/inih): add inih parser_3
|
2024-07-12 13:53:01 +08:00 |
|
morpingsss
|
be55ea2b0b
|
feat(cpp/inih): add inih parser_2
|
2024-07-12 12:03:15 +08:00 |
|
luoliwoshang
|
aa0dd4d10d
|
llgo/c:perror
|
2024-07-12 11:18:35 +08:00 |
|
morpingsss
|
39533e4209
|
feat(cpp/inih): add inih parser_1
|
2024-07-12 11:13:15 +08:00 |
|
xushiwei
|
4bba3bf1d2
|
Merge pull request #496 from xushiwei/q
c/syscall/unix: remove deps of syscall
|
2024-07-12 01:33:54 +08:00 |
|
xushiwei
|
2d29d1549a
|
c/syscall/unix: remove deps of syscall
|
2024-07-12 01:29:01 +08:00 |
|
xushiwei
|
c7a078f17f
|
Merge pull request #495 from xushiwei/q
patch library: syscall, os, os/exec; demo: cexec; oslookpath
|
2024-07-12 01:20:03 +08:00 |
|
xushiwei
|
2cf92037e9
|
go1.21
|
2024-07-12 01:17:00 +08:00 |
|
xushiwei
|
452ee7a103
|
syscall: exec linux
|
2024-07-12 01:07:12 +08:00 |
|
xushiwei
|
68f70af2f3
|
c/syscall/unix
|
2024-07-12 00:59:32 +08:00 |
|
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 |
|