1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/lib/haml
Mislav Marohnić cd1dffcddc support HTML5
2008-02-27 15:16:21 +01:00
..
helpers Add "haml_" prefixes to private Helpers methods. 2008-02-22 18:40:26 -08:00
template Applying previously mentioned edge Rails compatibility patch properly ;). 2008-02-01 02:55:48 +00:00
buffer.rb Tweak the :ugly code a little. 2008-02-13 20:13:12 -08:00
engine.rb support HTML5 2008-02-27 15:16:21 +01:00
error.rb No more line number mungeing - @precompiled line numbers now sync up with template line numbers. 2007-11-26 03:26:16 +00:00
exec.rb Add "ugly" option to Haml::Engine 2008-02-13 18:23:06 -08:00
filters.rb Add a Javascript filter. 2008-02-23 01:56:16 -08:00
helpers.rb Add "haml_" prefixes to private Helpers methods. 2008-02-22 18:40:26 -08:00
html.rb Allow html2haml to use the Hpricot's stricter XML parsing mode. 2007-12-11 10:30:14 +00:00
precompiler.rb support HTML5 2008-02-27 15:16:21 +01:00
template.rb Fixing a benchmark failure. 2008-01-07 05:04:46 +00:00
util.rb Don't really want to recursively merge arrays in the options hash. 2007-03-26 05:33:41 +00:00