aboutsummaryrefslogtreecommitdiff
path: root/lib/debug.nix (unfollow)
Commit message (Expand)AuthorFilesLines
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/+0
2012-12-28Remove unnecessary parentheses around if conditionsEelco Dolstra1-1/+1
2012-08-13Remove obsolete eqStrict functionEelco Dolstra1-1/+1
2012-02-25* Add "..." to the trace message.Eelco Dolstra1-1/+1
2009-11-22testAllTrue helper functionMarc Weber1-1/+3
2009-11-22nix lang runTests: ignore tests which are not prefixed by "test"Marc Weber1-2/+8
2009-11-22add some debugging functionsMarc Weber1-2/+49
2009-11-14* Improve showVal: handle integer and strings.Nicolas Pierron1-2/+5
2009-07-17svn path=/nixpkgs/trunk/; revision=16412Eelco Dolstra1-2/+2
2009-06-26Add a description of values which cause a bad type the failure.Nicolas Pierron1-0/+2
2009-05-24removed all __primops from nixpkgsMarc Weber1-8/+12
2009-03-31* Added some regression tests for lib that I wrote a while ago butEelco Dolstra1-0/+15
2009-03-25tidied up pkgs/lib/debug.nixMarc Weber1-16/+16
2009-03-06moved debugging functions into lib module "debug"Marc Weber1-1/+23
2009-03-06add error context to all top level attr names of all-packages.nixMarc Weber1-0/+3
2009-02-09* Split lib/default.nix into several files, as it had become a bigEelco Dolstra1-0/+15