Skip to content
Snippets Groups Projects
  1. Nov 14, 2015
  2. Oct 04, 2015
  3. Oct 03, 2015
  4. Aug 09, 2015
  5. Jan 23, 2015
  6. 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
  7. Jun 18, 2014
  8. May 12, 2014
  9. May 07, 2014
  10. Nov 26, 2013
  11. Nov 23, 2013
  12. 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
  13. Nov 20, 2013
  14. Nov 18, 2013
  15. Oct 29, 2013
  16. Oct 28, 2013
  17. Jun 24, 2013
Loading