summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-03-19Scheduled maintenance ๐Ÿ”จLaurenz
2021-03-19Add basic paragraph function ๐Ÿ“‘Laurenz
2021-03-19Configurable font edges โš™Laurenz
2021-03-17Switch from name to ratio for font stretch parameter ๐Ÿ“Laurenz
2021-03-17Rename box to rect and color to fill โœLaurenz
2021-03-13Better tests for pad function โœ…Laurenz
2021-03-13Faster compile times and test execution โšกLaurenz
2021-03-12Fix pagebreak-in-box bug โœ”Laurenz
2021-03-12Refactor execution context ๐Ÿ—Laurenz
2021-03-12Fix test false positive for empty output โœ”Laurenz
2021-03-11Better expansion behaviour ๐ŸชLaurenz
2021-03-10Pad function ๐Ÿ”ฒLaurenz
2021-03-10Move around library types ๐ŸššLaurenz
2021-03-10Better line spacing calculations โ†•Laurenz
2021-03-03Improve tests ๐Ÿ”จLaurenz
2021-03-03Callee expressions ๐Ÿ…Laurenz
2021-03-03Show name of user-defined functions in representation ๐Ÿฆ‹Laurenz
2021-03-03Closures and function definitions ๐Ÿš€Laurenz
2021-03-02Replace default fonts ๐Ÿ†•Laurenz
2021-03-02Remove dependencies on itoa and ryu โฌ‡๏ธLaurenz
2021-02-24While loops ๐Ÿ”Laurenz
2021-02-24Index + value iteration for arrays ๐ŸฆšLaurenz
2021-02-23VS Code language support extension ๐Ÿ› Laurenz
2021-02-21Split pushed text at newlines โœ‚Laurenz
2021-02-21Fix spacing after raw blocks โฌ‡๏ธLaurenz
2021-02-20Reorganize tests ๐Ÿ”€Laurenz
2021-02-18Update coma example โฌ†๏ธLaurenz
2021-02-18Show repr in monospace ๐Ÿ“Laurenz
2021-02-18Better function call tests โœ”Laurenz
2021-02-18Refresh parser ๐ŸŒŠLaurenz
2021-02-17Refresh tests ๐ŸŒŠLaurenz
2021-02-12Make templates and strings summable ๐ŸฅชLaurenz
2021-02-12Early quit loop when body returns error ๐Ÿ›‘Laurenz
2021-02-12Cleaning ๐ŸงนLaurenz
2021-02-11Small fixes โ™ปLaurenz
2021-02-11Move span directly into diagnostics ๐ŸššLaurenz
2021-02-11Move all pretty printing into one module and pretty print values ๐Ÿฆ‹Laurenz
2021-02-09Add arguments value ๐Ÿ“Laurenz
2021-02-09Split evaluation and execution ๐Ÿ”ชLaurenz
2021-02-07Document how to run tests ๐Ÿ“Laurenz
2021-02-07Dry-clean visitor with a macro ๐ŸœLaurenz
2021-02-06Generalize child of NodeBackground ๐ŸผMartin Haug
2021-02-06Merge `rect` and `box` ๐ŸฆšMartin Haug
2021-02-04Add rectangle function ๐ŸŽ›Martin Haug
2021-02-04Fix uncompressed test image โœ…Laurenz
2021-02-03Tidy up raw blocks ๐ŸงนLaurenz
2021-01-31Refresh tests ๐Ÿ”„Laurenz
2021-01-30Allow shortening locations from 1:x-1:y to x-y ๐ŸฉณLaurenz
2021-01-30Capture variable by slot instead of value ๐ŸŽฃLaurenz
2021-01-30Interpret two backticks as single-backtick block โœ…Laurenz