Commit Graph

796 Commits

Author SHA1 Message Date
Konstantin Käfer
83755217da Merge commit '25660f9' into unstable 2011-01-19 15:55:24 -05:00
Konstantin Käfer
e588ad601f scales added to example 2011-01-19 15:51:31 -05:00
Tom MacWright
7279375d6c Class matching as well 2011-01-19 15:39:50 -05:00
Tom MacWright
066ba365fc Selector matching 2011-01-19 15:36:35 -05:00
Tom MacWright
37292a0c22 Remove parser.toAST, remove ruleset.toAST 2011-01-19 15:18:57 -05:00
Tom MacWright
e48bb6073b Start unstable branch - kkaefer's flatten work 2011-01-19 15:06:42 -05:00
Konstantin Käfer
f10e8a6cd8 more complex example with listing what values each layer should get 2011-01-19 14:06:46 -05:00
Konstantin Käfer
1e92b20101 split up multiple selectors into separate styles 2011-01-19 12:27:51 -05:00
Konstantin Käfer
2952bc1930 selector_cache is gone in this branche 2011-01-19 12:23:55 -05:00
Konstantin Käfer
5241f62bfd update test runner to be more verbose and show what failed on errors
uses node-xml2js to compare xml files
use ndistro to install dependencies

Conflicts:

	lib/mess/parser.js
	test/mess-test.js
2011-01-19 12:22:24 -05:00
Konstantin Käfer
f899909e1d update test runner to be more verbose and show what failed on errors
uses node-xml2js to compare xml files
use ndistro to install dependencies
2011-01-19 12:16:50 -05:00
Tom MacWright
e6f33a8ba3 Adding negation example 2011-01-19 12:10:03 -05:00
Tom MacWright
89b94aa044 Aggregation test 2011-01-19 12:05:37 -05:00
AJ Ashton
4f878f89c9 Proper text-transform property name. 2011-01-19 11:48:39 -05:00
Tom MacWright
88b384caf4 Adding zoom levels example 2011-01-19 11:46:37 -05:00
Konstantin Käfer
a1ebe4dfbb Throw errors on units other than px (fix #40) 2011-01-19 09:45:17 -05:00
Young Hahn
e8c5b4e82c Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-18 20:02:28 -05:00
Young Hahn
39f931ab20 Add node-srs based layer SRS autodetection. 2011-01-18 20:02:21 -05:00
Tom MacWright
f350eefd65 Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-18 18:26:22 -05:00
Tom MacWright
7b29b6a3b1 Adding colors as variables 2011-01-18 18:25:27 -05:00
Young Hahn
87ed4bdea5 Update netlib to handle binary encoded files properly and update calls to netlib methods. 2011-01-18 17:35:33 -05:00
Tom MacWright
d12b33c298 Catch compiler errors 2011-01-18 16:00:47 -05:00
Tom MacWright
248f09cdf6 Sadface sorting code. 2011-01-18 15:58:06 -05:00
Tom MacWright
20f0ed366d Adding flattenRules function. 2011-01-18 15:35:46 -05:00
Tom MacWright
1f8a449a7f Adding filter fallback example 2011-01-18 14:47:14 -05:00
Tom MacWright
6c4154ea15 Passing rulesets up 2011-01-18 14:42:14 -05:00
Tom MacWright
940c186bab Avoid toCSS more 2011-01-18 14:38:51 -05:00
Tom MacWright
3ca728ae96 Updating nested multiple selectors 2011-01-18 14:31:29 -05:00
Tom MacWright
d2f8a539a4 Add -d argument to css testing 2011-01-18 14:31:04 -05:00
Tom MacWright
f09657e653 Saving state of current work. 2011-01-18 14:26:57 -05:00
Young Hahn
fb29724a34 Replace filesystem unsafe characters. 2011-01-18 13:50:51 -05:00
Young Hahn
3022b97562 Don't use writestream until 'open' event is emitted. 2011-01-18 13:50:29 -05:00
Konstantin Käfer
f688102fed continue parsing after parsing errors with the returnErrors: true option.
If set, it collects errors and returns them instead of throwing them.
2011-01-17 19:08:33 -05:00
Konstantin Käfer
2bc2b22cf6 tree object that handles invalid code 2011-01-17 17:23:01 -05:00
Konstantin Käfer
dcee98a55b Handle invalid code and continue with parsing the file 2011-01-17 17:21:19 -05:00
Tom MacWright
d248372172 Starting AST work 2011-01-17 16:17:00 -05:00
Konstantin Käfer
6d72ffe07a only use .mss files; ignore files with further endings 2011-01-17 15:59:38 -05:00
Tom MacWright
b0e35f4441 Merge branch 'master' of github.com:developmentseed/mess.js into cascade 2011-01-17 15:39:59 -05:00
Konstantin Käfer
1fbcaf2164 Automatically close comments at the end of input instead of throwing a "Syntax Error on line 1" 2011-01-17 15:31:15 -05:00
Tom MacWright
cf003944b5 Google code style, not cloudhead's. Sorry, cloudhead 2011-01-17 14:46:22 -05:00
Tom MacWright
ff501e2cb0 Removing compression cruft 2011-01-17 14:22:17 -05:00
Tom MacWright
b6e8148a84 Adding specificity code 2011-01-17 14:22:02 -05:00
Tom MacWright
3fbbd5fbb0 Fixing messc for errors 2011-01-17 14:03:00 -05:00
Tom MacWright
96d19204cf Simplifying nested example, removing compress variables and frames code. 2011-01-17 13:52:13 -05:00
Tom MacWright
8e615e549f Updating testing, adding docs 2011-01-17 13:19:14 -05:00
Tom MacWright
b7591915d4 Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-17 12:08:27 -05:00
Tom MacWright
06a0e56e90 Rewriting, updating test framework 2011-01-17 12:08:16 -05:00
AJ Ashton
031c395288 Fixing Mapnik properties that use underscores, not dashes. 2011-01-17 12:00:26 -05:00
Tom MacWright
75ed469a06 Accept fully-qualified absolute paths for now. 2011-01-15 17:01:51 -05:00
Tom MacWright
27fd483b06 Ignoring non-HTTP protocols for now. 2011-01-15 16:36:30 -05:00