• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mtth / avsc / 53

Builds Branch Commit Type Ran Committer Via Coverage
53 2.0 Rename a few functions. + `avsc.parse` to `avsc.createType` (more explicit). + `avsc.decodeFile` to `avsc.createFileDecoder` (more in line with core node.js names esp. w.r.t. stream factory methods, also add support for decoding raw files). +... push 09 Oct 2015 02:58PM UTC mtth travis-ci pending completion   set done
52 2.0 Copy encoded data to allow delayed reads. Otherwise piping encoding streams would result in the last pushed data being written everywhere. push 08 Oct 2015 02:58PM UTC mtth travis-ci pending completion   set done
51 2.0 Add frame decoder and encoder streams. Currently frames always contain one encoded instance. Also add a few stream tests to get full coverage. push 08 Oct 2015 05:55AM UTC mtth travis-ci pending completion   set done
50 2.0 Support arbitrary codecs for block streams. Also reorganize modules slightly. push 07 Oct 2015 06:30AM UTC mtth travis-ci pending completion   set done
49 2.0 Support JavaScript keywords as record field names. In case someone would like to use null as field name for example. push 07 Oct 2015 05:08AM UTC mtth travis-ci pending completion   set done
48 2.0 Add check to only allow resolution of types. The error message thrown otherwise was confusing. push 06 Oct 2015 05:28PM UTC mtth travis-ci pending completion   set done
47 2.0 Update tests. Also fix bug when computing record instances' lazy index. push 06 Oct 2015 03:43PM UTC mtth travis-ci pending completion   set done
46 2.0 Add benchmark results. push 06 Oct 2015 04:39AM UTC mtth travis-ci pending completion   set done
45 2.0 Add benchmark results. push 06 Oct 2015 04:34AM UTC mtth travis-ci pending completion   set done
44 2.0 Add type `decode` and `encode` methods. push 05 Oct 2015 03:01PM UTC mtth travis-ci pending completion   set done
43 2.0 Convert record defaults to binary strings early. Also update streams module. push 05 Oct 2015 05:45AM UTC mtth travis-ci pending completion   set done
42 2.0 Improve resolver implementation. We now use the resolver class to mimic types. This saves us from having to create closures and lets us reuse the map and array read implementations. push 05 Oct 2015 03:32AM UTC mtth travis-ci pending completion   set done
41 2.0 Make type properties private and add getters. This makes it more explicit what can't be modified and what can (the short version is only aliases can be edited, everything else is preprocessed at schema parsing time and later modifications would l... push 05 Oct 2015 12:21AM UTC mtth travis-ci pending completion   set done
40 2.0 Make code-generated resolver indentation consistent. push 03 Oct 2015 09:13PM UTC mtth travis-ci pending completion   set done
39 2.0 Fix type `toString` with union default. push 03 Oct 2015 08:39PM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc