v/vlib/v/gen/native
pancake 1b691e7612
native: implement for-c and for-in range loops (#12155)
2021-11-30 11:49:30 +02:00
..
tests native: implement for-c and for-in range loops (#12155) 2021-11-30 11:49:30 +02:00
amd64.v native: implement for-c and for-in range loops (#12155) 2021-11-30 11:49:30 +02:00
arm64.v checker: improve checking of a << b, when a and b are numbers (#12589) 2021-11-29 03:48:49 +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 for-c and for-in range loops (#12155) 2021-11-30 11:49:30 +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