about summary refs log tree commit diff
path: root/lib/debug.nix
AgeCommit message (Expand)AuthorFilesLines
2021-01-25lib/debug: add traceFnSeqNProfpatsch1-0/+22
2020-10-22lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing1-8/+24
2018-10-29lib/debug: Update documentation comments for docs generationVincent Ambo1-19/+75
2018-07-15lib.debug: fix traceValSeqFnMatthieu Coudron1-1/+1
2018-04-27lib/debug: add replacement instructions & release notesProfpatsch1-6/+13
2018-04-27lib/debug: document module & functions, prune importsProfpatsch1-37/+81
2018-04-27lib/debug: deprecate `traceCallXml`Profpatsch1-2/+4
2018-04-27lib/debug: deprecate `addErrorContextToAttrs`Profpatsch1-4/+6
2018-04-27lib/debug: deprecate `traceValIfNot`Profpatsch1-2/+3
2018-04-27lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch1-4/+15
2018-04-27lib/debug: deprecate & modernize showValProfpatsch1-13/+19
2018-04-27lib/debug: remove the deprecated strict functionProfpatsch1-6/+2
2018-04-27lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch1-3/+6
2018-01-31Add setFunctionArgs lib function.Shea Levy1-2/+2
2017-09-16Convert libs to a fixed-pointGraham Christensen1-1/+3
2017-06-22lib/debug: traceSeqN & traceSeqValNProfpatsch1-0/+24
2017-03-11lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin1-7/+7
2016-06-26debug.nix: deprecate strictProfpatsch1-21/+3
2016-06-26debug.nix: add traceSeq & traceValSeqProfpatsch1-0/+4
2015-03-26lib: cleanup a little bit, add traceIfJan Malakhovski1-4/+6
2014-10-05Remove obsolete checks for missing primopsEelco Dolstra1-20/+12
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra1-0/+119