aboutsummaryrefslogtreecommitdiffstats
path: root/common/log.cc
Commit message (Collapse)AuthorAgeFilesLines
* Small gui improvements and open json functionalityMiodrag Milanovic2018-06-191-0/+3
|
* Add nextpnr namespaceClifford Wolf2018-06-121-0/+4
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Add "nextpnr.h"Clifford Wolf2018-06-111-1/+0
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Applied clang-format to my own contributionsZipCPU2018-06-071-129/+117
|
* Removed unused set of warnings from log.ccZipCPU2018-06-061-2/+0
|
* Removed the log_ dependencies from json-parserZipCPU2018-06-051-12/+7
|
* Added some logging functions, borrowed from YosysZipCPU2018-06-051-0/+255