seam

Symbolic-Expressions As Markup.
git clone git://git.knutsen.co/seam
Log | Files | Refs | README | LICENSE

DateCommitAuthorFiles+-
2021-04-06 00:45Add lock file.knutsen2+1-3
2021-04-06 00:43Fix way of searching nodes,knutsen4+26-23
2021-03-21 22:25Added CSS special @-selector rules.knutsen11+410-155
2021-03-20 01:21Add .lock file and change version in source.knutsen2+4-2
2021-03-20 01:19Bump version.knutsen1+1-1
2021-03-20 01:18Added macros: define, ifdef and log.knutsen1+248-75
2020-12-01 20:15Commit .lock fileDemonstrandum1+1-1
2020-12-01 19:39Add some much needed basic string escapes.Demonstrandum4+42-2
2020-11-05 17:09Bump version.Demonstrandum2+2-2
2020-11-05 17:04Fix bug where macros don't expand when reading from stream.Demonstrandum5+44-49
2020-10-10 20:27Allow input from stdin.Demonstrandum7+99-44
2020-10-10 19:20Fix syntax.Demonstrandum1+1-1
2020-10-10 19:18License file.Demonstrandum1+2-0
2020-10-10 19:14Bump version.Demonstrandum2+2-2
2020-10-10 19:03Bump version.Demonstrandum1+1-1
2020-10-10 18:56Added (%date "...") macro.Demonstrandum11+137-1
2020-07-05 15:16Update TODO list.Demonstrandum5+13-8
2020-07-04 22:07Added one macro, allow CSS in HTML, better errors.Demonstrandum13+282-42
2020-07-03 14:21Added `var(...)` function to CSS.Demonstrandum2+8-2
2020-07-02 21:17Working (but naïve) CSS generation.Demonstrandum3+75-6
2020-07-01 00:00Start CSS work.Demonstrandum5+113-163
2020-06-28 11:18Better error messages.Demonstrandum9+255-87
2020-06-27 10:26Added XML converter.Demonstrandum10+258-17
2020-06-22 05:04Add ability to strip attributes.Demonstrandum4+8-7
2020-06-22 04:55Properly documentise HTML with missing tags.Demonstrandum3+85-13
2020-06-22 03:37Added support for tripple quote expressions.Demonstrandum5+96-9
2020-06-22 00:55Make lexer and parser more whitespace aware.Demonstrandum8+117-45
2020-06-21 03:28.gitignore conflict.Demonstrandum2+679-1
2020-06-21 03:25Initial implementation.Demonstrandum19+803-0