summaryrefslogtreecommitdiff
path: root/lib/dart/lib
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-5285 Update http package + update to dart 2 + stylistic changesaaronstgeorge-wf2021-03-0122-247/+484
* THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)James E. King III2019-02-141-1/+1
* THRIFT-4654 Minor fixes for dart 1 & 2 compatibility (backwards compatible) (...Rob Becker2019-01-218-22/+20
* THRIFT-4187 Allow dart framed transport to read incomplete frameAllen George2018-03-202-16/+104
* THRIFT-3981 Enable analyzer strong mode in Dart libraryMark Erickson2016-12-132-3/+3
* THRIFT-3849 Port Go serializer and deserializer to DartMark Erickson2016-06-0710-18/+118
* THRIFT-3841 Dart compact protocol incorrectly serializes/deserialized doublesMark Erickson2016-05-252-2/+3
* THRIFT-3780 Use fixnum Int64 to write/read binary encoded i64Mark Erickson2016-04-071-4/+9
* THRIFT-3637 Implement compact protocol for dartMark Erickson2016-02-292-0/+473
* THRIFT-3520: Dart TSocket onError stream should be typed as ObjectMark Erickson2016-01-091-1/+1
* THRIFT-3468 Dart TSocketTransport onError handler is too restrictiveMark Erickson2015-12-021-2/+2
* THRIFT-3396 DART: UTF-8 sent by PHP as JSON is not understood by TJsonProtocolJens Geyer2015-10-201-7/+37
* THRIFT-3299 Create an Apache Thrift language binding for Dart (dartlang.org).Mark Erickson2015-10-0334-0/+2991