summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 4a5154b2a50f38e3cf3007d346a6b2da7f30d06c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Eval-Closure

{{$NEXT}}

0.04  2011-04-15
      - stop using Memoize, it apparently doesn't work properly under mod_perl
        in some situations (mateu)

0.03  2011-03-02
      - don't add #line directives when the debugger is active (alh)

0.02  2011-01-26
      - add terse_error option for throwing only the actual compilation error
        (Shawn M Moore)
      - allow also specifying the line number for error reporting
        (Shawn M Moore)

0.01  2010-11-14
      - Initial release