Skip to content
Snippets Groups Projects
  1. Sep 22, 2022
    • Sven M. Hallberg's avatar
      dummy support for iterative parsing in packrat · 92805cb1
      Sven M. Hallberg authored
      A very first step. This implementation still expects all input in a single
      chunk but allows the use of the iterative API. If the parser attempts to read
      past the first chunk, the parse fails.
      
      Contains some comments for next steps towards full support.
      
      Adds tests for the single-chunk case.
      92805cb1
  2. Aug 09, 2022
  3. Oct 06, 2021
  4. Sep 09, 2021
  5. Oct 27, 2020
  6. Sep 29, 2020
  7. Aug 11, 2020
  8. Jul 31, 2020
  9. Jul 22, 2020
  10. Apr 23, 2020
  11. Mar 10, 2020
  12. Feb 21, 2020
  13. Feb 20, 2020
  14. Feb 17, 2020
  15. Feb 14, 2020
  16. Feb 11, 2020
Loading