Skip to content
Snippets Groups Projects
  1. Nov 11, 2016
  2. Nov 09, 2016
  3. Nov 08, 2016
  4. Nov 01, 2016
  5. Apr 28, 2016
  6. Feb 24, 2016
  7. Oct 04, 2015
  8. Oct 03, 2015
  9. Aug 09, 2015
  10. Jan 23, 2015
  11. Jan 04, 2015
    • TQ Hirsch's avatar
      Fix #118 · af73181c
      TQ Hirsch authored
      NEWS:
      * Switching endianness mid-byte no longer potentially re-reads bytes.
      * bit_offset now consistently refers to the number of bits already
        read.
      * HParsedTokens now have a bit_length field; this is a size_t.  This
        may be removed for memory reasons.
      
      The bit writer has not yet been updated to match; the result of
      switching bit writer endianness in the middle of a byte remains
      undefined.
      af73181c
  12. Jun 18, 2014
  13. May 12, 2014
  14. May 07, 2014
  15. Nov 26, 2013
  16. Nov 23, 2013
  17. Nov 21, 2013
    • Joe Rozner's avatar
      Install internal headers for Go bindings · 76034ae4
      Joe Rozner authored
      Go, and likely other language bindings will, need access to create
      new combinators. This functionality is currently located
      src/parsers/parser_internal.h. Install this header to the system with
      dependent headers until a better solution can be found.
      76034ae4
  18. Nov 20, 2013
  19. Nov 18, 2013
  20. Oct 29, 2013
  21. Oct 28, 2013
  22. Jun 24, 2013
Loading