Commit Graph

7 Commits

Author SHA1 Message Date
nex3 fccd0d47f2 New benchmark code. The old one syphoned some stuff through ActionView, which distorted the results.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@628 7063305b-7217-0410-af8c-cdc13e5119b9
2007-11-22 03:43:33 +00:00
nex3 9a52d9ab91 css2sass doesn't compound all rule definitions.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@482 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-03 04:51:45 +00:00
nex3 c70e57eb12 Added support for auto-closing Haml tags.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@453 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-26 06:03:29 +00:00
nex3 50b3d7c8ab Support for %foo{bar}, where bar isn't a literal hash. Also added a html_attrs helper that takes advantage of this.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@427 7063305b-7217-0410-af8c-cdc13e5119b9
2007-03-17 11:03:36 +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
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 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