v/vlib/v/gen/native
pancake 89bab98833
native: implement a working hello world compilation for w64 (#12577)
2021-11-26 19:03:15 +02:00
..
tests native: fix return `a+b` infix construction (#12161) 2021-10-12 19:38:17 +03:00
amd64.v native: implement a working hello world compilation for w64 (#12577) 2021-11-26 19:03:15 +02:00
arm64.v checker: no longer allow automatic dereferncing in `a = b` 2021-09-09 20:21:01 +03:00
elf.v native: initial support for linux-arm64 (hello world only for now) (#10176) 2021-05-23 05:54:28 +03:00
elf_obj.v x64: rename to `native` to not conflict with the x64 comptime variable 2021-04-27 12:24:58 +03:00
gen.v native: implement a working hello world compilation for w64 (#12577) 2021-11-26 19:03:15 +02:00
macho.v native: implement a working hello world compilation for w64 (#12577) 2021-11-26 19:03:15 +02:00
macho_test.v native: rename cgen to code_gen to avoid confusion with cgen 2021-09-10 03:17:53 +03:00
pe.v native: implement a working hello world compilation for w64 (#12577) 2021-11-26 19:03:15 +02:00