2024-07-13 14:01 | Added `(%os/env ...)` and `(%format ...)` macros. | Demonstrandum | 11 | +142 | -60 |
2024-07-12 16:55 | Remove all memory leaks; added plain-text formatter. | Demonstrandum | 15 | +581 | -391 |
2024-07-03 15:35 | Handle special `@`-rule selectors that don't have nested rules. | Demonstrandum | 4 | +39 | -33 |
2024-06-28 18:55 | bug: html void tags would stop any further generation. | Demonstrandum | 5 | +281 | -274 |
2024-06-28 18:26 | Add back ability to use colons within symbols. | Demonstrandum | 3 | +5 | -3 |
2024-06-28 17:41 | Major revamp to how unicode and whitespace is handled. | Demonstrandum | 23 | +1983 | -1125 |
2021-04-06 00:45 | Add lock file. | knutsen | 2 | +1 | -3 |
2021-04-06 00:43 | Fix way of searching nodes, | knutsen | 4 | +26 | -23 |
2021-03-21 22:25 | Added CSS special @-selector rules. | knutsen | 11 | +410 | -155 |
2021-03-20 01:21 | Add .lock file and change version in source. | knutsen | 2 | +4 | -2 |
2021-03-20 01:19 | Bump version. | knutsen | 1 | +1 | -1 |
2021-03-20 01:18 | Added macros: define, ifdef and log. | knutsen | 1 | +248 | -75 |
2020-12-01 20:15 | Commit .lock file | Demonstrandum | 1 | +1 | -1 |
2020-12-01 19:39 | Add some much needed basic string escapes. | Demonstrandum | 4 | +42 | -2 |
2020-11-05 17:09 | Bump version. | Demonstrandum | 2 | +2 | -2 |
2020-11-05 17:04 | Fix bug where macros don't expand when reading from stream. | Demonstrandum | 5 | +44 | -49 |
2020-10-10 20:27 | Allow input from stdin. | Demonstrandum | 7 | +99 | -44 |
2020-10-10 19:20 | Fix syntax. | Demonstrandum | 1 | +1 | -1 |
2020-10-10 19:18 | License file. | Demonstrandum | 1 | +2 | -0 |
2020-10-10 19:14 | Bump version. | Demonstrandum | 2 | +2 | -2 |
2020-10-10 19:03 | Bump version. | Demonstrandum | 1 | +1 | -1 |
2020-10-10 18:56 | Added (%date "...") macro. | Demonstrandum | 11 | +137 | -1 |
2020-07-05 15:16 | Update TODO list. | Demonstrandum | 5 | +13 | -8 |
2020-07-04 22:07 | Added one macro, allow CSS in HTML, better errors. | Demonstrandum | 13 | +282 | -42 |
2020-07-03 14:21 | Added `var(...)` function to CSS. | Demonstrandum | 2 | +8 | -2 |
2020-07-02 21:17 | Working (but naïve) CSS generation. | Demonstrandum | 3 | +75 | -6 |
2020-07-01 00:00 | Start CSS work. | Demonstrandum | 5 | +113 | -163 |
2020-06-28 11:18 | Better error messages. | Demonstrandum | 9 | +255 | -87 |
2020-06-27 10:26 | Added XML converter. | Demonstrandum | 10 | +258 | -17 |
2020-06-22 05:04 | Add ability to strip attributes. | Demonstrandum | 4 | +8 | -7 |
2020-06-22 04:55 | Properly documentise HTML with missing tags. | Demonstrandum | 3 | +85 | -13 |
2020-06-22 03:37 | Added support for tripple quote expressions. | Demonstrandum | 5 | +96 | -9 |
2020-06-22 00:55 | Make lexer and parser more whitespace aware. | Demonstrandum | 8 | +117 | -45 |
2020-06-21 03:28 | .gitignore conflict. | Demonstrandum | 2 | +679 | -1 |
2020-06-21 03:25 | Initial implementation. | Demonstrandum | 19 | +803 | -0 |