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
Nathan Weizenbaum 802ffa27d4 Merge commit 'origin/stable' into stable
Conflicts:
	doc-src/HAML_CHANGELOG.md
2009-11-03 20:23:36 -08:00
..
helpers [Haml] Fix an XSS-escaping bug with HTML escaping and non-strings. 2009-10-29 21:07:53 -07:00
template Merge branch 'master' into yard 2009-06-03 13:22:36 -07:00
buffer.rb [Haml] Add XSS support. No tests yet. 2009-10-17 15:13:20 -07:00
engine.rb [Haml] Ensure that haml_buffer is reset even if an exception is raised. 2009-11-03 20:09:09 -08:00
error.rb [Haml] Convert Haml::Error docs to YARD. 2009-04-30 12:33:47 -07:00
exec.rb Merge commit 'origin/stable' into stable 2009-09-23 15:59:17 -07:00
filters.rb [Haml] Filters now don't respect :escape_html. 2009-07-19 16:29:54 -07:00
helpers.rb [Haml] Add XSS support. No tests yet. 2009-10-17 15:13:20 -07:00
html.rb [Haml] [html2haml] Update the Hpricot link to point to whymirror's GitHub repo. 2009-10-23 02:58:06 -07:00
precompiler.rb Merge commit 'origin/stable' into stable 2009-11-03 20:23:36 -08:00
shared.rb [Haml] Convert Haml::Shared docs to YARD. 2009-04-30 13:26:51 -07:00
template.rb [Haml] Mark the return value of the Haml rendering method as HTML safe if XSS protection is enabled. 2009-10-29 14:27:22 -07:00
util.rb [Haml] Add XSS support. No tests yet. 2009-10-17 15:13:20 -07:00
version.rb Add a :number key to Haml.version. 2009-06-29 21:58:14 -07:00