1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/compiler
lutherwenxu 5c79c0e743 compiler: enforce reserved keywords replacement
* compiler: Enforce reserved keywords replacement on empty value initialization

* compiler: Add test for reserved keywords enforcement

A new struct has been introduced in the tests that contains all C reserved keywords that are not reserved in V. Some read and write are tested too.
2019-09-28 14:13:09 +03:00
..
2019-09-27 00:53:57 +03:00
2019-09-27 00:23:27 +03:00
2019-09-08 14:50:18 +03:00
2019-09-01 22:37:22 +03:00
2019-09-19 05:22:24 +03:00
2019-09-15 14:15:31 +03:00