Commit Graph

21 Commits

Author SHA1 Message Date
nex3 81cf2f5e8e Errors thrown for improper tabulation.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@314 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 11:03:40 +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
nex3 3426d4b6bd Changing the way the line index is remembered.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@311 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 07:10:49 +00:00
nex3 c34dc185fc Forgot one file.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@310 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 07:10:13 +00:00
nex3 7c2ff0288d More error-throwing infrastructural changes.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@309 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 06:34:01 +00:00
nex3 c3961cf24d Added a nice module, Haml::Error, that compilation errors include. Provides a framework for a Haml::SyntaxError class, as well.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@307 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 02:08:08 +00:00
nex3 a710c18b1e Actually fix Haml+ERB problem in trunk.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@305 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-26 04:23:09 +00:00
nex3 787cd66705 Fix for http://groups.google.com/group/haml/browse_thread/thread/225ea81289cbc3d8 - thanks Jeff!
Fixes ActionView rendering when a Haml partial has been rendered.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@302 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-24 17:35:06 +00:00
nex3 ba62fc3596 Test for user-defined filters.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@301 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-21 01:28:13 +00:00
nex3 564ef7ef80 Better option handling.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@300 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-21 01:24:16 +00:00
nex3 2fa28d63e3 Filters: implemented!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@291 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-19 17:03:47 +00:00
nex3 50890f523a Fixes in trunk for Rails 1.2.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@289 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-19 02:54:40 +00:00
nex3 3fc1eb7688 Fix for bug
http://groups-beta.google.com/group/haml/msg/b36e951ee196a5ec
in trunk (thanks cameron).


git-svn-id: svn://hamptoncatlin.com/haml/trunk@273 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-03 07:27:11 +00:00
nex3 25d3328b1f Bugfix for http://groups-beta.google.com/group/haml/t/529d9e922327aa91,
version 1.0.1 created.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@267 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-26 16:57:10 +00:00
hcatlin e5a2c944ae Adding some looping to make sure that we are also actually measuring the code's ability to work with logic.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@236 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-19 16:58:29 +00:00
nex3 3f0c2215e1 Replacing HAML with Haml.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@228 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-16 23:13:01 +00:00
nex3 d9f27b263f Fix for quote character bug (1.5dev)
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@206 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-10 21:56:05 +00:00
nex3 a6ef2d2e95 Doing template assigns the easier way.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@192 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 00:33:54 +00:00
nex3 d10b74e7e9 Made require more sane by messing with $LOAD_PATH. Also fixed rcov in the process.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@190 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 23:56:47 +00:00
nex3 01dad1e2e8 Tests work to the extent they did before reorganization.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@187 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:37:17 +00:00
nex3 8b9e5a7bb2 Moving Haml tests into their own folder.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@184 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:25:40 +00:00