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
/
ParGF.hs
Age
Commit message (
Expand
)
Author
2009-03-16
use new parser which supports the syntax in GF.Grammar.Grammar directly
krasimir
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
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-03-15
putting pattern macros in place (not properly tested yet)
aarne
2008-03-15
switched to unmodified BNFC-generated components
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-06-19
extended functor syntax
aarne
2006-08-28
the EOF error changed to more informative lexer error msg
aarne
2006-01-07
regular expression patterns
aarne
2006-01-07
regex patterns for tokens
aarne
2005-12-20
full disjunctive patterns ; more prec levels for Exp
aarne
2005-12-02
floats in GF and GFC (parsing user input still doesn't work)
aarne
2005-05-26
romance Inf ; %, included
aarne
2005-05-25
Added support for list categories.
bringert
2005-04-21
Fixed module names and imports after giant file move.
bringert
2005-02-04
resources and new instantiation syntax
aarne
2005-02-04
Removed module headers from generated files with pragmas
bringert
2005-02-04
"Committed_by_peb"
peb
2005-01-11
-val optimization
aarne
2004-12-06
Use strict parser and GHC-specific lexer for source grammars.
bringert
2004-09-14
gfcm header
aarne
2004-06-24
last-minute bug fixes
aarne
2004-02-27
Started with unions.
aarne
2003-11-11
Working with interfaces.
aarne