haml--haml/lib/haml
Nathan Weizenbaum eafdc2db7e Merge branch 'stable'
Relatively major changes to warning-avoiding to get it working with master.
The warning-avoiding in stable is based on http://pastie.org/262917.txt?key=18ufvnurbhubd7io3em5q,
while the warning-avoiding in master is based on http://pastie.org/262888.txt?key=tmdvzn8bf9gm2hqht4fllq.
2008-08-29 19:08:28 -07:00
..
helpers Turns out we've still got to override #capture for edge Rails. 2008-06-11 12:55:11 -07:00
template Make sure pre-Rails-2.0.1 partials have all locals defined. 2008-06-20 00:46:04 -04:00
buffer.rb Make sure %textarea and &= interact properly. 2008-08-04 01:04:50 -04:00
engine.rb Merge branch 'stable' 2008-08-29 19:08:28 -07:00
error.rb Fix a particularly nasty line-numbering bug that popped up with blank lines. 2008-05-29 01:30:29 -07:00
exec.rb Merge branch 'stable' 2008-08-29 19:08:28 -07:00
filters.rb avoid some warnings thrown by the Ruby interpreter 2008-08-29 18:50:32 -07:00
helpers.rb avoid some warnings thrown by the Ruby interpreter 2008-08-29 18:50:32 -07:00
html.rb html2haml should pre-escape HTML entities. 2008-08-03 00:05:36 -04:00
precompiler.rb Merge branch 'stable' 2008-08-29 19:08:28 -07:00
shared.rb Add variable interpolation to Sass rules and attributes. 2008-08-08 23:00:48 -04:00
template.rb Don't crash if init.rb can't be updated. 2008-05-24 12:28:58 -07:00