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