This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
66f36f6dcc
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 19:35:57 +03: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 19:05:33 +03:00
linuxsys/linuxsys
string/string
consts/consts
structs/structs
Reference in New Issue
Copy Permalink