Skip to content
Snippets Groups Projects
  1. Jun 24, 2014
  2. May 12, 2014
  3. May 11, 2014
  4. May 09, 2014
  5. May 06, 2014
  6. May 05, 2014
  7. May 04, 2014
  8. May 01, 2014
  9. Apr 17, 2014
  10. Apr 14, 2014
  11. Apr 07, 2014
    • Tomáš Pecka's avatar
      libaregexptree: Remove RegExpAlphabet · 53bc81ed
      Tomáš Pecka authored
       - Removal of libaregexptree/RegExpAlphabet
       - Method getting regexp alphabet moved to alib/RegExp, alib/RegExpElement
       - Method getting get symbols list in order moved to aconversion/GlushkovTraversal as Glushkov algorithm is the only one using it
       - Reflect changes throughout project
      53bc81ed
  12. Mar 25, 2014
  13. Mar 23, 2014
  14. Mar 14, 2014
  15. Mar 03, 2014
  16. Feb 28, 2014
  17. Feb 27, 2014
  18. Feb 25, 2014
  19. Feb 24, 2014
  20. Feb 22, 2014
    • Tomáš Pecka's avatar
      Big changes to REUtils, deriv. and optimizations, Makefile · 22edf3e9
      Tomáš Pecka authored
       - new dlls:
        - libaderivation - derivations of RE (+ integrals soon(c) )
        - libaregexptree - algorithms on regexp tree (optimizations, special traversal)
       - aderivation library moved outside conversion directory
       - Deleted regexputils. Methods moved directly into alib or libaregexptree
       - Reflect mentioned changes in conversion algorithms
       - Change to makefile (compile alib first, then libs, then binaries)
      22edf3e9
Loading