index
:
crimtag.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2026-06-11
Basic if statements work.
Mike Buland
2026-06-11
Split things out, made things easier to use.
Mike Buland
2026-06-11
Broke out error and renamed it.
Mike Buland
2026-06-09
Loops work!
Mike Buland
2026-06-09
Loops seem to work!?
Mike Buland
2026-06-09
Identifiers work!
Mike Buland
2026-06-09
Removed root, view, and output AST tokens.
Mike Buland
2026-06-08
Renamed the view functions to render.
Mike Buland
2026-06-08
It works again! and more!
Mike Buland
2026-06-08
Removed debug prints
Mike Buland
2026-06-08
It works! Lots to do, but it works.
Mike Buland
2026-06-08
It parses correctly for everything defined.
Mike Buland
2026-06-08
Many little changes to parsing, getting better.
Mike Buland
2026-06-07
Cleaned up a lot of parsing code.
Mike Buland
2026-06-05
Symbols have a wrapper with positional data now.
Mike Buland
2026-06-05
Started on the parser. Thinking about some tweaks.
Mike Buland
2026-06-04
Lexer is done for now. Now for the scaffold.
Mike Buland
2026-06-04
Minor change to token parsing.
Mike Buland
2026-06-04
Start of my new templating library.
Mike Buland