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
/
LexGF.hs
Age
Commit message (
Expand
)
Author
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-17
ByteString.readFile should be used instead of readFileStrict. This fixes the ...
krasimir
2008-03-15
putting pattern macros in place (not properly tested yet)
aarne
2008-03-15
switched to unmodified BNFC-generated components
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
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-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-08
Generated GF and GFC lexers with BNFC with string sharing support.
bringert
2004-12-07
Do string sharing after unescaping in source and canonical grammars.
bringert
2004-12-06
More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file.
bringert
2004-12-06
Use strict parser and GHC-specific lexer for source grammars.
bringert
2004-09-22
making parsing ImperC work
aarne
2004-09-14
gfcm header
aarne
2004-06-24
last-minute bug fixes
aarne
2004-02-27
Started with unions.
aarne
2003-10-23
Working with interfaces and incomplete modules.
aarne
2003-10-01
Putting def definitions in place.
aarne
2003-09-22
Founding the newly structured GF2.0 cvs archive.
aarne