log

age author description
2019-07-15 David Barts Work around bug in py_compile. draft
2019-07-14 David Barts Support #errors w/ no params, as documented. draft
2019-07-13 David Barts Fix bad log invocations. draft
2019-07-04 David Barts Package-ize it. draft
2019-07-01 David Barts Documentation updates. draft
2019-06-21 David Barts Some minor fixes. draft
2019-06-09 David Barts Finished, but not finished proofreading. draft
2019-06-09 David Barts More documenting. draft
2019-06-08 David Barts Documentation (incomplete). draft
2019-06-01 David Barts Support case-insensitive filesystems properly. draft
2019-06-01 David Barts Recognize index.pspx (and index.html, and index.htm if static). draft
2019-06-01 David Barts Fix lack of error detection and recovery in template parsing. draft
2019-06-01 David Barts Add standard config parameters. draft
2019-05-31 David Barts Add tincan.fsroot and tincan.urlroot to the app config. draft
2019-05-31 David Barts Detect bad args, too. draft
2019-05-31 David Barts Remove some needless repetition. draft
2019-05-31 David Barts Clean up the code a bit. draft
2019-05-31 David Barts Another bug fix. draft
2019-05-31 David Barts Fix some bugs. draft
2019-05-31 David Barts This might be useful, so add it. draft
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