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
/
Grammar
/
Lookup.hs
Age
Commit message (
Collapse
)
Author
2011-08-30
GF.Grammar.Lookup: added function lookupQIdentInfo
hallgren
+ Avoids some code duplication by combinging lookupModule and lookupIdentInfo. + Also removed lookupIdentInfo from export list, since it is not used anywhere else.
2011-02-28
the command show_operations to inspect opers in scope
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-06-17
GF.Grammar.Lookup.allParamValues now works for table types as well
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 ↵
krasimir
grammar. It may not be used accurately in the error messages yet
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 ↵
krasimir
from deprecated