Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 1 | -12/+242 |
* | [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinates | Asheem Mamoowala | 2017-06-01 | 1 | -0/+1 |
* | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 1 | -32/+7 |
* | [core] Report conversion errors using std::string | Thiago Marcos P. Santos | 2016-07-12 | 1 | -1/+3 |
* | [core, node] Implement bindings for addSource | John Firebaugh | 2016-06-24 | 1 | -3/+3 |
* | [core, node] Implement bindings for addLayer | John Firebaugh | 2016-06-24 | 1 | -0/+5 |
* | [core] Split up and clean up conversion.hpp | John Firebaugh | 2016-06-24 | 1 | -341/+36 |
* | [core, node] Node bindings for setFilter | John Firebaugh | 2016-06-21 | 1 | -1/+131 |
* | [core] Rewrite style parsing logic for reuse in node bindings | John Firebaugh | 2016-06-21 | 1 | -0/+263 |