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
/
Parser.y
Age
Commit message (
Collapse
)
Author
2011-07-21
GenIP, GenRP in Extra and any_Quant in ExtraEng
aarne
2011-03-12
make it possible to override opers defined in an interface by syntax ↵
aarne
'instance Foo of Bar - [f,g,h]'
2010-11-15
bugfix for the abstract operations
krasimir
2010-11-12
operations in the abstract syntax
krasimir
2010-05-28
refactoring in GF.Grammar.Grammar
krasimir
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2010-03-22
fix checkInfoType in Parser.y
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-03-18
fix the precedence for patterns ~, - and @
krasimir
2010-03-18
syntax for inaccessible patterns in GF
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 ↵
krasimir
from deprecated