v/vlib
Delyan Angelov 2b087dbf95 backtraces: add source line numbers too on linux
* 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/ .
2019-10-12 00:04:42 +03:00
..
benchmark
bitfield
builtin
crypto
darwin
encoding
flag
freetype
gg
gl
glfw
glm
gx
hash
http
json
log
math
mysql
net
orm
os
os2
pg
rand
readline
runtime
stbi
strings fix v.js 2019-10-10 01:27:16 +03:00
sync
szip
term
time
ui
vweb