aboutsummaryrefslogtreecommitdiff
path: root/test/inline_c.tm
AgeCommit message (Collapse)Author
2025-09-21Fix testsBruce Hill
2025-09-20Simplify quotes by limiting to `,',"Bruce Hill
2025-04-06Improved inline C code: now uses `C_code` keyword and supportsBruce Hill
interpolation with @
2025-04-06No more colons for blocksBruce Hill
2025-03-25Make docstring tests use an actual expression AST instead of textBruce Hill
matching
2024-11-19Go back to stringifying integers/num32s/bytes without the typeBruce Hill
constructor.
2024-11-05Deprecate bit-width integer/num literals in favor of using typeBruce Hill
constructors
2024-09-15Update Inline C syntax and documentation/testsBruce Hill