1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

14 commits

Author SHA1 Message Date
nex3
d93cc95b3d Benchmarking includes Sass as well.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@202 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 16:50:28 +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
485197ade8 Rake tasks no longer collide with each other.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@179 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-29 02:16:51 +00:00
nex3
47616c9c97 Adding support for alternate doctypes (see REFERENCE). Also added a NON_NATIVE flag to the rcov rake
task because I was getting a segmentation fault with the native.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@101 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-27 20:36:34 +00:00
nex3
a99fd555c7 Added more functionality to comments (see REFERENCE). Also added a few
tests I forgot last time.


git-svn-id: svn://hamptoncatlin.com/haml/branches/edge@100 7063305b-7217-0410-af8c-cdc13e5119b9
2006-10-22 21:42:45 +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
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
packagethief
1a2040b1d9 Added a Rake task for benchmarking. Use with rake benchmark (TIMES=n)
git-svn-id: svn://hamptoncatlin.com/haml/trunk@36 7063305b-7217-0410-af8c-cdc13e5119b9
2006-09-12 14:50:13 +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
d6069e5264 Fixing the way the rakefile is supposed to work with rcov.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@20 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-09 18:01:16 +00:00
hcatlin
b394cbaddc Got rcov going.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@18 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-08 22:46:19 +00:00
hcatlin
ad712a6d7e Proudly presenting excellent test coverage for HAML.
C0 is at 99.0%... all except for one experimental feature.

So, now any changes have something to be tested against which should be a fairly strong background.

Now, the only problem left is that whitespace active areas get fucked. That's not a good thing. Once we get a 
philosophical stance on such subjects, then we shall figure crap out about what that all means.



git-svn-id: svn://hamptoncatlin.com/haml/trunk@13 7063305b-7217-0410-af8c-cdc13e5119b9
2006-08-06 03:18:54 +00:00
hcatlin
35f7e17de5 Initial upload.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@1 7063305b-7217-0410-af8c-cdc13e5119b9
2006-06-30 15:14:44 +00:00