1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Delyan Angelov e72fe25224 compiler: more precise 'declared and not used' error positioning
* compiler: extract and cleanup error handling functionality into its own file compiler/compile_errors.v

* compiler: implement p.error_with_token_index and p.warn_with_token_index and use them. Fix tests.

* tools/performance_compare: add a 'Source lines in compiler/' line

* MSVC does not have STDOUT_FILENO nor STDERR_FILENO ...
2019-09-29 20:37:39 +03:00
..
2019-09-16 18:27:55 +03:00
2019-09-29 16:44:52 +03:00
2019-09-28 22:23:22 +03:00
2019-09-14 23:54:14 +03:00
2019-09-23 13:42:20 +03:00
2019-09-23 13:42:20 +03:00
2019-06-29 12:00:31 +02:00
2019-09-13 22:45:04 +03:00
2019-09-27 01:35:25 +03:00
2019-09-02 19:17:05 +03:00
2019-09-26 03:18:26 +03:00
2019-08-18 15:02:36 +03:00
2019-09-26 14:23:29 +03:00
2019-09-23 13:43:24 +03:00
2019-09-23 13:42:20 +03:00
2019-09-25 22:08:51 +03:00
2019-09-23 13:42:20 +03:00
2019-09-15 19:35:48 +03:00
2019-09-23 22:16:52 +03:00