1. 27 Jun, 2012 1 commit
    • Tobsn's avatar
      Now with Balanced Parentheses! · a04f38c2
      Tobsn authored
      it's not regex, its not posix, but it can fly… finally balanced
      parentheses to fix all the () issue. it's ugly but it's fast and works
      with all kinds of combinations.
      
      it basically just counts open vs. closed and if they are even again it
      knows exactly where the condition is and does not cut into html or cut
      off too much.
      a04f38c2
  2. 21 Jun, 2012 1 commit
  3. 17 Jun, 2012 1 commit
    • Tobias Orterer's avatar
      Blade cleanup · ddee5b71
      Tobias Orterer authored
      sanitized most functions and regular expressions. made the bigger
      functions a bit more solid, flexible in what they ignore and simplified
      various processes.
      ddee5b71
  4. 16 Jun, 2012 3 commits
  5. 13 Jun, 2012 2 commits
  6. 11 Jun, 2012 1 commit
  7. 10 Jun, 2012 1 commit
  8. 04 Jun, 2012 9 commits
  9. 03 Jun, 2012 21 commits