summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Grammar/Lookup.hs
AgeCommit message (Expand)Author
2021-07-07Replace tabs for whitespace in source codeJohn J. Camilleri
2019-09-20more dead codekrangelov
2019-09-20remove obsolete codekrangelov
2017-03-06added overload resolution in the experimental type checkerkrasimir
2014-10-21ModuleName and Ident are now distinct typeshallgren
2014-10-20Remove some dead codehallgren
2014-07-27Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...hallgren
2013-11-20Reduced clutter in monadic codehallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-10-30added the linref construction in GF. The PGF version number is now bumpedkr.angelov
2013-09-23GF.Grammar.Grammar.allExtends now returns a list of source modules instead of...kr.angelov
2012-12-19GF.Grammar.Lookup: new function lookupResDefLochallgren
2012-09-28GF shell, show_operations: nicer looking types for linearization functionshallgren
2012-09-27GF shell, show_operations: also show the types of linearization functionshallgren
2012-08-29Use nub' instead of nub in some places, remove some unused nub importspeter.ljunglof
2011-11-10Now PMCFG is compiled per module and at the end we only link it. The new comp...kr.angelov
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...kr.angelov
2011-11-02Now the compiler maintains more precise information for the source locations ...kr.angelov
2011-08-30GF.Grammar.Lookup: added function lookupQIdentInfohallgren
2011-02-28the command show_operations to inspect opers in scopeaarne
2010-11-12operations in the abstract syntaxkrasimir
2010-07-01redesign the open-literals APIkrasimir
2010-06-17rename GF.Grammar.Predef.isPredefCat to isLiteralCatkrasimir
2010-06-17GF.Grammar.Lookup.allParamValues now works for table types as wellkrasimir
2010-05-28refactoring in GF.Grammar.Grammarkrasimir
2010-03-22store and propagate the exact source location for all judgements in the gramm...krasimir
2010-02-16no need to keep the list of constructors per category in .gfokrasimir
2010-01-31refactor GF.Infra.Modules for better error messageskrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir