summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Data
AgeCommit message (Expand)Author
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