* Add source line numbers to backtraces on linux. * Fix -g (broken after token caching). * reset the #line directives after all the v code is compiled * cleanup p.cgen.line setting inside p.next() . * Support windows filepaths like "C:\Users\travis\build\vlang\v\v.exe.tmp.c" inside generated #line directives. * Try to diagnose better windows-gcc failing. * Revert "Try to diagnose better windows-gcc failing." * implement and use cescaped_path/1 . * Use cescaped_path/1 consistently throughout compiler/ . |
||
---|---|---|
.. | ||
tests | ||
cc.v | ||
cflags.v | ||
cgen.v | ||
cheaders.v | ||
compile_errors.v | ||
comptime.v | ||
depgraph.v | ||
fn.v | ||
gen_c.v | ||
gen_js.v | ||
jsgen.v | ||
live.v | ||
main.v | ||
module_header.v | ||
modules.v | ||
msvc.v | ||
optimization.v | ||
parser.v | ||
parser2.v | ||
query.v | ||
repl.v | ||
scanner.v | ||
table.v | ||
token.v | ||
vfmt.v | ||
vhelp.v | ||
vtest.v |