Skip to content
Snippets Groups Projects
  1. Apr 17, 2014
  2. Apr 14, 2014
  3. 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
  4. Mar 25, 2014
  5. Mar 23, 2014
  6. Mar 14, 2014
  7. Mar 03, 2014
  8. Feb 28, 2014
  9. Feb 27, 2014
  10. Feb 25, 2014
  11. Feb 24, 2014
  12. 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