summaryrefslogtreecommitdiff
path: root/tests/typ
AgeCommit message (Expand)Author
2021-06-09Remove template pretty printingLaurenz
2021-06-09Lists with indent-based parsingLaurenz
2021-06-07Switch back to hashtags for headingsLaurenz
2021-05-31Test cases for include and importMartin Haug
2021-05-31Module loading systemLaurenz
2021-05-23A few predefined colors for testingLaurenz
2021-05-23Stack functionLaurenz
2021-05-18Min and max functionsLaurenz
2021-05-18Reorganize test casesLaurenz
2021-05-17Tidy up layouting codeLaurenz
2021-04-07Do binary search and find the outermost glyph with the text index 🔍Laurenz
2021-04-03Refresh all reference images ✅Laurenz
2021-04-03Better paragraph layout tests ✅Laurenz
2021-03-30BiDi tests ✅Laurenz
2021-03-30Line breaking tests ✅Laurenz
2021-03-29Move around test cases 🚚Laurenz
2021-03-27Better space coalescing logic 🌧Laurenz
2021-03-25Refactor alignments & directions 📐Laurenz
2021-03-24Text shaping 🚀Laurenz
2021-03-22Better font family definitions ✒Laurenz
2021-03-22Fix bug with line spacing after headings ✅Laurenz
2021-03-21Syntax functions 🚀Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Text colors 🦩 (#18)Martin
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-12Fix pagebreak-in-box bug ✔Laurenz
2021-03-12Refactor execution context 🏗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-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-20Reorganize tests 🔀Laurenz
2021-01-16Flip test directory structure 🔃Laurenz
2021-01-16Port remaining parser tests 🚚Laurenz
2021-01-15Move value tests + smarter number formatting 🔢Laurenz
2021-01-14Move let-binding tests to integration 🚚Laurenz
2021-01-14Move bracket function tests to integration 🚚Laurenz