Skip to content
Snippets Groups Projects
  1. Apr 30, 2007
  2. Apr 26, 2007
  3. Apr 21, 2007
    • Mike Bayer's avatar
      - Lexer/Compile exceptions propigate throughout lexer/parsetree/ast · 3f9520f9
      Mike Bayer authored
      using a more portable **exception_kwargs collection
      - added "source" member to the dict propigated to Lexer/Compile exceptions
      - RichTraceback can access original template source as a unicode object
      using either 'source' memebr on Lexer/Compile exception, or 'source'
      property on ModuleInfo, fixes #37
      - unit tests for #37
      3f9520f9
  4. Apr 14, 2007
  5. Apr 10, 2007
  6. Apr 09, 2007
  7. Apr 06, 2007
  8. Mar 31, 2007
  9. Mar 27, 2007
  10. Mar 26, 2007
  11. Mar 24, 2007
  12. Mar 19, 2007
  13. Mar 16, 2007
  14. Mar 14, 2007
  15. Mar 10, 2007
  16. Mar 09, 2007
  17. Mar 08, 2007
  18. Mar 06, 2007
  19. Mar 01, 2007
  20. Feb 21, 2007
  21. Feb 20, 2007
  22. Feb 19, 2007
Loading