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

23 commits

Author SHA1 Message Date
nex3
87e5f9b392 Sass numbers have units attached.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@361 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-10 06:38:50 +00:00
nex3
15ca29614b Sass automatically concatenates adjacent values.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@360 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-10 05:06:47 +00:00
nex3
3e08620667 Forgot to add testing templates.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@350 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-06 03:54:51 +00:00
nex3
0840be5e24 Accidental CSS-like attributes now throw errors.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@342 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-04 05:37:27 +00:00
nex3
dccbc77213 Sassy string quotes implemented.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@338 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-04 03:39:48 +00:00
nex3
867948bdf4 Support for nested multiple CSS selectors (as per http://groups-beta.google.com/group/haml/msg/209d1c347ba85248?hl=en& - thanks svenax!).
git-svn-id: svn://hamptoncatlin.com/haml/trunk@288 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-18 09:30:30 +00:00
nex3
79c4e18491 Applying http://groups-beta.google.com/group/haml/t/229f67bb63d5dcb9, thanks Svenax!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@286 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-17 16:32:15 +00:00
nex3
8895413d4e Modulo, making constant script pretty much complete.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@264 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-24 23:53:38 +00:00
nex3
483c78a861 Order-of-operations bugfix.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@263 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-24 23:47:15 +00:00
nex3
f2f6081875 Constant division, subtraction, bugfixes.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@262 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-24 23:43:24 +00:00
nex3
c232d19f15 Constant multiplication.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@261 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-24 23:05:07 +00:00
nex3
12255afcd0 Smoothing out a few more constant parsing bugs.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@260 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-24 22:31:49 +00:00
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
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
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
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
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
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
acada92d3c Getting rid of %h1 etc.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@232 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-18 02:05:46 +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
76c6207178 Tests fully functional, if not pretty.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@189 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 23:17:45 +00:00
nex3
c6c1fb9886 Moving Sass tests into their own directory.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@186 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:28:25 +00:00