Skip to content

Add debug macro D and T#194

Merged
dannypsnl merged 2 commits intojeapostrophe:masterfrom
6cdh:debug-macro
Mar 4, 2026
Merged

Add debug macro D and T#194
dannypsnl merged 2 commits intojeapostrophe:masterfrom
6cdh:debug-macro

Conversation

@6cdh
Copy link
Collaborator

@6cdh 6cdh commented Mar 4, 2026

macro D: accepts an expr, log its result to stderr, return result
macro T: accepts an expr, log the spent time to stderr, return result

This allows us debug easier.

6cdh added 2 commits March 4, 2026 20:15
macro D: accepts an expr, log its result to stderr, return result
macro T: accepts an expr, log the spent time, return result
@6cdh 6cdh requested a review from dannypsnl March 4, 2026 12:31
@dannypsnl dannypsnl merged commit 9812766 into jeapostrophe:master Mar 4, 2026
10 checks passed
@6cdh 6cdh deleted the debug-macro branch March 4, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants