Travis Parks
f848d63d9a
Handle Unknown Tags
...
I added code to detect unknown tags and throw an exception. I also
provided a default implementation so tags are in the global scope by
default.
2013-01-12 20:22:31 -05:00
Travis Parks
7d75c7a2e4
Implemented better custom tag handling.
...
I needed to make it easier to handle scopes and define custom tags,
including context-sensitive tags.
2013-01-12 14:53:12 -05:00
Travis Parks
0b84ca8877
Made progress implementing the object model, including all of the built-in tags.
2013-01-09 21:17:45 -05:00
Travis Parks
f8628aaf86
Implement custom tags.
...
This is the first step towards supporting custom tags. There are
wrinkles I need to work out, since I'm not 100% sure what the finished
code will look like.
2013-01-08 21:33:53 -05:00