xushiwei
|
6fc4a3ed04
|
patch os, syscall, io/fs: Errno, Stdin/out/err
|
2024-06-25 16:02:54 +08:00 |
|
xushiwei
|
2fabb6951e
|
Merge pull request #421 from visualfc/abibasic
runtime: global abi basic
|
2024-06-25 15:46:00 +08:00 |
|
xushiwei
|
8c2f5f91d5
|
Merge pull request #420 from xushiwei/q
patch os: UserHomeDir/UserConfigDir/UserCacheDir
|
2024-06-25 15:45:29 +08:00 |
|
visualfc
|
7443d41444
|
runtime: global abi basic
|
2024-06-25 14:41:32 +08:00 |
|
xushiwei
|
4421734da1
|
patch os: UserHomeDir/UserConfigDir/UserCacheDir
|
2024-06-25 14:29:37 +08:00 |
|
xushiwei
|
4385ca0966
|
patch: internal/abi
|
2024-06-25 14:02:25 +08:00 |
|
xushiwei
|
57fa592a13
|
Merge pull request #419 from xushiwei/q
phi.AddIncoming fix: use checkExpr
|
2024-06-25 13:35:42 +08:00 |
|
xushiwei
|
1298118b59
|
phi.AddIncoming fix: use checkExpr
|
2024-06-25 13:31:44 +08:00 |
|
xushiwei
|
3f2cb40cc1
|
Merge pull request #418 from xushiwei/q
cmptest: sortdemo
|
2024-06-25 12:40:55 +08:00 |
|
xushiwei
|
5448abb304
|
cmptest: sortdemo
|
2024-06-25 12:40:28 +08:00 |
|
xushiwei
|
892fab5455
|
Merge pull request #417 from visualfc/abinamed
ssa: fix abiType & abiNamedOf
|
2024-06-25 12:34:23 +08:00 |
|
visualfc
|
ef3619350d
|
ssa: fix abiType & abiNamedOf
|
2024-06-25 12:17:03 +08:00 |
|
xushiwei
|
846fb3e7f3
|
Merge pull request #416 from xushiwei/q
c/clang: use llvm-config
|
2024-06-25 12:05:05 +08:00 |
|
xushiwei
|
e00e9ba5aa
|
c/clang: use llvm-config
|
2024-06-25 12:00:48 +08:00 |
|
xushiwei
|
f41511047e
|
Merge pull request #392 from visualfc/rlite
ssa: fix abiType && abiMethoOf
|
2024-06-25 10:45:00 +08:00 |
|
visualfc
|
16352df5b1
|
ssa: fix abiType && abiMethoOf
|
2024-06-25 10:22:32 +08:00 |
|
xushiwei
|
5238c2457d
|
Merge pull request #415 from xushiwei/q
c/raylib
|
2024-06-25 08:42:57 +08:00 |
|
xushiwei
|
4d57f414f5
|
c/raylib
|
2024-06-25 08:40:23 +08:00 |
|
xushiwei
|
6305088cb0
|
Merge pull request #414 from xushiwei/q
c/math (float32); c/math/rand
|
2024-06-25 01:32:58 +08:00 |
|
xushiwei
|
e2db1cd425
|
c/math (float32); c/math/rand
|
2024-06-25 01:30:13 +08:00 |
|
xushiwei
|
16561a8e84
|
Merge pull request #413 from xushiwei/q
c/zlib: Z_OK => OK
|
2024-06-25 01:24:42 +08:00 |
|
xushiwei
|
cae1b3ebd4
|
c/zlib: Z_OK => OK
|
2024-06-25 01:02:03 +08:00 |
|
xushiwei
|
e68737dcfb
|
Merge pull request #404 from luoliwoshang/zlib
llgo/c/zlib
|
2024-06-25 00:45:19 +08:00 |
|
xushiwei
|
00448d23c0
|
Merge pull request #408 from aofei/llama2-libm
fix(c/llama2): explicitly link libm to ensure compatibility with Linux
|
2024-06-25 00:43:28 +08:00 |
|
xushiwei
|
272ae547ef
|
Merge pull request #410 from xushiwei/q
c/clang; c/raylib demo
|
2024-06-25 00:43:07 +08:00 |
|
xushiwei
|
3fd688191c
|
c/clang
|
2024-06-25 00:33:48 +08:00 |
|
luoliwoshang
|
5c0b6f2225
|
llgo/c/zlib
|
2024-06-24 23:03:18 +08:00 |
|
xushiwei
|
cc530e3446
|
c/raylib demo
|
2024-06-24 22:37:53 +08:00 |
|
xushiwei
|
fdc1d46b89
|
Merge pull request #409 from xushiwei/q
c/raylib
|
2024-06-24 22:03:54 +08:00 |
|
xushiwei
|
5dce677091
|
c/raylib
|
2024-06-24 21:56:53 +08:00 |
|
Aofei Sheng
|
d0fb5a4b04
|
fix(c/llama2): explicitly link libm to ensure compatibility with Linux
|
2024-06-24 17:50:05 +08:00 |
|
xushiwei
|
e27daed0ec
|
c/llama2: rm precompiled *.ll files (#407)
|
2024-06-24 17:31:59 +08:00 |
|
xushiwei
|
d2183a8b32
|
c/llama2: rm precompiled *.ll files
|
2024-06-24 17:27:12 +08:00 |
|
七叶
|
0b2d6407dd
|
runtime: type align (#405)
|
2024-06-24 17:15:45 +08:00 |
|
tsingbx
|
ec1b1ffe16
|
add math/rand (#403)
c/math/rand
|
2024-06-24 15:53:26 +08:00 |
|
xushiwei
|
32a66be555
|
Merge pull request #399 from visualfc/panicany
runtime: panic any custometype
|
2024-06-23 23:01:17 +08:00 |
|
visualfc
|
c090c34491
|
runtime: panic any custometype
|
2024-06-23 21:51:00 +08:00 |
|
xushiwei
|
4f7d3ad76c
|
Merge pull request #398 from xushiwei/q
cppmintf: implements multiple intefaces in c++
|
2024-06-23 16:19:52 +08:00 |
|
xushiwei
|
ce81872686
|
cppintf: fix int type
|
2024-06-23 16:14:42 +08:00 |
|
xushiwei
|
2314c41103
|
cppmintf: implements multiple intefaces in c++
|
2024-06-23 16:12:01 +08:00 |
|
xushiwei
|
df39b66e11
|
Merge pull request #394 from xushiwei/q
mv cases to _cmptest
v0.8.9
|
2024-06-23 01:00:28 +08:00 |
|
xushiwei
|
adeb5de19f
|
mv cases to _cmptest
|
2024-06-23 01:00:02 +08:00 |
|
xushiwei
|
26312e0c0e
|
Merge pull request #393 from xushiwei/q
llgo cmptest (#391)
|
2024-06-23 00:53:41 +08:00 |
|
xushiwei
|
cd6d4021b1
|
llgo cmptest (#391)
|
2024-06-23 00:48:38 +08:00 |
|
xushiwei
|
24d345a970
|
Merge pull request #389 from xushiwei/q
cppintf: c++ name
|
2024-06-22 09:15:08 +08:00 |
|
xushiwei
|
b4fd4a0c38
|
cppintf: c++ name
|
2024-06-22 09:14:10 +08:00 |
|
xushiwei
|
451e695006
|
Merge pull request #388 from xushiwei/q
cppintf: with param
|
2024-06-22 08:42:35 +08:00 |
|
xushiwei
|
26b771f9f9
|
cppintf: with param
|
2024-06-22 02:39:29 +08:00 |
|
xushiwei
|
0679aedb7e
|
Merge pull request #387 from xushiwei/q
cl: c.Func (llgo.funcAddr); demo: cppintf (how to use c++ interface)
|
2024-06-21 23:50:13 +08:00 |
|
xushiwei
|
bfa4e08a4e
|
cl: c.Func (llgo.funcAddr); demo: cppintf (how to use c++ interface)
|
2024-06-21 23:44:56 +08:00 |
|