aboutsummaryrefslogtreecommitdiffstats
path: root/common/log.h
Commit message (Expand)AuthorAgeFilesLines
* Add Context::archcheck() and "nextpnr-ice40 --test"Clifford Wolf2018-07-231-5/+1
* Fixed macros and includes for MSVCMiodrag Milanovic2018-07-031-13/+8
* Updates from clangformatClifford Wolf2018-06-231-15/+8
* Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...Clifford Wolf2018-06-221-1/+1
* log_error now trows exception, main is covering catchMiodrag Milanovic2018-06-211-0/+4
* Improve log messages, move many messages to verbose modeClifford Wolf2018-06-211-17/+1
* Small gui improvements and open json functionalityMiodrag Milanovic2018-06-191-0/+4
* Getting rid of users of old IdString APIClifford Wolf2018-06-181-2/+2
* Some refactoring of Chip API (prep for chipdb refactoring)Clifford Wolf2018-06-161-7/+10
* Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
* Add "nextpnr.h"Clifford Wolf2018-06-111-1/+1
* Reformat remaining filesDavid Shah2018-06-081-1/+0
* Applied clang-format to my own contributionsZipCPU2018-06-071-26/+33
* Removed unused set of warnings from log.ccZipCPU2018-06-061-3/+2
* Removed the log_ dependencies from json-parserZipCPU2018-06-051-0/+1
* Added some logging functions, borrowed from YosysZipCPU2018-06-051-0/+96