Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-07 | fix Dart Builder._writeString() - always write trailing zero byte (#6390) | Ivan Dlugos | 1 | -0/+1 |
2021-01-07 | fix Dart Builder.reset() - clear vTables (#6386) | Ivan Dlugos | 1 | -0/+1 |
2020-09-10 | [JS] FlexBuffers Fix for wrong type of offset and length values (#6107) | Maxim Zaks | 3 | -24/+52 |
2020-05-18 | [Dart] Adding FlexBuffers support (#5853) | Maxim Zaks | 4 | -0/+1252 |
2019-12-18 | [Dart] Fix prepare space for writeListInt64 and writeListUint64 (#5654) | Light Lin | 1 | -3/+3 |
2018-08-09 | Ensure strings are null terminated when written from Dart (#4862) | Dan Field | 1 | -1/+1 |
2018-07-26 | Update for Dart 2.x constants (#4842) | Dan Field | 1 | -23/+23 |
2018-05-18 | Add [Dart] support (#4676) | Dan Field | 1 | -0/+1241 |