summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Data
AgeCommit message (Expand)Author
2017-09-04eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...Krasimir Angelov
2015-12-01GF.Data.Str: change matchPrefix to agree with the GF book and the run-time sy...hallgren
2015-12-01GF.Data.Str: unexport & comment out unused functionshallgren
2015-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2015-08-26GF shell: change parse & linearize to obtain useful results from p|l and l|p ...hallgren
2015-08-13GF Shell: refactoring for improved modularity and reusability:hallgren
2014-10-22Various small changes for improved documentationhallgren
2014-10-20Remove some dead codehallgren
2014-10-16More haddock documentation improvementshallgren
2014-08-13Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8hallgren
2014-04-28Spring cleaninghallgren
2013-11-20Removed some code duplication in GF.Compile.Updatehallgren
2013-11-20Reduced clutter in monadic codehallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-02-28Fix a bug that could cause "Prelude.head: empty list"hallgren
2012-11-07Some changed/new utility functionshallgren
2012-08-29Added an O(n log n) version of nubpeter.ljunglof
2012-06-26Report many type errors instead of stopping after the first onehallgren
2011-04-06avoid warning from ghc-7.0hallgren
2010-12-08some more functions in GF.Data.TrieMapkrasimir
2010-07-15fix the algorithm for items cutting in the partial parserkrasimir
2010-07-01redesign the open-literals APIkrasimir
2010-04-24convert GF.Data.SortedList to UTF8krasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2009-12-14remove some more dead codekrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir