]> Git — Sourcephile - gargantext.git/commit
[PARSERS] refactor, split, organize (TODO: tests parsers).
authorAlexandre Delanoë <devel+git@delanoe.org>
Sun, 5 May 2019 07:23:44 +0000 (07:23 +0000)
committerAlexandre Delanoë <devel+git@delanoe.org>
Sun, 5 May 2019 07:23:44 +0000 (07:23 +0000)
commitd388d621c8912e7a04e33e51748f0e745ca3becb
treed44f26fc326c52f8a58042fdc8b07d2770bb1f50
parent64e0bc84f4e7274df5a7b36b22e20f791988ddb1
[PARSERS] refactor, split, organize (TODO: tests parsers).
src/Gargantext/Text/Parsers.hs
src/Gargantext/Text/Parsers/Date.hs
src/Gargantext/Text/Parsers/Date/Attoparsec.hs [new file with mode: 0644]
src/Gargantext/Text/Parsers/Date/Parsec.hs [new file with mode: 0644]
src/Gargantext/Text/Parsers/RIS.hs
src/Gargantext/Text/Parsers/RIS/Presse.hs
src/Gargantext/Text/Parsers/WOS.hs