Nathan Weizenbaum
|
1375eff365
|
Custom errors should extend Exception, not StandardError.
|
2008-04-19 15:18:32 -07:00 |
|
Nathan Weizenbaum
|
6cbd49d5f5
|
Get rid of Haml::HamlError.
It makes more sense to just raise Haml::Error.
|
2008-04-19 10:07:40 -07:00 |
|
Nathan Weizenbaum
|
557b5cdc07
|
Fix error line reporting.
Syntax errors involving a line being improperly indented
were detected on the previous line,
and thus had their line numbers wrong.
|
2008-04-17 12:35:47 -07:00 |
|
nex3
|
34619eb403
|
No more line number mungeing - @precompiled line numbers now sync up with template line numbers.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@680 7063305b-7217-0410-af8c-cdc13e5119b9
|
2007-11-26 03:26:16 +00:00 |
|
nex3
|
a94b40953a
|
100% Rcov! Woo-hoo! Yeah!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@325 7063305b-7217-0410-af8c-cdc13e5119b9
|
2007-01-31 06:38:23 +00:00 |
|
nex3
|
9846d89754
|
Wonderful, sensical error-reporting implemented. Yay!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@313 7063305b-7217-0410-af8c-cdc13e5119b9
|
2007-01-27 10:29:14 +00:00 |
|