summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2021-01-30New syntax ๐Ÿ’ŽLaurenz
2021-01-27Capture variables in templates ๐Ÿ”Laurenz
2021-01-26Multi-expression blocks ๐Ÿ›๏ธLaurenz
2021-01-26Require hashtag for all keywords ๐Ÿ’‚โ€โ™€๏ธLaurenz
2021-01-26Line information for assertion failures ๐Ÿ“Laurenz
2021-01-26Small improvements โ™ปLaurenz
2021-01-22Many more expressions ๐Ÿฅ—Laurenz
2021-01-20If expressions ๐Ÿ”€Laurenz
2021-01-17Spans for group and block contents ๐Ÿ“Laurenz
2021-01-17Assertions with [eq] + better tests ๐ŸฉบLaurenz
2021-01-16Flip test directory structure ๐Ÿ”ƒLaurenz
2021-01-16Port remaining parser tests ๐ŸššLaurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz