Commit Graph

14 Commits

Author SHA1 Message Date
nex3 1d5f2103b7 Basics of constant arithmetic.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@241 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 06:22:15 +00:00
nex3 550f458759 Adds constants for Sass.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@238 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 01:52:45 +00:00
nex3 f92027440a A new, more elegant/effective structure for compiling the tree.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@235 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-19 05:22:19 +00:00
nex3 ecfb252cdf build_plain_tree doesn't build a plain tree anymore... now it's just build_tree.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@234 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-19 03:02:34 +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 cbd5d3d128 Preliminary Sass public documentation.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@230 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-17 16:45:07 +00:00
nex3 989f4da35d A simpler way of compiling the template.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@201 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 16:49:23 +00:00
nex3 015a1b191d A more object-oriented way of parsing Sass.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@195 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 08:40:23 +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 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
hcatlin 4d4ffb178c Adding new tests for complex stuff...
not sure if its what we want yet.




git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@178 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 22:35:35 +00:00
hcatlin e811263ced Doing some extra shit.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@177 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 22:16:40 +00:00
hcatlin c94123be02 Getting the tests functional and getting the plugin into functional shape.
Now... time to try with a real application!



git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@175 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 20:33:22 +00:00
hcatlin fa5048ba40 Adding in the initial sasstastic stuff.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@174 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 19:43:58 +00:00