Skip to content
Snippets Groups Projects
  1. Feb 09, 2020
    • Sven M. Hallberg's avatar
      differantiate error codes from h_compile() and update documentation · 0813b699
      Sven M. Hallberg authored
      the regex backend already returned 2 for an internal failure, contrary to
      documentation, so this mainly brings the latter in line with existing behavior.
      
      at the same time, fix a bug: h_compile would previously return "false" (0) on
      exceptions (longjmp).
      
      make use of our new freedom to signal different error conditions from the
      context-free backends, notably "incompatible combinator" vs. "unresolvable
      conflict".
      0813b699
  2. Feb 03, 2020
  3. Jan 15, 2020
  4. Jan 12, 2020
  5. Jan 11, 2020
  6. Jan 10, 2020
  7. Dec 12, 2019
  8. Dec 09, 2019
  9. Dec 05, 2019
  10. Dec 04, 2019
  11. Dec 03, 2019
  12. Dec 02, 2019
  13. Nov 30, 2019
  14. Nov 29, 2019
Loading