Commit Graph

66 Commits

Author SHA1 Message Date
aarne
1317c89fd4 started direct compiler from GF to GFCC 2007-05-15 16:35:13 +00:00
aarne
9d3fd3c9cf overload syntax; type printing in CheckGrammar 2006-11-18 16:54:23 +00:00
aarne
3f30dfd347 oper overloading: first implemenatation using records 2006-11-17 13:40:55 +00:00
aarne
4b28aa89fa internal representation for param value index 2006-11-14 19:13:33 +00:00
aarne
fda42f61c4 the Error type; better lexer error reporting 2006-09-01 15:11:22 +00:00
aarne
66d3c75031 the EOF error changed to more informative lexer error msg 2006-08-28 19:36:41 +00:00
aarne
1595e31a28 bug fix in with-modules and gr checker; factoring out cats to Common 2006-05-23 22:20:00 +00:00
aarne
8d4c4307b9 example based also with treebank, with real term parser 2006-03-04 22:14:33 +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
731aea1a03 concatenation string patterns 2006-01-06 21:49:25 +00:00
aarne
a7d36ea1f8 full disjunctive patterns ; more prec levels for Exp 2005-12-20 22:38:38 +00:00
aarne
fc0ec0c0cd opers in cnc 2005-12-06 12:39:36 +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
ecea6794e9 data defs 2005-10-04 10:05:06 +00:00
aarne
df4027f798 def and List 2005-10-02 19:50:19 +00:00
aarne
0c310d3cae restricted inheritance almost implemented 2005-05-30 20:08:14 +00:00
aarne
46e796f7cf BinTree vs. FiniteMap 2005-05-30 17:39:43 +00:00
aarne
fc70965de3 a dialogue resource started 2005-05-30 15:22:42 +00:00
aarne
63ee4ef12d romance Inf ; %, included 2005-05-26 13:18:17 +00:00
bringert
4a3ed629b3 Added new GF.cf. 2005-05-26 08:26:18 +00:00
aarne
2b2ae6cf08 printing % 2005-05-25 18:59:59 +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
2f78c3e209 support for multi-character string literals 2005-04-04 14:50:27 +00:00
peb
59b378a4e5 "Committed_by_peb" 2005-02-24 10:46:37 +00:00
peb
5e4929a635 "Committed_by_peb" 2005-02-18 18:21:06 +00:00
aarne
bd432cf147 cleand up Structural 2005-02-05 20:52:31 +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
c63d8d88da Generated GF and GFC lexers with BNFC with string sharing support. 2004-12-08 13:21:40 +00:00
bringert
f1b84584f8 Do string sharing after unescaping in source and canonical grammars. 2004-12-07 13:02:27 +00:00
bringert
97dbfc25f2 More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file. 2004-12-06 19:08:58 +00:00
bringert
5198595d84 Use strict parser and GHC-specific lexer for source grammars. 2004-12-06 17:44:59 +00:00
aarne
b73e3b2b56 work on checking equations 2004-10-26 11:24:32 +00:00
aarne
fa70d81eb4 bug fixes in parsing etc; improved ImperC 2004-09-24 08:46:03 +00:00
aarne
6c3c14dfcf making parsing ImperC work 2004-09-22 20:42:21 +00:00
aarne
e6fd325d07 introducing multiple inheritance 2004-09-15 14:36:27 +00:00
aarne
6c372cc599 gfcm header 2004-09-14 17:05:46 +00:00
aarne
173a773334 fixed incompleteness in prt 2004-08-24 19:16:48 +00:00
bringert
2af06fd3ab Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm. 2004-08-23 07:51:36 +00:00
bringert
dba69cf2fd Do not escape single quotes in strings in PrintGF. This seems to be unmarked hand-hacked behaviour that the old pretty printer had. 2004-07-22 11:12:27 +00:00
bringert
81c9833d25 Added -- H to an unmarked hand-hacked section. 2004-07-22 10:26:27 +00:00
bringert
90325aeca4 Recreated GF and GFC pretty printers using the new BNFC version which makes more efficient pretty printers. 2004-07-22 09:00:27 +00:00
aarne
6c2401e657 some fixes 2004-06-24 19:08:30 +00:00
aarne
bddc88156f last-minute bug fixes 2004-06-24 14:06:09 +00:00
aarne
45fa5271d9 ditt o datt 2004-04-23 13:45:07 +00:00
aarne
8d828c46d5 Added support for cf and ebnf formats 2004-03-31 12:30:34 +00:00