mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
b7c477cc18
* 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 .
6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
checks
|
|
linuxsys/linuxsys
|
|
string/string
|
|
consts/consts
|
|
structs/structs
|