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

36 commits

Author SHA1 Message Date
nex3
67397758bd Plus operation defined for all constants.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@259 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-24 00:23:28 +00:00
nex3
0a13b9f3eb Not all operations are symmetric.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@258 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 22:58:27 +00:00
nex3
99ee33a7bd More operator/constant structure changes, plus operator defined for numbers.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@257 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 22:57:31 +00:00
nex3
4246a12203 More advanced operation stuff.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@256 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 22:34:12 +00:00
nex3
8116d203e8 Framework for Constant operations.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@255 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 22:32:05 +00:00
nex3
16ebd26a04 Really adding Color literal.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@254 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 22:31:32 +00:00
nex3
808dcec05f Color literal.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@253 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 21:51:44 +00:00
nex3
3671fe1a4a Constant parsing fix.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@252 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 21:32:10 +00:00
nex3
e794493bc8 Number literal.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@251 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 21:23:27 +00:00
nex3
27dffd695a Proper error reporting.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@249 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 09:40:10 +00:00
nex3
c5b044d4b0 Proper constant substitution.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@248 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-23 03:06:52 +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
b8082abeb8 More advanced constant arithmetic.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@244 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 10:28:17 +00:00
nex3
65d95f907a Sass attributes no longer treated as arrays.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@242 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 06:26:46 +00:00
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
23141baee5 Nested attributes.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@240 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 05:11:03 +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
afc413491c Displays information about exceptions if they are thrown during rendering.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@237 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-22 01:44:07 +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
6914f275f3 Sass creates css_location if it doesn't exist.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@203 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-05 01:16:53 +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
425ee3961f Fixed another nasty little bug.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@199 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 10:42:22 +00:00
nex3
6e0d55e519 Default options now work, hopefully.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@198 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 10:39:06 +00:00
nex3
ca099cf7ea 100% rcov! Yay! (Except action_view_mods, of course)
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@197 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 08:43:54 +00:00
nex3
be1f0a1956 Missed a few files.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@196 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-04 08:41:09 +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
fedcc42953 Testing that the files only update when needed.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@176 7063305b-7217-0410-af8c-cdc13e5119b9
2006-11-28 20:39:33 +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