summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Text/Lexing.hs
AgeCommit message (Expand)Author
2017-09-04eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...Krasimir Angelov
2016-02-23add lexer and unlexer for Ancient Greek accent normalizationleiss
2014-04-09Change the type of PGF.Lexing.bindTok to [String] -> [String]hallgren
2014-04-09Unlexers: move capitalization of first word from GF.Text.Lexing to PGF.Lexinghallgren
2014-04-08Move basic lexing functions from GF.Text.Lexing to the new module PGF.Lexinghallgren
2013-12-03removed the unlines-lines wrapper from Lexing.unlexer to prevent empty lines ...aarne
2010-04-19use the native unicode support from GHC 6.12krasimir
2009-12-17correct capitalization in unlexmixed; unlextext and unlexmixed now remove str...aarne
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir