index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
log.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed LogLevel members, to prevent issue with system defines on Windows
Miodrag Milanovic
2018-12-05
1
-7
/
+7
*
Print warning and error count at end of execution
David Shah
2018-11-26
1
-0
/
+2
*
Add nonfatal error support and use for timing failures
David Shah
2018-11-26
1
-0
/
+10
*
Refactor log code and add log file support
David Shah
2018-11-21
1
-91
/
+22
*
clangformat
David Shah
2018-09-30
1
-3
/
+6
*
Make warnings visible in quiet mode
Miodrag Milanovic
2018-09-19
1
-2
/
+0
*
Add stringf() helper function
Clifford Wolf
2018-08-18
1
-0
/
+12
*
Fix compile warning
Miodrag Milanovic
2018-08-09
1
-0
/
+2
*
Expose log_always that will be displayed disregarding quite flag
Miodrag Milanovic
2018-08-09
1
-11
/
+9
*
Added quiet mode for logging
Miodrag Milanovic
2018-08-09
1
-9
/
+23
*
Updates from clangformat
Clifford Wolf
2018-06-23
1
-1
/
+1
*
cleaned some warnings
Miodrag Milanovic
2018-06-23
1
-1
/
+1
*
Switched from clifford@clifford.at to clifford@symbioticeda.com for copyright...
Clifford Wolf
2018-06-22
1
-1
/
+1
*
log_error now trows exception, main is covering catch
Miodrag Milanovic
2018-06-21
1
-5
/
+1
*
Improve log messages, move many messages to verbose mode
Clifford Wolf
2018-06-21
1
-11
/
+1
*
Small gui improvements and open json functionality
Miodrag Milanovic
2018-06-19
1
-0
/
+3
*
Add nextpnr namespace
Clifford Wolf
2018-06-12
1
-0
/
+4
*
Add "nextpnr.h"
Clifford Wolf
2018-06-11
1
-1
/
+0
*
Applied clang-format to my own contributions
ZipCPU
2018-06-07
1
-129
/
+117
*
Removed unused set of warnings from log.cc
ZipCPU
2018-06-06
1
-2
/
+0
*
Removed the log_ dependencies from json-parser
ZipCPU
2018-06-05
1
-12
/
+7
*
Added some logging functions, borrowed from Yosys
ZipCPU
2018-06-05
1
-0
/
+255