1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/compiler
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-14 22:01:20 +03:00
2019-11-19 09:43:02 +03:00
2019-12-12 14:21:22 +03:00
2019-12-14 02:28:15 +03:00
2019-12-14 22:01:20 +03:00
2019-12-15 00:56:08 +03:00
2019-12-14 20:00:03 +03:00
2019-11-22 19:09:14 +03:00
2019-12-08 14:34:51 +03:00
2019-12-08 23:18:11 +03:00
2019-12-15 05:51:00 +03:00
2019-12-07 03:05:19 +03:00
2019-12-14 02:07:06 +03:00
2019-12-08 23:18:11 +03:00
2019-12-13 20:28:28 +03:00
2019-12-14 22:01:20 +03:00
2019-11-17 15:35:05 +03:00