log

age author description
2019-05-31 David Barts Ensure correct exit status. draft
2019-05-31 David Barts Add --compile option. draft
2019-05-30 David Barts Default for the launch callable should be not to log. draft
2019-05-30 David Barts Make it easy to leave stdout and stderr alone (untested). draft
2019-05-30 David Barts More multithread support, remove debug writes. draft
2019-05-30 David Barts Make it thread-safe. draft
2019-05-29 David Barts Remove some debug deadwood, ignore hidden files. draft
2019-05-29 David Barts Fix bug. draft
2019-05-29 David Barts Add support for serving static files. draft
2019-05-29 David Barts Merge in the header-includes branch to the trunk. draft
2019-05-29 David Barts Preliminary revisions to some draft documentation. draft header-includes
2019-05-29 David Barts Allow global character encoding specification. draft header-includes
2019-05-28 David Barts Put old newline logic back. draft header-includes
2019-05-28 David Barts Rename #include to #load (more descriptive). draft header-includes
2019-05-28 David Barts Add cache. draft header-includes
2019-05-28 David Barts Fix bug in auto-generated include variables. draft header-includes
2019-05-28 David Barts Refinements. draft header-includes
2019-05-27 David Barts Improve the #include syntax a bit. draft header-includes
2019-05-27 David Barts Fix minor bug in error handling. draft header-includes
2019-05-27 David Barts A possible workaround for the drainbamage (needs testing)? draft header-includes
2019-05-27 David Barts Fails; the thing apparently wants strings and not objects. draft chameleon-load
2019-05-27 David Barts Make branch to work on this flavor as well. draft chameleon-load
2019-05-26 David Barts Some minor bug fixes, but boy, does Chameleon stink. draft header-includes
2019-05-26 David Barts Preliminary debugging, still not fully tested. draft header-includes
2019-05-22 David Barts First batch of work on getting a #include header. Unfinished. draft header-includes
2019-05-22 David Barts Well, *that* attempt at includes didn't work. Revert. draft
2019-05-21 David Barts Template loading (includes) pass all tests. draft
2019-05-21 David Barts Mostly done with new template logic, working through testing. draft
2019-05-21 David Barts Added tag before-template-changes for changeset 5d9a1b82251a draft
2019-05-21 David Barts Return the "deepest" subclass; this allows subclassing tincan.Page and draft before-template-changes
2019-05-20 David Barts More improvements to the error reportage. draft
2019-05-20 David Barts Improve the run-time error handling in code-behinds. draft
2019-05-17 David Barts Improve error reportage. draft
2019-05-17 David Barts Fix bugs in #python directive, make code-behind class loading simpler. draft
2019-05-16 David Barts Ack! Think this is the way to introspect. draft
2019-05-16 David Barts Fix an introspection error. draft
2019-05-15 David Barts More redirecting fixes and improved error reportage. draft
2019-05-15 David Barts Update documentation, fix some #forward bugs. draft
2019-05-14 David Barts Add more provisional documentation. draft
2019-05-14 David Barts Error pages now can have code-behind. draft
2019-05-13 David Barts Fix minor buglet. draft
2019-05-13 David Barts Eliminate a stat() call, allow no code-behind on pages. draft
2019-05-13 David Barts Minor tweaks. draft
2019-05-13 David Barts Add #end header, fix #errors. draft
2019-05-13 David Barts Finally got "hello, world" working. Still likely many bugs. draft
2019-05-13 David Barts Corrections and reorg. draft
2019-05-13 David Barts Another backup commit. draft
2019-05-13 David Barts Another check in to back stuff up. draft
2019-05-12 David Barts For backup purposes, UNFINISHED!! draft