Tom MacWright
|
5065882f0e
|
Documenting more code, removing dead code
|
2011-01-21 10:36:23 -05:00 |
|
Tom MacWright
|
cd053f88c3
|
Correctly handle negation filters in stylesheets
|
2011-01-20 20:13:03 -05:00 |
|
Tom MacWright
|
03f8331553
|
Fix comment support
|
2011-01-20 18:53:15 -05:00 |
|
Tom MacWright
|
bce3a3bf17
|
Filter out zoomfilters from toXML function
|
2011-01-20 18:29:23 -05:00 |
|
Tom MacWright
|
6684642faf
|
Don't die on zoomfilters - toXML instead of toCSS
|
2011-01-20 18:22:56 -05:00 |
|
Konstantin Käfer
|
91a15e7008
|
test specificity sort for filters
|
2011-01-20 18:10:59 -05:00 |
|
Konstantin Käfer
|
7c45abd005
|
refactor test so that we run a separate test for each file
|
2011-01-20 18:05:35 -05:00 |
|
Konstantin Käfer
|
03df74d7a0
|
more tests
|
2011-01-20 18:05:27 -05:00 |
|
Konstantin Käfer
|
b444f5d8cf
|
test specificitiy
|
2011-01-20 17:54:51 -05:00 |
|
Tom MacWright
|
dcf3256460
|
Correcting TODO
|
2011-01-20 17:50:12 -05:00 |
|
Tom MacWright
|
27a247456d
|
Removing debugging so that one can pipe to nik2img
|
2011-01-20 17:46:48 -05:00 |
|
Tom MacWright
|
ffa648ef08
|
Layer concept, etc
|
2011-01-20 17:43:39 -05:00 |
|
Tom MacWright
|
7826462266
|
Fix no-toCSS on Elements
|
2011-01-20 17:22:57 -05:00 |
|
Konstantin Käfer
|
23796ca048
|
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
|
2011-01-20 17:21:51 -05:00 |
|
Konstantin Käfer
|
120e37bd8b
|
add support for descendant selectors without class/id
|
2011-01-20 17:21:30 -05:00 |
|
Tom MacWright
|
b8f255f129
|
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
|
2011-01-20 17:11:58 -05:00 |
|
Tom MacWright
|
7cd7cd086b
|
Actual style naming
|
2011-01-20 17:10:36 -05:00 |
|
Konstantin Käfer
|
5423bf706f
|
remove combinators
|
2011-01-20 17:10:17 -05:00 |
|
Konstantin Käfer
|
f62f4fe0d5
|
remove those files
|
2011-01-20 17:10:04 -05:00 |
|
Tom MacWright
|
67200b691c
|
Actual XML output, Filter improvements, etc.
|
2011-01-20 16:41:16 -05:00 |
|
Tom MacWright
|
c0121f7682
|
Output valid XML
|
2011-01-20 16:32:59 -05:00 |
|
Tom MacWright
|
c78c9b2818
|
Removing toMSS from Ruleset - remove toCSS on next sweep.
|
2011-01-20 16:21:52 -05:00 |
|
Tom MacWright
|
7b8641abeb
|
Fixing up rule logic, letting styles output XML
|
2011-01-20 16:20:45 -05:00 |
|
Tom MacWright
|
3e9c1d67be
|
Add style concept, start to rename toCSS to toXML
|
2011-01-20 15:48:44 -05:00 |
|
Tom MacWright
|
872ca02f41
|
Documentation, hints
|
2011-01-20 15:38:45 -05:00 |
|
Tom MacWright
|
5f5320a6bc
|
Adding combinedFilter logic, fixing filter negation by creating proper Filter objects
|
2011-01-20 15:34:19 -05:00 |
|
Tom MacWright
|
f02e656679
|
Iterate in reverse, don't reverse an array just to be lazy
|
2011-01-20 15:19:05 -05:00 |
|
Tom MacWright
|
9f33a07515
|
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
|
2011-01-20 15:16:37 -05:00 |
|
Tom MacWright
|
de32daa0a8
|
Filter negation
|
2011-01-20 15:16:30 -05:00 |
|
Konstantin Käfer
|
55ffc3a53d
|
we don't want that in the root folder
|
2011-01-20 15:11:44 -05:00 |
|
Konstantin Käfer
|
9deea1d3a8
|
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
|
2011-01-20 15:08:13 -05:00 |
|
Konstantin Käfer
|
48a2caba3b
|
don't run this test, we're currently refactoring the whole generation anyway
|
2011-01-20 15:07:49 -05:00 |
|
Tom MacWright
|
ca53372892
|
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
|
2011-01-20 15:06:28 -05:00 |
|
Tom MacWright
|
7c81eb353d
|
Adding inheritance to demo.mss, moving utilities from Ruelset to Definition, working on process_chain.
|
2011-01-20 15:06:23 -05:00 |
|
Konstantin Käfer
|
1c1055cae6
|
add fake result. we're reworking the tests in the unstable branch
Conflicts:
test/mess/nested_multiple.mss
|
2011-01-20 14:59:46 -05:00 |
|
Konstantin Käfer
|
c72aed5b11
|
update test framework to use expresso
|
2011-01-20 14:59:07 -05:00 |
|
Tom MacWright
|
eaabbf1f3e
|
Splitting into chains, fixing negation
|
2011-01-20 14:47:34 -05:00 |
|
Tom MacWright
|
fc734c3637
|
Adding symbolizer splitting logic.
|
2011-01-20 14:20:33 -05:00 |
|
Konstantin Käfer
|
0a5af927e3
|
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
|
2011-01-20 14:11:58 -05:00 |
|
Konstantin Käfer
|
dff0af3fdf
|
add the index of the selector declaration to the specificity for correct ordering. rules that appear later in the file appear earlier in the resulting array
|
2011-01-20 14:11:16 -05:00 |
|
Tom MacWright
|
54141df94d
|
Document
|
2011-01-20 12:47:35 -05:00 |
|
Tom MacWright
|
ecb0a4c26b
|
Making zoomfilter work with negate
|
2011-01-20 12:36:56 -05:00 |
|
Tom MacWright
|
752dd391b5
|
Adding symbolizers() function to rulesets
|
2011-01-20 12:34:20 -05:00 |
|
Tom MacWright
|
7c143f4893
|
Basic filter negation
|
2011-01-20 12:28:59 -05:00 |
|
Tom MacWright
|
8c801b1e09
|
Don't use reserved words
|
2011-01-20 12:20:21 -05:00 |
|
Tom MacWright
|
6838e1ace5
|
Clean up zoomfilter
|
2011-01-20 12:03:43 -05:00 |
|
Tom MacWright
|
a9711bc96c
|
Missing colons
|
2011-01-20 11:57:28 -05:00 |
|
Tom MacWright
|
3ded111f7e
|
Merging, adding zoomfilter element type
|
2011-01-20 11:55:03 -05:00 |
|
Tom MacWright
|
6571489ef9
|
Adding zoomfilter type to alleviate filter complexity
|
2011-01-20 11:53:28 -05:00 |
|
Konstantin Käfer
|
ef597af7c0
|
rename rulesets to definitions
|
2011-01-20 11:48:00 -05:00 |
|