Allow user to specify own escape-chars
[frak.git] / test / frak_test.clj
2014-02-19 gunsAllow user to specify own escape-chars
2014-02-10 Joel HoldbrooksMerge branch 'master' of github.com:noprompt/frak
2014-02-10 Joel HoldbrooksMerge pull request #12 from guns/missing-escape
2014-02-10 gunsAdd missing call to escape
2013-08-22 Joel HoldbrooksRefactor and finish rendering process, add new tests
2013-08-20 Joel HoldbrooksMinor test refactoring
2013-08-19 Joel HoldbrooksRewrite trie construction and rendering, closes #3
2013-08-17 Joel HoldbrooksUpdate tests
2013-08-07 Joel HoldbrooksMerge branch 'master' of https://github.com/noprompt...
2013-08-07 Joel HoldbrooksUse character sets at the end of groups when possible
2013-07-29 Joel HoldbrooksFix bug where empty strings could break tries
2013-07-29 Joel HoldbrooksInitial commit