0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started sketching out some developer documentation More... over 14 years ago
Checked a couple of items off the TODO list More... over 14 years ago
Deleted some old documentation fragments More... over 14 years ago
Cleaned up and started documenting the various service modules. More... over 14 years ago
Started sketching out the organisation of the manual More... over 14 years ago
Added Template::TT3::Service::Wrapper. Added some service notes to TODO More... over 14 years ago
Added Template::TT3::Services and Template::TT3::Service. Changed Template::TT3::Engine::TT3 process() method to use it. More... over 14 years ago
Cleaned up and documented Template::TT3::Constants. Tweaked a few other modules in the process. More... over 14 years ago
Plugged the engine process() method into the template provider. Updated documentation and tests. Other minor template provision cleanups. More... over 14 years ago
Major cleanup of Template::TT3::Templates. Added various template_xxx() methods, engaged cached and uri => id lookup slots. More... over 14 years ago
Added some extra constants for templates lookup More... over 14 years ago
Added input_glob() and input_fh() methods to hub. Also cleaned up output() method More... over 14 years ago
Added fragment support to "if" command More... over 14 years ago
Added #fragment terminator token and updated elements (e.g. for/end) to accept fragments. Tweaked grammar to load commands better (case insensitive). Added transform() method to scanner. Various view fixes and test updates. More... over 14 years ago
Cleaned up dialects, tagsets, scanner, etc., so we can use custom tagsets and dialects. Added some documentation. Numerous other fixes and cleanups. More... over 14 years ago
Added tentative "wrapper" command as alias to "into" More... over 14 years ago
Updated 'for' command to accept target variable, e.g. for x in y. Added 'slot' command for defining re-definable blocks. More... over 14 years ago
Added the visit() method/nomad to Template::TT3::Context More... over 14 years ago
Added "into" command and tests More... over 14 years ago
Fixed catch() wrapper in Template::TT3::Template to not decorate a exception that has already been decorated More... over 14 years ago
Added text() method to Template::TT3::Tokens. Cleaned up basic scanner tests More... over 14 years ago
Added the process() and fill() methods to Template::TT3::Engine More... over 14 years ago
Fixed scanner/tagset/tags to reset after tag changes More... over 14 years ago
Added template() / templates() methods to context. Updated block/fill commands to look for locally defined blocks or ask the context. More... over 14 years ago
Updated to factory docs More... over 14 years ago
Added Template::TT3::Factory and Template::TT3::Factory::Class to implement some of the functionality shared between factory classes (e.g. names and default option). Changed Template::TT3::Dialects and Template::TT3::Providers to the New World Order. Added Template::TT3::Engines. More... over 14 years ago
Changed Template::TT3::Test full_error option to verbose More... over 14 years ago
Started integrating dialect, scanner, tagset and template. Added new Template3 front-end module and TT2 engine. More... over 14 years ago
Added Template::TT3::Dialect and friends. Tweaked some of the factory paths to use the new permute_fragment() added to Badger::Factory. More... over 14 years ago
Updated TODO More... over 14 years ago