aboutsummaryrefslogtreecommitdiffstats
path: root/passes/cmds/logger.cc
Commit message (Expand)AuthorAgeFilesLines
* logger: Add -check-expected subcommand.Marcelina Koƛcielnicka2021-08-121-0/+9
* Fixing old e-mail addresses and deadnamesClaire Xenia Wolf2021-06-081-1/+1
* Use C++11 final/override keywords.whitequark2020-06-181-2/+2
* log: Use `dict` instead of `std::vector<std::pair>` for `log_expect_{error, w...Alberto Gonzalez2020-05-151-33/+6
* logger: clean up docEddie Hung2020-05-141-1/+2
* logger: fix for multiple calls with same patternEddie Hung2020-05-141-6/+34
* Add YS_ prefix to macros, add explanation and apply to older version as wellMiodrag Milanovic2020-03-131-10/+10
* Use boost xpressive for gcc 4.8Miodrag Milanovic2020-03-131-28/+10
* Fix line endingsMiodrag Milanovic2020-02-231-10/+10
* Update explanation for expect-no-warningsMiodrag Milanovic2020-02-221-1/+1
* Check other regex parametersMiodrag Milanovic2020-02-221-15/+30
* check for regex errorsMiodrag Milanovic2020-02-201-16/+20
* Option to expect no warningsMiodrag Milanovic2020-02-171-0/+7
* Add expect option to logger commandMiodrag Milanovic2020-02-141-1/+35
* Add new logger passMiodrag Milanovic2020-02-131-0/+141