summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/Rename.hs
AgeCommit message (Expand)Author
2014-10-21ModuleName and Ident are now distinct typeshallgren
2014-07-27Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...hallgren
2014-02-09disabled ad hoc overloading, as it still causes mysterious errors. It is just...aarne
2014-02-01ad hoc overloading: a new way to deal with name resolution conflicts. Previou...aarne
2013-12-06Show relative file paths in error messageshallgren
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
2013-09-09Nonlinear patterns in concrete syntax are now detected and reported as errorshallgren
2012-10-19Consistenly use SourceGrammar instead of [SourceModule] when calling compiler...hallgren
2012-06-25GF.Compile.Rename: report many errors instead of stopping after the first onehallgren
2012-06-25checkMapRecover: find undefined idents in all jments in Renameaarne
2011-11-15more structured format for errors and warnings from the compilerkr.angelov
2011-11-14the new design for -tagskr.angelov
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-10-25qualification with real module name accepted, as in GF refmanaarne
2011-08-31GF.Infra.Modules: minor tweakshallgren
2011-08-30GF.Infra.Modules: keep the modules of a grammar in a finite map instead of a ...hallgren
2011-07-21GenIP, GenRP in Extra and any_Quant in ExtraEngaarne
2010-11-12operations in the abstract syntaxkrasimir
2010-07-01redesign the open-literals APIkrasimir
2010-06-17rename GF.Grammar.Predef.isPredefCat to isLiteralCatkrasimir
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