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
/
Update.hs
Age
Commit message (
Expand
)
Author
2013-12-06
Show relative file paths in error messages
hallgren
2013-11-20
Removed some code duplication in GF.Compile.Update
hallgren
2013-11-20
Reduced clutter in monadic code
hallgren
2013-10-30
added the linref construction in GF. The PGF version number is now bumped
kr.angelov
2011-11-17
rebuildModule should do location globalization too
kr.angelov
2011-11-15
Now the errors messages from GF.Compile.Update also follow the new format
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-03-12
make it possible to override opers defined in an interface by syntax 'instanc...
aarne
2010-11-12
operations in the abstract syntax
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
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir