1. 12 Jan, 2021 1 commit
  2. 06 Jan, 2021 1 commit
  3. 03 Jun, 2020 1 commit
  4. 28 Mar, 2020 1 commit
  5. 13 Nov, 2019 1 commit
  6. 26 Sep, 2019 1 commit
  7. 21 Jul, 2019 1 commit
  8. 17 Jul, 2019 2 commits
  9. 11 Jul, 2019 1 commit
  10. 12 Jun, 2019 1 commit
  11. 11 Jun, 2019 1 commit
  12. 28 May, 2019 1 commit
    • Stanislav Tkach's avatar
      Support BitVec, BitBox and BitSlice (#81) · b980954c
      Stanislav Tkach authored and asynchronous rob's avatar asynchronous rob committed
      * Support BitVec
      
      * Move bitvec related parts into a separate file
      
      * Generic Encode implementation
      
      * Make decode implementation generic and add more tests
      
      * Add BitBox and BitSlice implementations
      
      * More detailed byte slice casting error description
      
      * Fix formatting
      b980954c