index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
GF
/
Compile
/
Rename.hs
Age
Commit message (
Expand
)
Author
2012-10-19
Consistenly use SourceGrammar instead of [SourceModule] when calling compiler...
hallgren
2012-06-25
GF.Compile.Rename: report many errors instead of stopping after the first one
hallgren
2012-06-25
checkMapRecover: find undefined idents in all jments in Rename
aarne
2011-11-15
more structured format for errors and warnings from the compiler
kr.angelov
2011-11-14
the new design for -tags
kr.angelov
2011-11-10
Now PMCFG is compiled per module and at the end we only link it. The new comp...
kr.angelov
2011-11-02
merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...
kr.angelov
2011-11-02
Now the compiler maintains more precise information for the source locations ...
kr.angelov
2011-10-25
qualification with real module name accepted, as in GF refman
aarne
2011-08-31
GF.Infra.Modules: minor tweaks
hallgren
2011-08-30
GF.Infra.Modules: keep the modules of a grammar in a finite map instead of a ...
hallgren
2011-07-21
GenIP, GenRP in Extra and any_Quant in ExtraEng
aarne
2010-11-12
operations in the abstract syntax
krasimir
2010-07-01
redesign the open-literals API
krasimir
2010-06-17
rename GF.Grammar.Predef.isPredefCat to isLiteralCat
krasimir
2010-05-28
refactoring in GF.Grammar.Grammar
krasimir
2010-03-22
store and propagate the exact source location for all judgements in the gramm...
krasimir
2010-02-16
no need to keep the list of constructors per category in .gfo
krasimir
2010-01-31
refactor GF.Infra.Modules for better error messages
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir