1. 18 Feb, 2020 1 commit
  2. 18 Jan, 2020 3 commits
  3. 31 Oct, 2019 1 commit
  4. 28 Oct, 2019 1 commit
  5. 04 Oct, 2019 1 commit
  6. 24 Sep, 2019 2 commits
  7. 19 Sep, 2019 1 commit
  8. 15 Sep, 2019 1 commit
  9. 03 Sep, 2019 2 commits
  10. 27 Aug, 2019 1 commit
  11. 19 Aug, 2019 1 commit
  12. 08 Aug, 2019 1 commit
  13. 29 Jul, 2019 1 commit
  14. 24 Jul, 2019 1 commit
  15. 23 Jul, 2019 3 commits
  16. 22 Jul, 2019 1 commit
  17. 20 Jul, 2019 2 commits
  18. 18 Jul, 2019 5 commits
  19. 17 Jul, 2019 1 commit
  20. 16 Jul, 2019 2 commits
  21. 15 Jul, 2019 3 commits
    • Jeremy Schwartz's avatar
      Add back tests · 12e888d1
      Jeremy Schwartz authored
      12e888d1
    • Jeremy Schwartz's avatar
      Rename modules: ucd -> unicode · 4c287879
      Jeremy Schwartz authored
      To resolve depdencies between ucd and re, more functionallity will be
      moved to the ucd modules. As such, a more generic name should be given
      to these libraries as they won't just be responsible for the unicode
      database anymore.
      4c287879
    • Jeremy Schwartz's avatar
      Resolve circular dependencies between re modules · 7e42f6de
      Jeremy Schwartz authored
      - created new modules re.alphabet and re.toolchain
      - broke apart some files into multiple ones in different modules
      - decomposed re_toolchain.cpp (WIP: by the end, this file will no longer exist)
      - note: still need to removed re.compile's dependency on ucd.data
      7e42f6de
  22. 11 Jul, 2019 1 commit