about summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* feat(EmojiTest): add parser which also consumes end of filesternenseemann2020-08-311-3/+8
* refactor(EmojiTest): move emoji-test.txt parser into own modulesternenseemann2020-08-311-6/+23
* refactor(DataFiles): make parser warning freesternenseemann2020-08-291-9/+9
* test(emoji-generic): check wether all lines of emoji-test.txt get parsedsternenseemann2020-08-291-8/+0
* refactor(emoji-generic/DataFiles.hs): make group parser a bit cleanersternenseemann2020-08-161-5/+5
* fix(emoji-generic/DataFiles.hs): fix comment line parsingsternenseemann2020-08-161-7/+14
* add parser for emoji-test.txtsternenseemann2020-04-121-0/+126
* restructure and updatesternenseemann2020-04-126-221/+57
* Introduce Main module, get doc coverage to 100%lukasepple2016-03-195-6/+51
* Introduce Text.Emoji.Emojislukasepple2016-03-191-0/+16
* Pointfree for the win!lukasepple2015-11-031-1/+1
* Add basic emoji utilities for Text and Stringlukasepple2015-11-032-0/+32
* Add IO action which actually parses the data filelukasepple2015-11-031-1/+5
* Import Data.Word rather than GHC.Wordlukasepple2015-11-021-1/+1
* Derive instances of Eqlukasepple2015-11-021-6/+5
* Add support for variation sequences and flagslukasepple2015-11-012-3/+3
* Rename Text.Emoji.DataParser to Text.Emoji.Datalukasepple2015-11-011-2/+2
* Add documentation for all existing modules.lukasepple2015-11-012-13/+68
* Parse Version and name correctlylukasepple2015-10-311-4/+8
* remove attoparsec trylukasepple2015-10-311-38/+0
* :stars: :fireworks: :cookie: :new_moon_with_face:lukasepple2015-10-313-0/+180