e72fe25224
* 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 ... |
||
---|---|---|
.. | ||
can_show_color.v | ||
can_show_color_nix.v | ||
can_show_color_win.v | ||
colors.v | ||
colors_nix.v | ||
colors_win.v | ||
control.v |