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
Age
Commit message (
Expand
)
Author
2011-07-21
GenIP, GenRP in Extra and any_Quant in ExtraEng
aarne
2011-06-02
Predef functions toUpper, toLower, isUpper
aarne
2011-03-12
make it possible to override opers defined in an interface by syntax 'instanc...
aarne
2011-03-03
overloaded opers included in sorting of judgements
aarne
2011-02-28
the command show_operations to inspect opers in scope
aarne
2010-12-14
option cc -list added
aarne
2010-12-10
preparing resource api for multilingual documentation
aarne
2010-11-15
bugfix for the abstract operations
krasimir
2010-11-12
operations in the abstract syntax
krasimir
2010-09-24
restored the .ebnf grammar format
aarne
2010-07-01
redesign the open-literals API
krasimir
2010-06-21
GF.Grammar.Printer: print expressions with lincat and lin
krasimir
2010-06-18
Yay!! Direct generation of PMCFG from GF grammar
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-06-08
revert change in GF.Grammar.Printer that was intended for debugging only
krasimir
2010-05-28
refactoring in GF.Grammar.Grammar
krasimir
2010-05-28
composOp should iterate under ImplArg
krasimir
2010-05-28
bugfix in GF.Grammar.Printer
krasimir
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2010-03-31
fixed a deep bug in TypeCheck due to swap of arguments; print empty record as...
aarne
2010-03-22
fix checkInfoType in Parser.y
krasimir
2010-03-22
store and propagate the exact source location for all judgements in the gramm...
krasimir
2010-03-18
fix the precedence for patterns ~, - and @
krasimir
2010-03-18
syntax for inaccessible patterns in GF
krasimir
2010-02-22
rule for pretty printing implicit arguments
krasimir
2010-02-22
add pretty printing rule for implicit patterns
krasimir
2010-02-16
no need to keep the list of constructors per category in .gfo
krasimir
2010-02-08
allow negative integers in the grammar syntax
krasimir
2010-02-03
fix the tabular printing when there is a V constructor
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