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. Sep 21, 2022
  3. Aug 11, 2022
  4. Aug 09, 2022
  5. Aug 08, 2022
  6. Apr 15, 2022
  7. Oct 06, 2021
  8. Sep 09, 2021
  9. Oct 27, 2020
  10. Sep 29, 2020
  11. Sep 28, 2020
  12. Aug 11, 2020
  13. Jul 31, 2020
  14. Jul 22, 2020
  15. Apr 23, 2020
  16. Mar 12, 2020
  17. Mar 10, 2020
  18. Mar 09, 2020
  19. Feb 26, 2020
  20. Feb 23, 2020
  21. Feb 21, 2020
Loading