| Commit message (Expand) | Author | Age | Files | Lines | 
| *  | Make smp buildable without guile | Qrius | 2025-01-03 | 1 | -0/+2 | 
| *  | Try to make a macro to get guile things instead | Qrius | 2024-12-19 | 2 | -18/+58 | 
| *  | Add some bindings and a workaround for resetting | Qrius | 2024-12-18 | 1 | -3/+44 | 
| *  | Add explode function, add auto filename metadata | Qrius | 2024-11-12 | 1 | -1/+38 | 
| *  | Timeout wodl | Qrius | 2024-09-26 | 1 | -1/+1 | 
| *  | Cache links, so we don't have to wait for the same check on multiple runs | Qrius | 2024-09-26 | 1 | -12/+31 | 
| *  | Add macro that checks whether links are working or not | Qrius | 2024-09-26 | 3 | -0/+51 | 
| *  | Add array_size | Qrius | 2024-09-26 | 1 | -0/+30 | 
| *  | Fix a bunch of things, add diferent syntax for strings | Qrius | 2024-09-26 | 2 | -16/+80 | 
| *  | Change around some things, don't clone MacroProcessor for nested templates, s... | Qrius | 2024-09-26 | 1 | -11/+177 | 
| *  | Add special case for removing whitespace before macro if it has a trailing un... | Qrius | 2024-09-26 | 1 | -0/+35 | 
| *  | Add a macro for array_push | Qrius | 2024-09-26 | 1 | -2/+26 | 
| *  | Strip leading whitespace in macro arguments | Qrius | 2024-09-26 | 1 | -0/+5 | 
| *  | Add propagation of warnings from SMP | Qrius | 2024-09-26 | 1 | -5/+118 | 
| *  | Track macro invokations, only re-compile nesecarry files | Qrius | 2024-09-26 | 1 | -1/+10 | 
| *  | Rename verbatum to verbatim | Qrius | 2024-09-26 | 1 | -4/+4 | 
| *  | Add man pages, add array function to SMP | Qrius | 2024-09-26 | 1 | -0/+12 | 
| *  | Expand arguments of macro if it doesn't exist | Qrius | 2024-09-26 | 1 | -1/+12 | 
| *  | Fix buggy implementation of format_time | Qrius | 2024-09-26 | 1 | -2/+3 | 
| *  | Add macro for formatting RFC3339-timestamps | Qrius | 2024-09-26 | 1 | -0/+19 | 
| *  | Remove println | Qrius | 2024-09-26 | 1 | -1/+0 | 
| *  | Add some sensible parsing of nested parantheses | Qrius | 2024-09-26 | 1 | -4/+14 | 
| *  | Add indent macro, because nested functions doesn't really work, this also doe... | Qrius | 2024-09-26 | 1 | -0/+25 | 
| *  | Remove some debug prints | Qrius | 2024-09-26 | 1 | -8/+0 | 
| *  | Add function for including a file, without doing any macro processing on it | Qrius | 2024-09-26 | 1 | -0/+17 | 
| *  | Do a bunch of QOL things, add some skaldpress specific macros, add | Qrius | 2024-09-26 | 2 | -1/+11 | 
| *  | rustfmt | Qrius | 2024-09-26 | 1 | -1/+3 | 
| *  | Add REPL | Qrius | 2024-09-26 | 1 | -0/+37 | 
| *  | Add special DNL macro, do a bunch of skaldpress-stuff | Qrius | 2024-09-26 | 1 | -13/+26 | 
| *  | Change return of MacroProcessor to Result | Qrius | 2024-09-26 | 4 | -47/+120 | 
| *  | Move metadata_parser into it's own file | Qrius | 2024-09-26 | 1 | -1/+0 | 
| *  | Clean up things a bit | Qrius | 2024-09-26 | 2 | -37/+97 | 
| *  | Change way macros are invoked, add a bunch of tests | Qrius | 2024-09-26 | 1 | -115/+160 | 
| *  | Initial commit | Qrius | 2024-09-26 | 3 | -0/+274 |