Commit Graph

16 Commits

Author SHA1 Message Date
nex3 2de8d1c9b7 The attributes list is now sorted.
git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@82 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-20 02:38:53 +00:00
hcatlin 89a10b9dfe Creating the next set of branches.
That is, the buffered branch is being removed and replaced with the edge 
branch.

This marks the beginning of the edge branch.



git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@80 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-14 23:50:07 +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 8d7b7d407c Closing patch #34 and converting over to a buffered engine.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@58 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-02 23:49:53 +00:00
hcatlin 45fd5d152e String literals now can't be checked for their multi-line status.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@51 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-29 19:20:53 +00:00
hcatlin 045d1ba9e2 Fixing a problem where the simplyhelpful style div definitions were throwing off the custom requires.
Custom attribute definitions (RE: :class) should override the simplyhelpful definition.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@50 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-29 18:54:25 +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
hcatlin 8e245a6de7 Closes ticket #6 and means that multiline-pipe based comments are added.
I also broke up the render method a bit to keep it from becoming a *wee* bit too big.

Love,
Hampton.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@47 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-22 02:18:43 +00:00
packagethief e330b4ffc5 Removed the ill-conceived idea of only allowing a DTD on the first line. Closes #20.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@46 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-20 11:14:47 +00:00
packagethief f770d4b444 Tests for first-line-only dtd checking
git-svn-id: svn://hamptoncatlin.com/haml/trunk@43 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-19 14:07:48 +00:00
packagethief 6f671d96a6 Getting helpful with it
git-svn-id: svn://hamptoncatlin.com/haml/trunk@39 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-14 19:09:49 +00:00
packagethief c72a422799 Fixed that the tests weren't really working
git-svn-id: svn://hamptoncatlin.com/haml/trunk@38 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 15:34:30 +00:00
packagethief 49ff7de516 Refatored, and added a test to assert that the refactored engine renders the same as the original engine
git-svn-id: svn://hamptoncatlin.com/haml/trunk@27 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 04:14:21 +00:00
hcatlin 331f0247ae We have 100% passing.
Simplified (in a way I didn't initially want) the flattening procedure. However, it helps the tests pass and that's a Good Thing.

Now for speed tests and playing with globalize.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@17 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-08 21:38:50 +00:00
hcatlin 6cbc2bf9b3 Split up the tests into two to match the new lib files that were created a few days ago.
Also, created tests for the propper "flattening" of whitespace-active-areas and created most of the code.

However, it is to be noted in this release... TESTS ARE BROKEN.

The flattening needs some love still. And the testing needs to get expanded further. I thought this would be easy, 
turns out its a bit of a bitch.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@16 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-08 13:42:19 +00:00
hcatlin 9b82e1672d Basic test-templates.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@15 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-07 23:55:16 +00:00