This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
b222e4efae
v
/
vlib
/
v
/
gen
/
native
History
Delyan Angelov
972542d6ee
checker: `[noreturn]` part 2 (cleanup) (
#10667
)
2021-07-05 05:05:37 +03:00
..
tests
v: fix passing `-arch arm64` to `$if arm64{}`
2021-06-13 01:15:35 +03:00
amd64.v
checker: `[noreturn]` part 2 (cleanup) (
#10667
)
2021-07-05 05:05:37 +03:00
arm64.v
native: initial support for linux-arm64 (hello world only for now) (
#10176
)
2021-05-23 05:54:28 +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
all: support `[noreturn] fn abc() { for{} }`, mark panic/1 and exit/1with it too. (
#10654
)
2021-07-04 20:24:19 +03:00
macho.v
native: fix macho header for amd64 macOS 'Big Sur' (
#10304
)
2021-06-02 16:09:57 +03:00
macho_test.v
tests: move the test.bin output of macho_test.v to os.temp_dir()
2021-06-27 10:50:17 +03:00