1
0
forked from GitHub/gf-core
Commit Graph

27 Commits

Author SHA1 Message Date
bjorn
f362f6ad01 Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used, no hand-hacking is needed. 2008-10-02 14:11:41 +00:00
bjorn
c21d0d10b8 Converted GF/Source/*.hs to Unix line endings, to be able to see what happens when I regenerated the files. 2008-10-02 13:23:54 +00:00
aarne
c5c6d13546 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
7d721eb16e removed src for 2.9 2008-06-25 16:43:48 +00:00
krasimir
082668f182 Use Happy grammar for imports extraction instead of hand made shallow crapy grammar 2008-04-22 08:33:23 +00:00
aarne
2a314b679d putting pattern macros in place (not properly tested yet) 2008-03-15 21:02:59 +00:00
aarne
cccccd5ec1 switched to unmodified BNFC-generated components 2008-03-15 14:53:42 +00:00
bringert
6f0009b11b Added explicit export list to ParGF. 2007-11-01 10:10:30 +00:00
bringert
851ca1c544 Regenerated ParGF.y with current BNFC, and regenerated ParGF.hs with Happy 1.17. This seems to fix some of the less informative parsing error messages. 2007-11-01 10:08:32 +00:00
aarne
219c686633 extended functor syntax 2007-06-19 18:12:35 +00:00
aarne
66d3c75031 the EOF error changed to more informative lexer error msg 2006-08-28 19:36:41 +00:00
aarne
69e1668f16 regular expression patterns 2006-01-07 14:39:40 +00:00
aarne
16a4868efa regex patterns for tokens 2006-01-07 12:26:11 +00:00
aarne
a7d36ea1f8 full disjunctive patterns ; more prec levels for Exp 2005-12-20 22:38:38 +00:00
aarne
ef504a4cbe floats in GF and GFC (parsing user input still doesn't work) 2005-12-02 13:13:14 +00:00
aarne
63ee4ef12d romance Inf ; %, included 2005-05-26 13:18:17 +00:00
bringert
e2dc03a9ca Added support for list categories. 2005-05-25 09:41:59 +00:00
bringert
93af0c8535 Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
aarne
0796338380 resources and new instantiation syntax 2005-02-04 19:17:57 +00:00
bringert
0ace2a1a4b Removed module headers from generated files with pragmas 2005-02-04 13:17:06 +00:00
peb
774541ca07 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
aarne
a19856618b -val optimization 2005-01-11 15:06:12 +00:00
bringert
5198595d84 Use strict parser and GHC-specific lexer for source grammars. 2004-12-06 17:44:59 +00:00
aarne
6c372cc599 gfcm header 2004-09-14 17:05:46 +00:00
aarne
bddc88156f last-minute bug fixes 2004-06-24 14:06:09 +00:00
aarne
b790008b19 Started with unions. 2004-02-27 07:43:52 +00:00
aarne
54c72f5ab0 Working with interfaces.
Working with interfaces.
Created new place for grammar parsers.
Created new script jgf2+.
2003-11-11 15:44:24 +00:00