Konstantin Käfer
73dbcaed0d
create instances on the fly
2011-01-28 16:15:02 -05:00
Konstantin Käfer
d2bc9c18d0
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-28 16:10:07 -05:00
Konstantin Käfer
c0ac2e477f
replace __default__ with undefined/empty string
2011-01-28 16:09:50 -05:00
Tom MacWright
a7e7c3388e
Adding BuildingSymbolizer
2011-01-28 15:47:59 -05:00
Konstantin Käfer
c5108fb786
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-28 15:46:22 -05:00
Konstantin Käfer
d347665f10
make condition resolving less complex
2011-01-28 15:46:07 -05:00
Tom MacWright
3617d41b9e
toString of filter comparison needs to be XML-safe. possibly should be renamed toXML, but right now causes mapnik failure
2011-01-28 13:02:39 -05:00
Tom MacWright
8b731764a0
Adding type for variable error
2011-01-28 11:23:50 -05:00
Tom MacWright
1782e81407
Adding first error test, and error testing framework
2011-01-28 11:08:38 -05:00
Konstantin Käfer
c2931d8983
add an id to selectors
2011-01-27 22:10:31 -05:00
Konstantin Käfer
4e0fee38b4
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-27 21:50:31 -05:00
Konstantin Käfer
7acc9ac89c
simplify filters as we go
2011-01-27 21:50:15 -05:00
Konstantin Käfer
d06ea5e4fc
filters are now indexed by hash as opposed to throwing them in an array
2011-01-27 20:50:53 -05:00
Dane Springmeyer
e1726ccbbf
skip directories rather than throwing
2011-01-27 16:56:18 -08:00
Tom MacWright
2fe17cf5e3
Support external images for background-images
2011-01-27 19:01:38 -05:00
Tom MacWright
bb765146f1
Support JPEG as well
2011-01-27 19:01:21 -05:00
Tom MacWright
fb7b73a8d0
Re-adding all-equal optimization
2011-01-27 17:14:31 -05:00
Konstantin Käfer
d6f3f6b2f8
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-27 16:52:24 -05:00
Konstantin Käfer
0065de0e64
change tree.Zoom to use bitmasks instead of arrays
2011-01-27 16:52:07 -05:00
Tom MacWright
7833b26ade
Properly handle no-closing } parser failures.
2011-01-27 16:39:35 -05:00
Tom MacWright
b8d4735179
Complete refactor of error reporting, which needs
...
the attendant commit in TM. Fixes #71 , breaks
one error: closing brackets.
2011-01-27 16:11:58 -05:00
Konstantin Käfer
f889597358
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-27 16:00:07 -05:00
Tom MacWright
18471b2ab5
Validate font if any font in a fontset is available
2011-01-27 11:44:05 -05:00
Tom MacWright
b0cec7ca1d
Support values separated only by commas, and fix multi-font validation. Fixes #70 .
2011-01-27 11:35:29 -05:00
Tom MacWright
10cf45f423
Tweak validation fail language
2011-01-27 10:58:21 -05:00
Tom MacWright
c2ad0c0d88
Fixing tricky syntax error in font validation.
2011-01-27 10:52:28 -05:00
Konstantin Käfer
2012d1a99a
more instrumentation
2011-01-27 10:17:45 -05:00
Konstantin Käfer
4c40bcc2c5
add some time instrumentation
2011-01-27 10:06:56 -05:00
Tom MacWright
b5625ff29d
Micro-optimization for large rule #s
2011-01-27 09:58:22 -05:00
Tom MacWright
047fc6e88b
Outputting errors in messc again.
2011-01-27 09:56:39 -05:00
Konstantin Käfer
2590b987d6
microoptimizations for shortcut
2011-01-27 09:38:46 -05:00
Tom MacWright
01035a8805
Handling float values in filters.
2011-01-27 09:24:15 -05:00
Konstantin Käfer
b699baaa71
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-26 18:50:02 -05:00
Konstantin Käfer
bfc5b90c7c
microoptimizations
2011-01-26 18:49:43 -05:00
Tom MacWright
19fbde80d6
Fix tests with shortcut
2011-01-26 18:43:54 -05:00
Tom MacWright
71e33ad325
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-26 18:34:07 -05:00
Tom MacWright
04a60bfba5
Add gnarly optimizations for single-selector equality lines
2011-01-26 18:34:03 -05:00
Konstantin Käfer
2e09386b4c
remove unneeded sort
2011-01-26 18:24:52 -05:00
Tom MacWright
b2c8d2800a
Adding req_prop_list_cache
2011-01-26 18:04:53 -05:00
Tom MacWright
9506b27515
Adding rules cache.
2011-01-26 17:56:46 -05:00
Tom MacWright
facc5b7b94
First tiny performance stub
2011-01-26 17:41:14 -05:00
Konstantin Käfer
abbc323fee
completely rework selector splitting to accomodate for all edge cases
2011-01-26 16:59:18 -05:00
Tom MacWright
1f97c050bf
Remove external dependency
2011-01-26 16:19:08 -05:00
Tom MacWright
b42cee2dff
Documenting new arg
2011-01-26 14:20:17 -05:00
Tom MacWright
104c2e09f3
Switching to non-blocking version of zipfile
...
bindings. Requires re-ndistro. Fixes #66 .
2011-01-26 14:03:58 -05:00
Tom MacWright
3a20bea0dd
Adding dy/dx to shield
2011-01-26 13:34:16 -05:00
Tom MacWright
155438fe7c
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-26 12:51:42 -05:00
Tom MacWright
b1cb94e904
Fix rendering of stylesheets without deffered stuff
2011-01-26 12:51:36 -05:00
Konstantin Käfer
b02d2f9625
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-26 12:44:29 -05:00
Konstantin Käfer
daeba23782
call the right function
2011-01-26 12:44:03 -05:00
Tom MacWright
b05c3e99ec
Adding support for external URLs. Test on deck.
2011-01-26 12:24:35 -05:00
Konstantin Käfer
7e2d2366df
resolve some more potential race conditions with Step
2011-01-26 11:58:50 -05:00
Konstantin Käfer
103ac1b4b9
move merging code into separate function
2011-01-26 11:55:04 -05:00
Konstantin Käfer
b49e0be3e2
resolve race condition with multiple stylesheets:
...
The group() that is incrementing the wait counter was called in the readFile callback. This means that depending on IO speed, it sometimes fired before the others, sometimes after the others. This lead to situations where sometimes, stylesheets were not decoded correctly.
2011-01-26 11:49:53 -05:00
Konstantin Käfer
7f033b640d
include the renamed file
2011-01-26 11:49:38 -05:00
Konstantin Käfer
fca6f37a7f
rename ZoomFilter to Zoom to reflect that it's no longer treated as a Filter
2011-01-26 11:36:07 -05:00
Konstantin Käfer
d772884d13
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-26 11:35:10 -05:00
Konstantin Käfer
51f12c9198
split up zoomlevels into a separate thing. they are no longer in the filters array
2011-01-26 11:34:51 -05:00
Tom MacWright
314035e5d7
Fixing renderer code style.
2011-01-26 11:31:35 -05:00
Tom MacWright
f0bab393f0
Fixing multiple on-disk stylesheets. Fixes #67 .
2011-01-26 11:12:42 -05:00
Konstantin Käfer
5bd5b0fe9d
handle partial overrides correctly
2011-01-25 19:09:02 -05:00
Konstantin Käfer
cfac34fef8
fix #63 : support = for zoomlevels
2011-01-25 18:21:53 -05:00
Tom MacWright
925ead096b
Never print debugging to stdout. Fixes #64
2011-01-25 17:37:09 -05:00
Tom MacWright
fec9ff60ac
Re-add required properties. Fixes #61 .
2011-01-25 16:44:18 -05:00
Tom MacWright
00d144bc08
Gracefully handle failing XML files, for error reporting
2011-01-25 16:15:20 -05:00
Konstantin Käfer
cc746a591e
make sure we're not iterating over filters other than zoomfilter
2011-01-25 16:10:37 -05:00
Konstantin Käfer
57eddba1ca
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-25 15:42:35 -05:00
Konstantin Käfer
dc659fef8d
find shapefiles asynchronously in unzipped folders
2011-01-25 15:42:14 -05:00
Young Hahn
948710c151
Add External to mess exports.
2011-01-25 15:28:33 -05:00
Konstantin Käfer
9358b8b58f
add names to functions to be more descriptive
2011-01-25 14:40:39 -05:00
Konstantin Käfer
1e17152cf0
use different callbacks for error and success
2011-01-25 14:38:37 -05:00
Konstantin Käfer
5a4184882a
fix #60 : don't download the same file twice
2011-01-25 14:17:08 -05:00
Konstantin Käfer
3b102afc8e
use full URL for status messages
2011-01-25 14:16:03 -05:00
Konstantin Käfer
1f9553968f
fix #57 : correctly chunk comments that are not separate by whitespace
2011-01-25 13:39:10 -05:00
Konstantin Käfer
bd7e9ee36c
remove accidental function name
2011-01-25 12:41:46 -05:00
Konstantin Käfer
dcad607704
Merge branch 'master' of github.com:developmentseed/mess.js
2011-01-25 12:40:03 -05:00
Konstantin Käfer
7e33846de5
fix #54 : simplify filters for contradicting rules and ignore unsound rules alltogether
2011-01-25 12:39:20 -05:00
Tom MacWright
4342f98a11
Fixing markerssymbolizer properties
2011-01-25 12:37:58 -05:00
Konstantin Käfer
bbcca46f6f
make objects easier recognizable with obj.constructor.name
2011-01-25 11:56:07 -05:00
Konstantin Käfer
19482586f9
remove options that no longer work, fix #55
2011-01-25 09:46:35 -05:00
Tom MacWright
d54b36729b
Catch syntax errors. Also, don't let comment regex make weird behavior. Also, only let error() record, never let it throw.
2011-01-24 18:32:18 -05:00
Konstantin Käfer
8ba60b3e0d
only fire callback when we're really ready
2011-01-24 18:28:07 -05:00
Konstantin Käfer
986624accc
don't create directory tree for caching files
2011-01-24 18:17:35 -05:00
Konstantin Käfer
32510d8fd0
use the .shp file from extracted zipfiles
2011-01-24 18:14:54 -05:00
Konstantin Käfer
ed38139c0b
refactor external to make tests working
2011-01-24 17:23:18 -05:00
AJ Ashton
32b81b142d
Proper mapnik syntax for text-transform.
2011-01-24 16:49:04 -05:00
Tom MacWright
05a782a370
Unique fontsets.
2011-01-24 16:14:28 -05:00
Tom MacWright
49bb63d666
Switching up toString method in getMapProperties
2011-01-24 15:21:42 -05:00
Tom MacWright
d1c660bf96
Removing returnErrors indirection
2011-01-24 15:20:18 -05:00
Tom MacWright
93f66ec41a
Fixing variable support, removing annoying
...
toString method on rule, more to go.
2011-01-24 15:08:47 -05:00
Tom MacWright
6882f772c8
Cleaning up renderer exception handling
2011-01-24 14:33:30 -05:00
Tom MacWright
a2732bbe9b
Reasonable defaults in selectors
2011-01-24 14:32:39 -05:00
Tom MacWright
d938bf7dde
Catching but not catching errors is weird behavior
2011-01-24 13:53:38 -05:00
Tom MacWright
3a87423e9d
Comment no longer applies
2011-01-24 13:42:56 -05:00
Tom MacWright
e20b6be6cd
Cleaning up renderer, fixing zoom denominators for multiple symbolizers. Fixes #53 .
2011-01-24 13:42:14 -05:00
Tom MacWright
76122df6f2
First pass at tilemill-friendly validation
2011-01-24 12:50:42 -05:00
Tom MacWright
3a727b1e47
Remove sys inspect on errors, not very user-friendly
2011-01-24 12:50:12 -05:00
Tom MacWright
b05b2c285a
Removing final traces of compress, cleaning up zoomfilter
2011-01-24 12:49:19 -05:00
Konstantin Käfer
c3d0f91410
don't overwrite values in the passed in env variable
2011-01-24 12:38:12 -05:00
Tom MacWright
ab0e95385c
Catch non-zipfile errors
2011-01-24 10:46:35 -05:00
Tom MacWright
80aff7b18a
Cleanup of unzip, still need to rewrite locateShp
2011-01-23 18:59:42 -05:00
Tom MacWright
c63e009acb
Partially fix external-syncing.
2011-01-23 18:46:42 -05:00
Tom MacWright
87fae5ae0a
Fontset support.
2011-01-23 17:07:52 -05:00
Tom MacWright
c670f51004
XML cleanup
2011-01-22 17:43:17 -05:00
Young Hahn
ca3a4a8b0a
Fix syntax error.
2011-01-22 14:02:19 -05:00
Konstantin Käfer
8fabfc0f6a
Merge branch 'unstable'
...
Conflicts:
.ndistro
bin/messc
lib/mess/index.js
lib/mess/parser.js
lib/mess/renderer.js
lib/mess/tree/comparison.js
lib/mess/tree/dimension.js
lib/mess/tree/filter.js
lib/mess/tree/operation.js
lib/mess/tree/reference.js
lib/mess/tree/rule.js
lib/mess/tree/ruleset.js
lib/mess/tree/variable.js
test/mess-test.js
2011-01-21 19:00:00 -05:00
Tom MacWright
dcb12ea092
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 18:42:06 -05:00
Tom MacWright
fc9ace9a31
Catch errors for TM
2011-01-21 18:41:10 -05:00
Konstantin Käfer
465bdd428f
rename toCSS to toString or toXML
2011-01-21 18:28:54 -05:00
Konstantin Käfer
946a7f141a
order attachments by the order they appear in the source
2011-01-21 18:11:41 -05:00
Tom MacWright
656f3bcedc
Remove cruft
2011-01-21 18:02:39 -05:00
Konstantin Käfer
8c302b64d1
underscore to camelCase
2011-01-21 17:42:46 -05:00
Tom MacWright
87a91cfe77
Rename toMSS, remove toCSS
2011-01-21 17:31:30 -05:00
Konstantin Käfer
7c4933dc71
remove unused matching functions
2011-01-21 17:17:55 -05:00
Konstantin Käfer
6dee926fd5
cleanup parsing selectors
2011-01-21 17:16:16 -05:00
Tom MacWright
616ba20b1b
Fix quotes
2011-01-21 16:55:05 -05:00
Tom MacWright
63f2de46d8
Merging reference.js from TileMill.
2011-01-21 16:54:05 -05:00
Konstantin Käfer
29194a4aee
fix code error
2011-01-21 16:30:43 -05:00
Konstantin Käfer
5139ba1c82
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 16:28:04 -05:00
Konstantin Käfer
6dd557f834
also split definitions by attachment name
2011-01-21 16:27:41 -05:00
Tom MacWright
202ccff12d
No console log here.
2011-01-21 16:24:54 -05:00
Tom MacWright
c692f3de99
Parens needed here
2011-01-21 16:24:01 -05:00
Konstantin Käfer
81f8a7b298
change new(name) to new name
2011-01-21 16:17:52 -05:00
Konstantin Käfer
90ac51a804
output layers again
2011-01-21 16:16:29 -05:00
Konstantin Käfer
3230af084e
rename ambiguous symbolizer to 'attachment'
2011-01-21 16:12:52 -05:00
Konstantin Käfer
52c45a022e
remove symbolizer object; we just store the string. that's easier for sorting
2011-01-21 16:00:08 -05:00
Konstantin Käfer
f3f714b437
use errorMessage() function also for other syntax errors
2011-01-21 15:50:05 -05:00
Konstantin Käfer
bda86d9ee8
use correct position for error message
2011-01-21 15:43:00 -05:00
Konstantin Käfer
7d43564707
throw proper error messages when encountering invalid symbolizers
2011-01-21 15:38:49 -05:00
Tom MacWright
ba7206d87d
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 15:32:09 -05:00
Tom MacWright
c1a066a492
Removing inline and outline
2011-01-21 15:32:01 -05:00
Konstantin Käfer
2d16adef44
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 15:25:37 -05:00
Konstantin Käfer
f042b3bd7a
add symbolizer support
2011-01-21 15:25:27 -05:00
Tom MacWright
b15ae8a1a2
Handle duplicate definitions again. Fixes #52 .
2011-01-21 14:54:01 -05:00
Konstantin Käfer
7b5b0d86c1
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 13:25:49 -05:00
Konstantin Käfer
6905aa3dff
reverse min/max for scale denominators
2011-01-21 13:25:19 -05:00
Tom MacWright
a521b7b454
Re-support background colors and images
2011-01-21 13:24:35 -05:00
Tom MacWright
f10ce6a7a3
Support operations and variables.
2011-01-21 13:07:50 -05:00
Konstantin Käfer
41ed66e962
revert the change; pass proper tree.Comparison objects into the constructor
2011-01-21 12:47:07 -05:00
Konstantin Käfer
f6fa2c1a29
cleanup
2011-01-21 12:42:49 -05:00
Konstantin Käfer
465c689ce5
remove unused functions
2011-01-21 12:39:34 -05:00
Konstantin Käfer
45c86768c9
revert comment
2011-01-21 12:34:19 -05:00
Konstantin Käfer
1cef8e306f
use the right values for scaledenominators
2011-01-21 12:31:42 -05:00
Konstantin Käfer
b50ab614c2
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 12:14:13 -05:00
Konstantin Käfer
16fcf8812a
split up rules when there are multiple zoom ranges defined
2011-01-21 12:13:56 -05:00
Tom MacWright
efb5322774
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 11:43:35 -05:00
Tom MacWright
9e2ed8aabe
Removing Shorthand construct; doesn't have an equivalent in Mapnik XML
2011-01-21 11:43:28 -05:00
Konstantin Käfer
16e349af9f
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-21 11:37:55 -05:00
Konstantin Käfer
15fb60377e
handle zoom filters that never match correctly
2011-01-21 11:37:37 -05:00
Tom MacWright
1b175e8ae2
No more entities
2011-01-21 11:36:53 -05:00
Konstantin Käfer
fefcbd4dd6
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
...
Conflicts:
lib/mess/renderer.js
2011-01-21 11:16:54 -05:00
Konstantin Käfer
509c260ac5
basic zoom filters are working
2011-01-21 11:13:48 -05:00
Tom MacWright
9d9f28c5ed
Background color & image support
2011-01-21 10:59:18 -05:00
Tom MacWright
d36aa198db
More dead code condensing
2011-01-21 10:45:38 -05:00
Tom MacWright
d85290f422
Removing more dead code
2011-01-21 10:38:16 -05:00
Tom MacWright
5065882f0e
Documenting more code, removing dead code
2011-01-21 10:36:23 -05:00
Konstantin Käfer
37f0b8c121
use value instead of val
2011-01-21 09:33:16 -05:00
Tom MacWright
cd053f88c3
Correctly handle negation filters in stylesheets
2011-01-20 20:13:03 -05:00
Dane Springmeyer
1423859aca
add files for support for node-unzip, new espresso test, and support for reading local zipped shapefiles
2011-01-20 19:06:38 -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
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
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
de32daa0a8
Filter negation
2011-01-20 15:16:30 -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
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
Konstantin Käfer
004578c2b6
add definition class for flattened rulesets
2011-01-20 11:45:29 -05:00
Konstantin Käfer
ff18eadf94
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
2011-01-20 11:18:48 -05:00
Tom MacWright
1860ded45e
Condensed style & debug
2011-01-20 11:17:06 -05:00
Konstantin Käfer
a8a91949fa
doc
2011-01-20 11:15:17 -05:00
Konstantin Käfer
9eda5f7f2a
Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
...
Conflicts:
lib/mess/renderer.js
2011-01-20 11:13:55 -05:00