Skip to content
Snippets Groups Projects
  1. Jun 30, 2021
  2. Dec 11, 2020
  3. Dec 01, 2020
  4. Nov 29, 2020
  5. Nov 19, 2020
  6. Nov 01, 2020
  7. Oct 26, 2020
  8. Sep 13, 2020
  9. Aug 29, 2020
  10. Aug 27, 2020
  11. Aug 22, 2020
  12. Aug 16, 2020
  13. Aug 12, 2020
  14. Aug 09, 2020
  15. Aug 07, 2020
  16. Apr 28, 2020
  17. Mar 08, 2020
    • Jo Cutajar's avatar
      Update Cargo.toml to 0.7.5 · fb989885
      Jo Cutajar authored
      fb989885
    • Jo Cutajar's avatar
      By @azul · 79e69fdb
      Jo Cutajar authored
      This is based on top of !6 to make use of current rust stable.
      
      Peg 0.5 would create source code that triggers warnings
      with current rust stable.
      
      Upgrade to peg 0.6.
      
      This is a first take.
      There's a few open questions from my point of view:
      
      * The return types in src/grammer/parser are getting long
        Would it help to define a type?
      
      * The grammar used to be in a separate .rustpeg file
        The grammar syntax does not work well with autoindent.
        Peg itself still does so and has a bootstrap script.
        Is the cleaner separation worth the added build complexity?
      79e69fdb
  18. Nov 01, 2018
  19. Jul 13, 2018
  20. Jul 11, 2018
  21. Jul 10, 2018
  22. Jul 08, 2018
  23. Jul 07, 2018
  24. Jul 06, 2018
  25. Jul 05, 2018
Loading