Commit Graph

12 Commits

Author SHA1 Message Date
nex3 a25e1fbfdc Created css2sass. Still lacking a lot of functionality, like figuring out nesting and dealing with comments and @import. The basics are there, though.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@476 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-01 10:03:12 +00:00
nex3 2a5337bff0 Make html2haml usable from withing Ruby, using the Haml::HTML class and/or the Hpricot to_haml extension.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@475 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-01 08:45:39 +00:00
nex3 2a433596c0 Dependency checking for html2haml.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@473 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-01 08:02:25 +00:00
nex3 c16e186131 html2haml deals with attributeless divs properly. Thanks, Drew Sears!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@471 7063305b-7217-0410-af8c-cdc13e5119b9
2007-04-01 07:25:04 +00:00
nex3 01dfd23a18 Work on html2haml, including a reasonable UI and ability to escape Haml-sensitive plain text.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@336 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-02 07:36:58 +00:00
nex3 e2f23360b0 Much nicer executable interface.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@327 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-01 06:20:05 +00:00
nex3 38edb43a5a Added svn:executable property to html2haml.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@304 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-25 03:45:31 +00:00
nex3 d1880f036a Added html2haml to trunk.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@303 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-25 03:41:41 +00:00
nex3 1996bd55d1 Making the sass executable work.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@270 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-27 19:14:54 +00:00
nex3 bf76d64a59 Added sass executable.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@266 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-25 00:22:32 +00:00
nex3 9f543c6af6 The Haml executable no longer raises warnings.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@246 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 02:54:23 +00:00
nex3 0b5c3e3351 Added a utility for outputting the results of the Haml engine to a file.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@134 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-08 16:57:33 +00:00