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
/
GF
/
Source
Age
Commit message (
Expand
)
Author
2009-09-14
clean up the GF.Grammar API
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...
krasimir
2009-06-23
made .cf grammars take their startcat from the first rule
aarne
2009-05-22
some work on evaluation with abstract expressions in PGF
krasimir
2009-05-22
fix the handling of wildcards
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2009-03-16
use new parser which supports the syntax in GF.Grammar.Grammar directly
krasimir
2009-02-23
Perhaps -> Maybe refactoring and better error message for conflicts during mo...
krasimir
2009-01-31
bug fix in the module dependencies checker
krasimir
2009-01-23
remove some more obsolete code
krasimir
2009-01-19
refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removed
krasimir
2008-12-08
data structures for param values with number, preparing optimized pattern mat...
aarne
2008-11-27
Remove ununsed GF.Source.SharedString module.
bjorn
2008-11-26
Don't use string sharing in LexGF.
bjorn
2008-10-20
Added --parser=ondemand flag.
bjorn
2008-10-15
restored the possibility to compile .cf files to gf
aarne
2008-10-15
Merge ModuleOptions and Options.
bjorn
2008-10-15
Added OPTIONS class to make options handling somewhat nicer. Next, I will mer...
bjorn
2008-10-03
Added | syntax for variants.
bjorn
2008-10-02
Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used,...
bjorn
2008-10-02
Added src/GF/Source/Makefile for regenerating the GF source parser from GF.cf.
bjorn
2008-10-02
Converted GF/Source/*.hs to Unix line endings, to be able to see what happens...
bjorn
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-25
removed src for 2.9
aarne
2008-04-22
Use Happy grammar for imports extraction instead of hand made shallow crapy g...
krasimir
2008-04-17
ByteString.readFile should be used instead of readFileStrict. This fixes the ...
krasimir
2008-03-18
miising ErrM added...
aarne
2008-03-15
putting pattern macros in place (not properly tested yet)
aarne
2008-03-15
switched to unmodified BNFC-generated components
aarne
2008-01-04
finalizing experiments with Finnish nouns
aarne
2007-11-27
started experimental new module syntax
aarne
2007-11-01
Added explicit export list to ParGF.
bringert
2007-11-01
Regenerated ParGF.y with current BNFC, and regenerated ParGF.hs with Happy 1....
bringert
2007-10-08
gfc now generates gfcc with deptypes, defs, printnames
aarne
2007-09-20
compact printing of gf files
aarne
2007-06-19
extended functor syntax
aarne
2007-06-17
marked deprecated productions in GF.cf
aarne
2007-05-15
started direct compiler from GF to GFCC
aarne
2006-11-18
overload syntax; type printing in CheckGrammar
aarne
2006-11-17
oper overloading: first implemenatation using records
aarne
2006-11-14
internal representation for param value index
aarne
2006-09-01
the Error type; better lexer error reporting
aarne
2006-08-28
the EOF error changed to more informative lexer error msg
aarne
2006-05-23
bug fix in with-modules and gr checker; factoring out cats to Common
aarne
2006-03-04
example based also with treebank, with real term parser
aarne
2006-01-07
regular expression patterns
aarne
2006-01-07
regex patterns for tokens
aarne
2006-01-06
concatenation string patterns
aarne
2005-12-20
full disjunctive patterns ; more prec levels for Exp
aarne
2005-12-06
opers in cnc
aarne
[next]