HTML Abstraction Markup Language - A Markup Haiku
Go to file
nex3 42bb059649 Separating the length of @to_close_stack and the record of the number of tabs in the template.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@151 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-18 09:09:39 +00:00
bin Added a utility for outputting the results of the Haml engine to a file. 2006-11-08 16:57:33 +00:00
lib/haml Separating the length of @to_close_stack and the record of the number of tabs in the template. 2006-11-18 09:09:39 +00:00
test Dividing Haml::Engine#process_line up into several methods. 2006-11-18 06:55:08 +00:00
MIT-LICENSE Renamed the LICENSE to MIT-LICENSE so you don't have to open the file to find out what license the software is released under. Also wrapped it to 80 characters because I'm a picky asshole 2006-09-12 14:23:54 +00:00
REFERENCE Added a new backslash escape character. 2006-11-17 01:12:50 +00:00
Rakefile Adding support for alternate doctypes (see REFERENCE). Also added a NON_NATIVE flag to the rcov rake 2006-10-27 20:36:34 +00:00
VERSION Moving this back to a 0.4.0 branch. 2006-11-06 02:31:12 +00:00
init.rb Getting basic compiling working. 2006-10-21 20:07:01 +00:00