Commit Graph

1423 Commits (catch_parser_exception)
 

Author SHA1 Message Date
Sandro Santilli 6a040acd07 Catch parser exception in the correct scope
12 years ago
Sandro Santilli 381806c7c7 Catch parser exceptions (it does throw!)
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
Sandro Santilli b24288b7ef Have render() catch Reference errors by invoking the user callback
12 years ago
Sandro Santilli 42e9c476f5 Throw an exception when an unsupported mapnik version is requested
12 years ago
Tom MacWright dd8169ea84 Rename sys to util to fix last commit
12 years ago
Dane Springmeyer 6d8c963af2 remove unused sys require
12 years ago
Dane Springmeyer 53e7ece4cc finish update to use mapnik-reference 0.4.0
12 years ago
Dane Springmeyer 3710517fdc bump to 0.9.0 with breaking rename changes in experimental features via mapnik-reference
12 years ago
Dane Springmeyer f52f7da5eb push to 0.8.1, mapnik-reference to ~3.1.0
12 years ago
Tom MacWright 4841e40a72 Rename to CartoCSS
12 years ago
Tom MacWright 262aa3c1df Bump package to 0.8.0
12 years ago
Tom MacWright 05718df884 Push to 0.8.0, push mapnik-reference dependency to 3.0.0. Changes are
12 years ago
Tom MacWright d1574100af Merge
12 years ago
Tom MacWright 255b0219b6 Merge
12 years ago
Tom MacWright d57006dd97 Add advanced field test, fixes for combining fields with colors that otherwise go back to mapnik
12 years ago
Dane Springmeyer b165c2080d add required/used mapnik-reference to 0.7.0 changelog - closes #155
12 years ago
Dane Springmeyer f53a226505 update changelog in prep for 0.7.1
12 years ago
Dane Springmeyer 9a27483af6 use mapnik-reference 2.2.x
12 years ago
Tom MacWright 651a650f2e Simplify quoted implementation, move field logic up to
12 years ago
Tom MacWright a66fa6c462 Fix quoting situation around fields
12 years ago
Tom MacWright 1f28f7b79e Fix error checking around string operations, fix quoting, though it is
12 years ago
Tom MacWright 672a271cbe Change field result, fix building height result.
12 years ago
Tom MacWright d244fd0da8 Sys is now util, switch to util
12 years ago
Tom MacWright d7e6cdf082 Improve operating with mapnik field types
12 years ago
Tom MacWright bdfcd7aa6d Note some new features in the changelog, add modulus operation
12 years ago
Tom MacWright 28ab872e72 Support operations between strings and fields, support concatenating
12 years ago
AJ Ashton ff0f0fc9f9 No longer writes out layer status if it is undefined
12 years ago
AJ Ashton 991feb9ba3 Prevents undefined layer status
12 years ago
Tom MacWright 6132d82359 Merge pull request #149 from mapbox/layer-status
12 years ago