Delyan Angelov
|
d47c722c1f
|
builtin: fix byte deprecation warnings for v test-all (the -freestanding compilation)
|
2023-05-29 13:20:29 +03:00 |
|
Felipe Pena
|
6a179a2926
|
checker: add int signedness mismatch checking for function call arguments (#16750)
|
2022-12-24 06:28:35 +02:00 |
|
Swastik Baranwal
|
b584e1df98
|
checker: allow EnumName(number) casts only inside unsafe{} blocks (#15932)
|
2022-10-02 22:39:11 +03:00 |
|
Alexander Medvednikov
|
d4a0d6f73c
|
all: byte => u8
|
2022-04-15 14:58:56 +03:00 |
|
playX
|
ec91de3504
|
builtin: use dlmalloc for -freestanding (#13054)
|
2022-01-06 14:10:37 +02:00 |
|
Delyan Angelov
|
6aecda3be8
|
all: support [noreturn] fn abc() { for{} } , mark panic/1 and exit/1with it too. (#10654)
|
2021-07-04 20:24:19 +03:00 |
|
Delyan Angelov
|
59e23dbb57
|
ci: re-enable testing of ./v -freestanding run vlib/os/bare/bare_example_linux.v on ubuntu
|
2021-04-22 12:50:56 +03:00 |
|
crthpl
|
14434cc86a
|
all: bare metal support (fix -freestanding ) (#9624)
|
2021-04-14 07:50:50 +02:00 |
|