1. e8f5816 Missing text in LICENSE file (no change to license terms) by Laurence Lundblade · 12 months ago
  2. 83dbf5c Fix preferred serialization of subnormals (#192) by Laurence Lundblade · 1 year, 7 months ago
  3. 02fcf31 Add base float decode tests by Laurence Lundblade · 5 years ago
  4. 585127a General float encode tests when preferred serialization is off by Laurence Lundblade · 5 years ago
  5. 32f3e62 added general float test; some bug fixes by Laurence Lundblade · 5 years ago
  6. b275cdc more progress on disabling float by Laurence Lundblade · 5 years ago
  7. 9682a53 more thorough removal of float by Laurence Lundblade · 5 years ago
  8. c5fef68 Refine use of integer variables to quiet static analyzers and reduce object code size a little by Laurence Lundblade · 6 years ago
  9. ee85174 Documentation, comments and code formatting improvements by Laurence Lundblade · 6 years ago
  10. 035bd78 remove trailing spaces by Laurence Lundblade · 7 years ago
  11. a3fd49f Use SPDX-License-Identifier. (No change to code or license terms) by Laurence Lundblade · 7 years ago
  12. 3aee3a3 remove all trailing tabs and spaces by Laurence Lundblade · 7 years ago
  13. 3df8c7e Big simplification of floating point API. Now does preferred encoding of floats like preferred encoding of ints per upcoming update to CBOR RFC by Laurence Lundblade · 7 years ago
  14. 0dbc917 Fixe formatting of license by Laurence Lundblade · 7 years ago
  15. d92a616 Put under almost-BSD3 license by Laurence Lundblade · 7 years ago
  16. bb474be Some clean up of floating point tests by Laurence Lundblade · 7 years ago
  17. 2d85ce4 re organize tests for floating point mostly into one place; CAF floating point tests are passing by Laurence Lundblade · 7 years ago[Renamed (89%) from test/half_precision_test.h]
  18. 781fd82 Merge floating point support in; new test runner by Laurence Lundblade · 7 years ago
  19. d711fb2 Lots more floating point tests; floating point getting near complete; still need some work on NaN payloads by Laurence Lundblade · 7 years ago
  20. 68a1335 half precision tests are running, but need a little more checking by Laurence Lundblade · 7 years ago