solidity/solc
Christian Parpart b1d8a1791b Adds support for OSC-8 in error diagnostics, that is, you can click the file names in the error reports.
This is by default auto-detected, can be actively disabled (including auto-detection), or forcefully enabled.

A non-supporting terminal will silently ignore the generated hyperlink
anchor and just print the file name.
2020-06-29 16:29:32 +02:00
..
CMakeLists.txt Use imported cmake targets for boost. 2019-06-06 18:49:34 +02:00
CommandLineInterface.cpp Adds support for OSC-8 in error diagnostics, that is, you can click the file names in the error reports. 2020-06-29 16:29:32 +02:00
CommandLineInterface.h Adds support for OSC-8 in error diagnostics, that is, you can click the file names in the error reports. 2020-06-29 16:29:32 +02:00
main.cpp C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00