summary refs log tree commit diff
path: root/lib/debug.nix
Commit message (Expand)AuthorAge
* lib/debug: add traceFnSeqNProfpatsch2021-01-25
* lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing2020-10-22
* lib/debug: Update documentation comments for docs generationVincent Ambo2018-10-29
* lib.debug: fix traceValSeqFnMatthieu Coudron2018-07-15
* lib/debug: add replacement instructions & release notesProfpatsch2018-04-27
* lib/debug: document module & functions, prune importsProfpatsch2018-04-27
* lib/debug: deprecate `traceCallXml`Profpatsch2018-04-27
* lib/debug: deprecate `addErrorContextToAttrs`Profpatsch2018-04-27
* lib/debug: deprecate `traceValIfNot`Profpatsch2018-04-27
* lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch2018-04-27
* lib/debug: deprecate & modernize showValProfpatsch2018-04-27
* lib/debug: remove the deprecated strict functionProfpatsch2018-04-27
* lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2018-04-27
* Add setFunctionArgs lib function.Shea Levy2018-01-31
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* lib/debug: traceSeqN & traceSeqValNProfpatsch2017-06-22
* lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin2017-03-11
* debug.nix: deprecate strictProfpatsch2016-06-26
* debug.nix: add traceSeq & traceValSeqProfpatsch2016-06-26
* lib: cleanup a little bit, add traceIfJan Malakhovski2015-03-26
* Remove obsolete checks for missing primopsEelco Dolstra2014-10-05
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10