changelog
[gitmo/Eval-Closure.git] / Changes
1 Revision history for Eval-Closure
2
3 {{$NEXT}}
4
5 0.03  2011-03-02
6       - don't add #line directives when the debugger is active (alh)
7
8 0.02  2011-01-26
9       - add terse_error option for throwing only the actual compilation error
10         (Shawn M Moore)
11       - allow also specifying the line number for error reporting
12         (Shawn M Moore)
13
14 0.01  2010-11-14
15       - Initial release