1. d134231 autoescaping is separate from finalize now and Markup is completely ignored if the environment is not in autoescape mode by Armin Ronacher · 16 years ago
  2. 963f97d moved `IncludedTemplate` into the regular template API, fixed more unittests by Armin Ronacher · 16 years ago
  3. 203bfcb inheritance uses a less awkward hack for contexts now and subclassing templates is possible by Armin Ronacher · 16 years ago
  4. f41d139 fixed more unittests by Armin Ronacher · 16 years ago
  5. 9a82205 improved undefined behavior by Armin Ronacher · 16 years ago
  6. 814f6c2 simplified loader api and added builtin caching by Armin Ronacher · 16 years ago
  7. 8e8d071 better debugging information. compiler knows about name and filename now (the first one is the load name, the second the estimated filename on the file system if such a name exists) by Armin Ronacher · 16 years ago
  8. ba3757b added new python only debug hack by Armin Ronacher · 16 years ago
  9. fed44b5 added globals by Armin Ronacher · 16 years ago
  10. 41ef36f basic inheritance works now by Armin Ronacher · 16 years ago
  11. 46f5f98 w000t. first template by Armin Ronacher · 16 years ago
  12. bcb7c53 work on tha runtime by Armin Ronacher · 16 years ago
  13. 07bc684 a clean restart by Armin Ronacher · 16 years ago