projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
026fed3
8297afe
)
Merge pull request #2059 from boqwxp/logger-vector-to-dict
author
Miodrag Milanović
<mmicko@gmail.com>
Thu, 21 May 2020 13:36:30 +0000
(15:36 +0200)
committer
GitHub
<noreply@github.com>
Thu, 21 May 2020 13:36:30 +0000
(15:36 +0200)
log: Use `dict` instead of `std::vector<std::pair>` for `log_expect_{error, warning, log}` to better express the intent that each element is unique.
1
2
kernel/log.h
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
kernel/log.h
Simple merge