Skip to content
Snippets Groups Projects
  1. Jan 26, 2022
  2. Jan 13, 2022
  3. Jan 10, 2022
  4. Dec 26, 2021
  5. Dec 20, 2021
  6. Nov 26, 2021
  7. Nov 23, 2021
  8. Oct 15, 2021
  9. Sep 20, 2021
  10. Aug 14, 2021
    • Tomáš Pecka's avatar
      data: Fix spaces in data structures string output · 942fbcc9
      Tomáš Pecka authored and Jan Trávníček's avatar Jan Trávníček committed
      Many data structures had wrong spacing when outputting with operator<<
      for the data structure. For example, see the missing space between
      content and alphabet in string::LinearString.
      
       (LinearString content = [a, a, c, c, a]alphabet = {a, c})
      
      Let's fix that, it bothered me for quite a long time.
      942fbcc9
  11. Jul 20, 2021
  12. Jul 17, 2021
  13. Jul 08, 2021
  14. Jul 03, 2021
  15. Jun 23, 2021
  16. May 28, 2021
  17. May 11, 2021
  18. Apr 03, 2021
  19. Apr 02, 2021
Loading