aboutsummaryrefslogtreecommitdiff
path: root/lib/debug.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Use Nix's static scope checking, fix error message, optimizeRobert Hensing2020-10-221-8/+24
* lib/debug: Update documentation comments for docs generationVincent Ambo2018-10-291-19/+75
* lib.debug: fix traceValSeqFnMatthieu Coudron2018-07-151-1/+1
* lib/debug: add replacement instructions & release notesProfpatsch2018-04-271-6/+13
* lib/debug: document module & functions, prune importsProfpatsch2018-04-271-37/+81
* lib/debug: deprecate `traceCallXml`Profpatsch2018-04-271-2/+4
* lib/debug: deprecate `addErrorContextToAttrs`Profpatsch2018-04-271-4/+6
* lib/debug: deprecate `traceValIfNot`Profpatsch2018-04-271-2/+3
* lib/debug: deprecate attrNamesToStr, traceXMLVal(Marked)Profpatsch2018-04-271-4/+15
* lib/debug: deprecate & modernize showValProfpatsch2018-04-271-13/+19
* lib/debug: remove the deprecated strict functionProfpatsch2018-04-271-6/+2
* lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2018-04-271-3/+6
* Add setFunctionArgs lib function.Shea Levy2018-01-311-2/+2
* Convert libs to a fixed-pointGraham Christensen2017-09-161-1/+3
* lib/debug: traceSeqN & traceSeqValNProfpatsch2017-06-221-0/+24
* lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin2017-03-111-7/+7
* debug.nix: deprecate strictProfpatsch2016-06-261-21/+3
* debug.nix: add traceSeq & traceValSeqProfpatsch2016-06-261-0/+4
* lib: cleanup a little bit, add traceIfJan Malakhovski2015-03-261-4/+6
* Remove obsolete checks for missing primopsEelco Dolstra2014-10-051-20/+12
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-101-0/+119