Commit Graph

1650 Commits (cdb-prod)
 

Author SHA1 Message Date
Tom MacWright 25a2940ebc Fix regex nesting inheritance
12 years ago
Tom MacWright 2fcbdaacfd Stricter equality for empty string arguments to functions, and tests.
12 years ago
Dane Springmeyer 8ef4efbe39 fix handling of no errors from error handling tests - closes #210
12 years ago
Dane Springmeyer a21a195f1b log layer id when benchmarking
12 years ago
Dane Springmeyer dc798c0e07 Merge branch 'master' of github.com:mapbox/carto
12 years ago
Dane Springmeyer 410f47b5ce report correct, current carto version via package.json - closes #205
12 years ago
Tom MacWright 1eaf7e4fbf Remove & from old-style less combinators in the parser
12 years ago
Tom MacWright e1a484018f Merge pull request #200 from mapbox/mss-out
12 years ago
Tom MacWright 8fc2c06b45 Evaluate calls before keywords. Fixes #203
12 years ago
Tom MacWright 5cbe78457c Merge pull request #201 from mapbox/nested-classes
12 years ago
Dane Springmeyer 840e16a3f2 improve carto command line to be able to handle just converting mss chunks - mostly for easy testing
12 years ago
Tom MacWright f9fcffeeba Fix nested class behavior. This changes the output of complex_cascades
12 years ago
Tom MacWright 5978135bb6 Finalize renaming
12 years ago
Tom MacWright dde52e43aa Note gravitystorm
12 years ago
Tom MacWright 1efa60757b Update readme
12 years ago
Tom MacWright 13448ee297 Bump package
12 years ago
Tom MacWright cce8440755 Push changelog
12 years ago
Tom MacWright 00e797dc2d Did you mean for properties, with proper levenstein distance for
12 years ago
Tom MacWright e7658c618e Much better error reporting, did you mean
12 years ago
Tom MacWright 45657268f9 More verbose and informative error messages, especially when dealing
12 years ago
Tom MacWright 1d9b5d93ca Permit keywords as strings. Fixes #193
12 years ago
Tom MacWright 4b7fc5fb57 Fix concatenation of strings with variables and other strings
12 years ago
Tom MacWright 67f007064a Report unclosed strings as well. Fixes #188"
12 years ago
Dane Springmeyer 896b247fe9 avoid wrapping in CDATA if special inline 'Format' is used - closes #196
12 years ago
Tom MacWright 3d216f6295 Test for #192 to keep it closed
12 years ago
Tom MacWright afdac4b94f Merge pull request #192 from gravitystorm/patch-2
12 years ago
Tom MacWright e055301fa8 Merge pull request #191 from gravitystorm/patch-1
12 years ago
Andy Allan 25343589ab Include the instance name in the rule id
12 years ago
Andy Allan 0560ae9f86 Remove legacy comment
12 years ago
Tom MacWright 4a9b5b5939 Remove directives. Fixes #157
12 years ago
Tom MacWright 101026fe3c Fix parsing of selectors with comments between elements.
12 years ago
Tom MacWright 912988e174 Fix parsing of whitespace in calls.
12 years ago
Tom MacWright 033a5cd5a5 Add missing MML file for transforms test
12 years ago
Dane Springmeyer 6a794cd610 add raster-mesh-size test and bump to 0.9.2
12 years ago
Dane Springmeyer 63152ef4e3 fix tests
12 years ago
Dane Springmeyer 31ea5ff6c6 use mapnik-reference tag
12 years ago
Tom MacWright 03867bf61b Point to numbertypes branch of mapnik-reference
12 years ago
Tom MacWright 829fe84baf Add unsigned support and test code
12 years ago
Dane Springmeyer f4132221d6 use latest mapnik-reference
12 years ago
Dane Springmeyer 5e5de824de bump to 0.9.1
12 years ago
Tom MacWright 02b8cae3c7 Remove anonymous type. Fixes #148
12 years ago
Tom MacWright 0a10327fb1 Update mocha version and use spec reporter
12 years ago
Tom MacWright bd3073bbed Remove variable is for the time being
12 years ago
Tom MacWright 73a7c6b87a Merge pull request #173 from mapbox/fix-mapnik-functions
12 years ago
Dane Springmeyer 788aa03e80 use latest mapnik-reference
12 years ago
Dane Springmeyer 874f51870a adapt to Mapnik 2.1 syntax for new features that are settling out - specifically now using commas to separate chained transforms or image-filters and using () in agg-stack-blur image filter - refs #171 and #140
12 years ago
Tom MacWright 26e690dc0d Make more types identify themselves with is, don't tolerate
12 years ago
Tom MacWright 5b024a1465 Fix code style.
12 years ago
Tom MacWright 0c4de0dc38 Merge pull request #170 from strk/throw_on_unsupported_mapnik_version
12 years ago
Sandro Santilli 0377e809ea Have setVersion return a bool, rather than throwing an exception
12 years ago