Commit Graph

257 Commits (49b1f3b43975159e37f833372a7c8efe1be5a194)

Author SHA1 Message Date
matthieugomez cb3841118e add test 2018-05-15 11:29:28 -04:00
matthieugomez cb5e1a38f8 Correct compare for QGram+ solve collect bug 2018-05-15 11:27:38 -04:00
matthieugomez 85740599e8 don't create vector of characters 2017-08-05 18:26:27 -04:00
matthieugomez 0a72cd60ee rmv dash 2017-08-05 17:51:50 -04:00
matthieugomez c81c109548 remove grapheme 2017-08-05 15:07:48 -04:00
matthieugomez add2c6e7c4 simplify len + correct Jaro 2017-08-05 14:45:19 -04:00
Matthieu Gomez ef93a0175f Merge pull request #4 from pfitzseb/sp/itertools
Iterators.jl -> IterTools.jl
2017-07-01 09:33:54 -04:00
Sebastian Pfitzner baa10bbf77 Iterators.jl -> IterTools.jl 2017-07-01 10:13:43 +02:00
Matthieu Gomez 6cf8e9da6f Merge pull request #3 from pfitzseb/patch-1
silence `compare`
2017-06-11 11:46:32 -04:00
Sebastian Pfitzner 5872043a1d silence `compare` 2017-06-09 21:04:18 +02:00
matthieugomez 63775c06f5 where {T} 2017-05-19 19:54:38 -04:00
matthieugomez 75ef98591b use where 2017-05-19 19:44:34 -04:00
matthieugomez ed18107c03 update to 0.6 2017-05-12 17:41:56 -04:00
matthieugomez 90f6865120 strings 2016-08-31 19:55:29 -04:00
matthieugomez d0e10ea9ff iterator def 2016-08-31 19:08:20 -04:00
matthieugomez 14c6fa846a remove grapheme iterator 2016-08-31 19:02:40 -04:00
matthieugomez 241c5d7631 rmv grapheme iterator 2016-08-31 16:05:38 -04:00
matthieugomez bed352eef7 remove grapheme <: AbstractString
don’t
2016-06-28 10:52:42 -04:00
matthieugomez 0f6c814b26 evaluate 2016-04-28 09:47:02 -04:00
matthieugomez d80fa324f6 simplify README 2016-04-28 09:42:46 -04:00
matthieugomez 0e29d6c3c1 Solve #2 2016-04-28 09:29:16 -04:00
matthieugomez 0a3603135e comment 2015-11-10 10:04:58 -05:00
matthieugomez b400105aa8 comments 2015-11-10 10:01:45 -05:00
matthieugomez 0a2d96a848 redefine graphemeiterator 2015-11-10 09:57:38 -05:00
matthieugomez d8ac44be23 try 2 iterator types 2015-11-09 18:29:08 -05:00
matthieugomez 9e066e3c5a care 2015-11-09 14:40:13 -05:00
matthieugomez dee136e1c3 require 0.4.1 2015-11-09 14:13:57 -05:00
matthieugomez 7caed43f71 readme 2015-11-09 09:07:14 -05:00
matthieugomez ba885cb4b8 compare 2015-11-09 08:59:25 -05:00
matthieugomez df30879199 readme 2015-11-09 08:56:44 -05:00
matthieugomez bc09975de8 graphemes 2015-11-07 12:01:26 -05:00
matthieugomez 16fafd4414 test graphemes 2015-11-07 10:35:23 -05:00
matthieugomez 1e39213a45 extend GraphemeIterator 2015-11-07 10:07:03 -05:00
matthieugomez 5621eb42fb add graphemes2 2015-11-06 14:43:04 -05:00
matthieugomez 5ea0624150 tokenmax 2015-11-06 11:31:12 -05:00
matthieugomez 28a4d68e17 add test 2015-11-06 10:47:15 -05:00
matthieugomez 775a0bb935 modif 2015-11-06 09:40:06 -05:00
matthieugomez 3b25d7b1de unecessary conditions 2015-11-06 09:38:36 -05:00
matthieugomez 2b41b1fcfa countiterator 2015-11-06 09:38:36 -05:00
matthieugomez e0f5c4f711 separate set distances 2015-11-05 20:40:56 -05:00
matthieugomez f1b5671a63 advice 2015-11-05 17:17:57 -05:00
matthieugomez 1f4560f18b readme 2015-11-05 16:11:15 -05:00
matthieugomez c1cab96220 coompare 2015-11-05 16:10:50 -05:00
matthieugomez d79ce43481 readme 2015-11-05 15:57:07 -05:00
matthieugomez 44b05e3db9 more examples 2015-11-05 13:02:09 -05:00
matthieugomez 99d77a585b comments 2015-11-05 10:46:48 -05:00
matthieugomez aa4c75a340 add RatcliffObershelp 2015-11-05 10:32:58 -05:00
matthieugomez 99b997c9e2 rename type 2015-11-03 15:11:44 -05:00
matthieugomez e1d69ccfb0 return 0 if empty 2015-11-03 13:09:10 -05:00
matthieugomez 9e21ec1f33 store string length 2015-11-03 13:07:17 -05:00