haml--haml/lib/haml
Nathan Weizenbaum bbdb5882fd Add an internal_compile wrapper around Haml::Filters::Base#compile.
This way, resolve_lazy_requires is always run.
2008-02-23 01:13:36 -08: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 Giving filters access to the Haml evaluation context. 2008-02-22 23:50:16 -08:00
error.rb
exec.rb Add "ugly" option to Haml::Engine 2008-02-13 18:23:06 -08:00
filters.rb Add an internal_compile wrapper around Haml::Filters::Base#compile. 2008-02-23 01:13:36 -08:00
helpers.rb Add "haml_" prefixes to private Helpers methods. 2008-02-22 18:40:26 -08:00
html.rb
precompiler.rb Add an internal_compile wrapper around Haml::Filters::Base#compile. 2008-02-23 01:13:36 -08:00
template.rb Fixing a benchmark failure. 2008-01-07 05:04:46 +00:00
util.rb