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 |
|
Li Jie
|
9cec486a1b
|
build: compatible spaces in path outputted from pkg-config
|
2024-11-19 16:43:45 +08:00 |
|
Li Jie
|
8e5fff6c5f
|
build: fix linking args and llgo install
|
2024-11-19 10:50:45 +08:00 |
|
Li Jie
|
9f0b3963cb
|
cgo: support full cgo tags
|
2024-11-15 16:08:24 +08:00 |
|
Li Jie
|
a64f4219e9
|
cgo: full supports cgo preambles and auto compile c files
|
2024-11-14 23:44:25 +08:00 |
|
Li Jie
|
ec38943c53
|
cl: compile cgo
|
2024-11-13 20:32:08 +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 |
|
xushiwei
|
e92a0eb901
|
Merge pull request #806 from cpunion/llvm-debug
Debug: fix struct vars debug, params modication, supports expressions, lexical scope/lifecycle
|
2024-10-29 11:09:00 +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 |
|
Li Jie
|
be08bcaafc
|
debug: compile to dwarf-4
|
2024-09-30 15:22:38 +08:00 |
|
visualfc
|
c184dc8d2f
|
runtime: fix map len and chan len/cap
|
2024-09-25 20:51:58 +08:00 |
|
Li Jie
|
6c18dc63aa
|
build: enable ssa.GlobalDebug when LLGO_DEBUG=1 enabled, enable ssa.NaiveForm when LLGO_OPTIMIZED=0
|
2024-09-24 14:16:49 +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 |
|
Li Jie
|
dad22b1686
|
cl: switch debug symbols with LLGO_DEBUG
|
2024-09-22 11:52:23 +08:00 |
|
Li Jie
|
7ddc8c6aeb
|
increase coverage rate
|
2024-09-18 21:14:04 +08:00 |
|
Li Jie
|
4c5f37db0f
|
debug symbols switch
|
2024-09-18 21:14:04 +08:00 |
|
Li Jie
|
3e5338c902
|
ssa: add llvm debug info
|
2024-09-18 21:14:04 +08:00 |
|
Li Jie
|
1e58c365ed
|
instead runtime.Zeroinit of memset to compatible build.NaiveForm
|
2024-09-14 15:44:36 +08:00 |
|
xushiwei
|
4f654e81c8
|
Merge pull request #792 from visualfc/selects
runtime: fix multi chan recv/send select
|
2024-09-12 12:46:22 +08:00 |
|
visualfc
|
aa33ddcf19
|
runtime: fix multi chan recv/send select
|
2024-09-11 16:09:15 +08:00 |
|
xushiwei
|
c8a57676b4
|
Merge pull request #783 from cpunion/builtin-llgo-tag
llgen: builtin llgo tag
|
2024-09-11 11:00:08 +08:00 |
|
Li Jie
|
1c686f10a1
|
llgen: builtin llgo tag
|
2024-09-09 13:52:15 +08:00 |
|
xushiwei
|
7a068450b3
|
Merge pull request #764 from cpunion/ssa-error-exit
cl: exit 1 when SSA build error
|
2024-09-05 08:42:21 +08:00 |
|
xushiwei
|
ae3222e4c2
|
Merge pull request #761 from visualfc/abiname
internal/abi: fix splitName
|
2024-09-05 08:34:27 +08:00 |
|
Li Jie
|
e9aaf8e0af
|
cl: builtin llgo tag
|
2024-09-04 10:07:22 +08:00 |
|
Li Jie
|
7a80e407af
|
cl: exit 1 when SSA build error
|
2024-09-04 09:55:56 +08:00 |
|
visualfc
|
fcc444a100
|
internal/abi: fix splitName
|
2024-09-03 15:24:08 +08:00 |
|
xushiwei
|
998fbeb381
|
Merge pull request #724 from visualfc/gc
build: check -tags nogc
|
2024-08-16 16:45:59 +08:00 |
|
visualfc
|
d6d0faac6e
|
build: check -tags nogc
|
2024-08-16 11:34:58 +08:00 |
|
luoliwoshang
|
2d4f01e6cb
|
lib/os:fix error fileMode to ModeT
|
2024-08-16 09:38:00 +08:00 |
|
xushiwei
|
2af9b95c7a
|
Merge pull request #707 from spongehah/golib/net/textproto
lib/net/textproto: patch Dial
|
2024-08-15 20:58:14 +08:00 |
|
visualfc
|
9e6aed0760
|
runtime: init abi.Type.PtrBytes
|
2024-08-15 15:40:43 +08:00 |
|
赵英杰
|
4a6a97ee75
|
lib/net/textproto: patch Dial
|
2024-08-15 10:43:57 +08:00 |
|
xushiwei
|
9f1100b967
|
Merge pull request #710 from visualfc/sigsegv
[wip] runtime: signal SIGSEGV
|
2024-08-14 15:09:10 +08:00 |
|
luoliwoshang
|
84c420139d
|
lib/os:fileMode to ModeT
|
2024-08-14 14:24:15 +08:00 |
|
visualfc
|
027d21035e
|
runtime: signal SIGSEGV
|
2024-08-14 11:30:24 +08:00 |
|