summaryrefslogtreecommitdiffstats
path: root/lib/debug.nix
AgeCommit message (Expand)Author
2024-05-16doc: migrate lib.debug to doc-comment formatJohannes Kirschbauer
2023-06-23lib/debug: remove unused let bindingsfigsoda
2023-03-08lib: remove deprecated functionspennae
2023-02-23improves: comprehensivenesshsjobeki
2023-02-23add better documentation comments to lib.runTestshsjobeki
2021-01-25lib/debug: add traceFnSeqNProfpatsch
2020-10-22lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing
2018-10-29lib/debug: Update documentation comments for docs generationVincent Ambo
2018-07-15lib.debug: fix traceValSeqFnMatthieu Coudron
2018-04-27lib/debug: add replacement instructions & release notesProfpatsch
2018-04-27lib/debug: document module & functions, prune importsProfpatsch
2018-04-27lib/debug: deprecate `traceCallXml`Profpatsch
2018-04-27lib/debug: deprecate `addErrorContextToAttrs`Profpatsch
2018-04-27lib/debug: deprecate `traceValIfNot`Profpatsch
2018-04-27lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch
2018-04-27lib/debug: deprecate & modernize showValProfpatsch
2018-04-27lib/debug: remove the deprecated strict functionProfpatsch
2018-04-27lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch
2018-01-31Add setFunctionArgs lib function.Shea Levy
2017-09-16Convert libs to a fixed-pointGraham Christensen
2017-06-22lib/debug: traceSeqN & traceSeqValNProfpatsch
2017-03-11lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin
2016-06-26debug.nix: deprecate strictProfpatsch
2016-06-26debug.nix: add traceSeq & traceValSeqProfpatsch
2015-03-26lib: cleanup a little bit, add traceIfJan Malakhovski
2014-10-05Remove obsolete checks for missing primopsEelco Dolstra
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra