visualfc
|
8169d8509f
|
cl/_testlibgo: bytes strings
|
2024-06-26 20:41:29 +08:00 |
|
visualfc
|
e217d39882
|
internal/lib/internal/bytealg: count index
|
2024-06-26 20:13:43 +08:00 |
|
visualfc
|
887ee0fd41
|
ssa: fix slice high
|
2024-06-26 20:09:38 +08:00 |
|
xushiwei
|
8aed4d634b
|
Merge pull request #427 from xushiwei/q
raylib demo: tetris
|
2024-06-26 00:52:16 +08:00 |
|
xushiwei
|
fd0cb4c458
|
raylib demo: tetris
|
2024-06-26 00:49:20 +08:00 |
|
xushiwei
|
82735f0fab
|
Merge pull request #426 from xushiwei/q
patch os: File.Write
|
2024-06-26 00:31:33 +08:00 |
|
xushiwei
|
1d3710afd8
|
toSyscallErr => syscall.Errno
|
2024-06-26 00:28:21 +08:00 |
|
xushiwei
|
e8ae92f4d4
|
Merge pull request #423 from luoliwoshang/raylibdemo
llgo/c/raylib:tetris demo
|
2024-06-26 00:03:51 +08:00 |
|
luoliwoshang
|
b2e54a0590
|
llgo/c/raylib:tetris demo
|
2024-06-25 20:54:07 +08:00 |
|
xushiwei
|
d64d220b49
|
patch os: File.Write
|
2024-06-25 18:07:58 +08:00 |
|
xushiwei
|
2523a95a9a
|
Merge pull request #422 from xushiwei/q
patch os, syscall, io/fs: Errno, Stdin/out/err
|
2024-06-25 16:14:25 +08:00 |
|
xushiwei
|
207c41581c
|
patch syscall: errors for linux
|
2024-06-25 16:11:29 +08:00 |
|
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 |
|