1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/builtin
Delyan Angelov b7c477cc18 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
..
2019-12-01 16:10:13 +03:00
2019-12-01 10:33:26 +03:00
2019-12-14 02:46:55 +03:00
2019-07-25 18:07:25 +02:00
2019-12-12 21:03:08 +03:00
2019-12-01 10:33:26 +03:00
2019-10-11 13:47:56 +03:00
2019-12-05 18:48:39 +03:00
2019-12-09 16:41:13 +03:00
2019-11-22 20:05:43 +03:00
2019-11-22 20:05:43 +03:00
2019-10-27 12:13:08 +03:00
2019-12-12 21:54:48 +03:00