summaryrefslogtreecommitdiff
path: root/src/macros.rs
AgeCommit message (Expand)Author
2020-10-03Small documentation fixes ๐ŸงพLaurenz
2020-08-30Make some code easier for rustfmt ๐ŸฆLaurenz
2020-08-19Remove some obsolete stuff โŒLaurenz
2020-08-03Formatting, documentation and small improvements ๐ŸงฝLaurenz
2020-07-27Refactor parser ๐Ÿš‡Laurenz
2020-02-03Better Debug/Display and Derives ๐ŸงฝLaurenz
2020-01-16Do argument parsing โ˜‘Laurenz
2020-01-06Formatting ๐Ÿ›€Laurenz
2019-12-05Move arg parser into `FuncArgs` and create (incomplete) consistent map ๐ŸงญLaurenz
2019-11-17Fix alignment bugs โœ”Laurenz
2019-11-17Update standard library functions ๐ŸŽLaurenz
2019-11-15Generalize flex layouter ๐ŸŽฏLaurenz
2019-11-15Generalize stack layouter ๐ŸŽฒLaurenz
2019-11-06Parse keyword arguments ๐Ÿ“‹Laurenz
2019-10-31Spans for all parts of functions โœ…Laurenz
2019-10-30Improve documentation comments ๐Ÿ“œLaurenz
2019-10-16Implement space extension (multipage) โž•Laurenz
2019-10-13Reformat some things ๐ŸงบLaurenz
2019-10-11Render debug boxes ๐ŸงญLaurenz