Commit Graph

20 Commits

Author SHA1 Message Date
nex3 7c2ff0288d More error-throwing infrastructural changes.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@309 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 06:34:01 +00:00
nex3 345093a1ec Requires are now even cleaner. Huzzah!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@247 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 03:00:59 +00:00
nex3 8d665ba8b6 Renaming README to REFERENCE
git-svn-id: svn://hamptoncatlin.com/haml/trunk@231 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-18 01:31:11 +00:00
nex3 c4032e6acf Better tests, closer to 100% rcov.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@193 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 02:47:37 +00:00
nex3 a6ef2d2e95 Doing template assigns the easier way.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@192 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 00:33:54 +00:00
nex3 d10b74e7e9 Made require more sane by messing with $LOAD_PATH. Also fixed rcov in the process.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@190 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 23:56:47 +00:00
nex3 cbc6a81113 Fixed class variable assignment issue for 1.5dev branch.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@183 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:18:33 +00:00
nex3 566e23b616 Cleaned up some documentation.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@166 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-21 05:54:26 +00:00
nex3 aa3291c595 template.rb requires rubygems, so it can be used without Rails if
necessary.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@130 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-08 03:39:00 +00:00
nex3 b851921e2b render :inline now works.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@125 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-06 03:33:58 +00:00
nex3 6c8ff1c515 Local variables can now be set via Haml::Engine, rather than solely via Haml::Template.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@114 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-04 08:35:06 +00:00
nex3 f79bddb73e Options can now be set from environment.rb. See REFERENCE.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@106 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-30 06:59:57 +00:00
nex3 fe1d80b6a1 yield :foo works when using Haml::Template.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@99 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-22 20:21:15 +00:00
nex3 9ef532f93c Fixing crashing problems.
git-svn-id: svn://hamptoncatlin.com/haml/branches/faster@88 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-21 21:11:55 +00:00
hcatlin 082f78c412 Getting basic compiling working.
git-svn-id: svn://hamptoncatlin.com/haml/branches/faster@85 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-21 20:07:01 +00:00
hcatlin b0300b8c98 Introducing the new buffered branch into Trunk.
This represents the 0.2 release!

Cheers! Good work Nathan!




git-svn-id: svn://hamptoncatlin.com/haml/trunk@75 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-14 22:24:53 +00:00
packagethief 4266688e30 Rolling back to the last stable commit before the buffered code
git-svn-id: svn://hamptoncatlin.com/haml/trunk@64 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-05 15:18:35 +00:00
hcatlin e6bd4a5757 Adding documentation!
Thanks Nex3!

Closes #8



git-svn-id: svn://hamptoncatlin.com/haml/trunk@61 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-04 00:34:43 +00:00
hcatlin 0fde51795d Fixed some of the way that the engines were setup.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@52 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-29 19:57:35 +00:00
packagethief 563d5d748e Enginification
git-svn-id: svn://hamptoncatlin.com/haml/trunk@48 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-29 18:39:13 +00:00