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
0701c9f204
v
/
vlib
/
builtin
/
bare
/
.checks
/
.gitignore
6 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
freestanding: add core linux syscalls and associated tests
2019-11-23 17:35:57 +01:00
checks
freestanding: ptr_str, string concat, struct declaration * compiler: extract c_common_macros from c_headers, and use it in bare_c_headers too. Support for ptr_str and string concatenation in -freestanding mode. * Add tests for structs and string concatenation in -freestanding mode . * Move check_string_add_works to string/string.v .
2019-12-16 17:05:33 +01:00
linuxsys/linuxsys
string/string
consts/consts
structs/structs