log markup/eval.py @ 76:85f70ec37112 trunk

age author description
Mon, 10 Jul 2006 17:37:01 +0000 cmlenz A couple of minor performance improvements. trunk
Sun, 09 Jul 2006 17:46:12 +0000 cmlenz Switch copyright to Edgewall and URLs to markup.edgewall.org. trunk
Mon, 03 Jul 2006 21:50:56 +0000 cmlenz Catch `KeyError` exception when trying attribute access in expression evaluation. trunk
Wed, 28 Jun 2006 19:13:47 +0000 cmlenz A couple more operators supported in expressions. trunk
Wed, 28 Jun 2006 18:39:05 +0000 cmlenz * More test cases for expression evaluation. trunk
Wed, 28 Jun 2006 13:45:32 +0000 cmlenz Experimental support for using the new native AST in Python 2.5 instead of the `compiler` package. trunk
Wed, 28 Jun 2006 09:28:09 +0000 cmlenz * Fix the boilerplate in the Python source files. trunk
Fri, 16 Jun 2006 15:29:29 +0000 cmlenz Minor fix for expression evaluation. trunk
Tue, 13 Jun 2006 17:56:42 +0000 cmlenz The `<py:match>` directive now protects itself against simple infinite recursion (see MatchDirective), while still allowing recursion in general. trunk
Sun, 04 Jun 2006 10:49:24 +0000 cmlenz Fixes to expression evaluation by jborg: trunk
Sat, 03 Jun 2006 07:16:01 +0000 cmlenz Initial import. trunk
Copyright (C) 2012-2017 Edgewall Software