xushiwei
|
a05bda9fc3
|
Merge pull request #762 from spongehah/golib/time
lib/time: patch div and Time.Round
|
2024-12-10 18:51:45 +08:00 |
|
visualfc
|
2412760f1c
|
internal/lib/reflect: makemap
|
2024-11-27 11:31:07 +08:00 |
|
visualfc
|
ecba13c38e
|
internal/lib/reflect: use sync.Map
|
2024-11-27 10:33:22 +08:00 |
|
visualfc
|
cd3a4bb8c8
|
reflect: implement map
|
2024-11-26 20:45:01 +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
|
1ba3474a5a
|
lib: impl syscall.Faccesat
|
2024-11-25 12:05:12 +08:00 |
|
visualfc
|
c40d9f54a2
|
internal/lib/reflect: value.call support multi ret
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
5e08593358
|
internal/lib/reflect: toFFIArg check interface
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
1f06b12f86
|
internal/lib/reflect: toFFIArg
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
c7351f724e
|
internal/lib/reflect: toFFIType
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
1851bce497
|
internal/lib/reflect: Value.InterfaceData
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
5fb8503fd2
|
internal/lib/reflect: Value.IsZero
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
792716eefc
|
internal/lib/reflect: Value.SetZero
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
15a6c779b8
|
internal/lib/reflect: Value.New
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
93d24e7106
|
internal/lib/reflect: Value.UnsafePointer
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
b8a185c112
|
internal/lib/reflect: Value.Slice Value.Slice3
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
e242e65569
|
internal/lib/reflect: Value.SetLen Value.SetCap
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
62ab33a434
|
internal/lib/reflect: Value.Len Value.Cap
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
f403916ef8
|
internal/lib/reflect: Value.bytesSlow
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
38f1585ac6
|
internal/lib/reflect: Value.Float Value.Bool
|
2024-11-19 20:51:08 +08:00 |
|
visualfc
|
1f757270d9
|
internal/lib/reflect: impl Value.Field
|
2024-11-19 20:51:08 +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 |
|
visualfc
|
85a736d49b
|
internal/lib/reflect: closure keep orgtype
|
2024-11-19 20:51:07 +08:00 |
|
visualfc
|
6b0122547e
|
reflect.call: internal/abi: TFlagClosure, internal/lib/reflect: flagClosure.
|
2024-11-01 15:27:40 +08:00 |
|
visualfc
|
ce87f293aa
|
ssa: fix map key has typeargs
|
2024-10-30 20:22:05 +08:00 |
|
luoliwoshang
|
e9177c8932
|
os/errno:fix os.Errno 's nil pointer derefer in linux
|
2024-10-12 16:30:14 +08:00 |
|
xushiwei
|
9ea88fe247
|
Merge pull request #827 from luoliwoshang/os/stat
[wip] os:correct error of noexist file & os.Error 's nil pointer dereference in linux
|
2024-10-12 11:28:32 +08:00 |
|
luoliwoshang
|
ae91101ea1
|
os:correct error of noexist file
|
2024-10-11 16:22:14 +08:00 |
|
visualfc
|
515057c41a
|
internal/lib/reflect: Value.Type
|
2024-10-11 09:14:36 +08:00 |
|
visualfc
|
d946ba426e
|
internal/lib/reflect: fix valueInterface
|
2024-10-11 07:43:46 +08:00 |
|
visualfc
|
9eb9b48534
|
internal/lib/reflect: type.Field FieldByIndex FieldByName
|
2024-09-22 20:56:15 +08:00 |
|
visualfc
|
e085fd1d57
|
internal/lib/reflect: type.Name type.Elem
|
2024-09-22 20:44:57 +08:00 |
|
visualfc
|
9cc71b320b
|
internal/lib/reflect: type.method
|
2024-09-22 20:44:55 +08:00 |
|
visualfc
|
7b74cf1ab9
|
internal/lib/reflect: interface.method
|
2024-09-22 20:43:40 +08:00 |
|
visualfc
|
fb0c0e07f7
|
internal/lib/reflect: reflect.pointer
|
2024-09-22 20:43:40 +08:00 |
|
赵英杰
|
170a6096b9
|
lib/time: patch div and Time.Round
|
2024-09-03 18:28:15 +08:00 |
|
luoliwoshang
|
2d4f01e6cb
|
lib/os:fix error fileMode to ModeT
|
2024-08-16 09:38:00 +08:00 |
|
luoliwoshang
|
84c420139d
|
lib/os:fileMode to ModeT
|
2024-08-14 14:24:15 +08:00 |
|
luoliwoshang
|
997d673b83
|
lib/os:MkdirAll use 1.21.13
|
2024-08-14 10:22:54 +08:00 |
|
luoliwoshang
|
8bd6e1d119
|
lib/os: patch MkdirAll
|
2024-08-14 09:41:16 +08:00 |
|
Aofei Sheng
|
30b1660005
|
lib/os: patch TempDir, MkdirTemp, CreateTemp
|
2024-08-12 18:20:22 +08:00 |
|
xushiwei
|
8ca4212650
|
library syscall: linux fix
|
2024-08-09 00:22:29 +08:00 |
|
tsingbx
|
df37f80c8e
|
add big.Int Lsh and Rsh and test it
|
2024-08-08 13:33:14 +08:00 |
|
tsingbx
|
289caa7cc2
|
add BN_CTX Start, Get, End and Add big.Int Mul and test it
|
2024-08-08 09:10:31 +08:00 |
|
tsingbx
|
0a8bad46b5
|
add big.Int Set, Abs, Neg and add test it
|
2024-08-08 08:31:03 +08:00 |
|
xushiwei
|
dbed8fefac
|
library: crypto/hmac
|
2024-08-06 18:49:24 +08:00 |
|
xushiwei
|
29c74c09ce
|
library/README: crypto/hmac, crypto/subtle
|
2024-08-06 17:19:31 +08:00 |
|