Jump to content

Extension:Katsa/Glossary/fr: Difference between revisions

From mediawiki.org
Content deleted Content added
FuzzyBot (talk | contribs)
Updating to match new version of source page
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Line 23: Line 23:
:<span lang="en" dir="ltr" class="mw-content-ltr">when hitting the function, log with a one-liner and a stack trace.</span>
:<span lang="en" dir="ltr" class="mw-content-ltr">when hitting the function, log with a one-liner and a stack trace.</span>


;{{anchor|croak}}<span lang="en" dir="ltr" class="mw-content-ltr">Croack</span>
;{{anchor|croak}}<span lang="en" dir="ltr" class="mw-content-ltr">Croak</span>
:<span lang="en" dir="ltr" class="mw-content-ltr">when hitting the function, error with a one-liner.</span>
:<span lang="en" dir="ltr" class="mw-content-ltr">when hitting the function, error with a one-liner.</span>



Latest revision as of 11:23, 2 July 2024

Glossary for Katsa is a list of core terms and concepts for spies.

Terms and concepts

Spy
a small compute graph connected to a point in the program, that will always evaluate unconditionally at that point in code execution.
Compute graph
a sequence of actions chained together in such a way that it forms a partial program for code execution.

Operations

Carp
when hitting the function, log with a one-liner.
Cluck
when hitting the function, log with a one-liner and a stack trace.
Croak
when hitting the function, error with a one-liner.
Confess
when hitting the function, error with a one-liner and a stack trace.