1
0
forked from GitHub/gf-core
Commit Graph

55 Commits

Author SHA1 Message Date
aarne 59ee1bfd7c full disjunctive patterns ; more prec levels for Exp 2005-12-20 22:38:38 +00:00
aarne a6dc944356 opers in cnc 2005-12-06 12:39:36 +00:00
aarne dea5158cbf floats in GF and GFC (parsing user input still doesn't work) 2005-12-02 13:13:14 +00:00
aarne 1d83b32f61 data defs 2005-10-04 10:05:06 +00:00
aarne 1ea059cdcb def and List 2005-10-02 19:50:19 +00:00
aarne 3a3342a0f9 restricted inheritance almost implemented 2005-05-30 20:08:14 +00:00
aarne 5bf9a7fe70 BinTree vs. FiniteMap 2005-05-30 17:39:43 +00:00
aarne 24d5b02523 a dialogue resource started 2005-05-30 15:22:42 +00:00
aarne 9a756a3ac1 romance Inf ; %, included 2005-05-26 13:18:17 +00:00
bringert 71c50e18d3 Added new GF.cf. 2005-05-26 08:26:18 +00:00
aarne 908add0d17 printing % 2005-05-25 18:59:59 +00:00
bringert 65bc1948d4 Added support for list categories. 2005-05-25 09:41:59 +00:00
bringert 5c9917ff8d Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
aarne 41108818c9 support for multi-character string literals 2005-04-04 14:50:27 +00:00
peb bf436aebaa "Committed_by_peb" 2005-02-24 10:46:37 +00:00
peb 9568d7a844 "Committed_by_peb" 2005-02-18 18:21:06 +00:00
aarne a1e8229910 cleand up Structural 2005-02-05 20:52:31 +00:00
aarne bc05653e82 resources and new instantiation syntax 2005-02-04 19:17:57 +00:00
bringert b8b5139a8a Removed module headers from generated files with pragmas 2005-02-04 13:17:06 +00:00
peb 6381f3a998 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
aarne 87b55df10f -val optimization 2005-01-11 15:06:12 +00:00
bringert ecd0594547 Generated GF and GFC lexers with BNFC with string sharing support. 2004-12-08 13:21:40 +00:00
bringert d42984a08f Do string sharing after unescaping in source and canonical grammars. 2004-12-07 13:02:27 +00:00
bringert eaa2dcde07 More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file. 2004-12-06 19:08:58 +00:00
bringert 0098d5e943 Use strict parser and GHC-specific lexer for source grammars. 2004-12-06 17:44:59 +00:00
aarne 2b9e31455d work on checking equations 2004-10-26 11:24:32 +00:00
aarne 33ea630d4d bug fixes in parsing etc; improved ImperC 2004-09-24 08:46:03 +00:00
aarne d5b4230d6d making parsing ImperC work 2004-09-22 20:42:21 +00:00
aarne a25ee154e7 introducing multiple inheritance 2004-09-15 14:36:27 +00:00
aarne fe045070cf gfcm header 2004-09-14 17:05:46 +00:00
aarne 4af78854b7 fixed incompleteness in prt 2004-08-24 19:16:48 +00:00
bringert 65f012d155 Added CFGM format (pm -printer=cfgm) and utf8 conversion for pm. 2004-08-23 07:51:36 +00:00
bringert 541ef75fb4 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 2b1f64eb06 Added -- H to an unmarked hand-hacked section. 2004-07-22 10:26:27 +00:00
bringert f02c2bbef0 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 ffd6c23155 some fixes 2004-06-24 19:08:30 +00:00
aarne 3b39607bba last-minute bug fixes 2004-06-24 14:06:09 +00:00
aarne 233d6910e4 ditt o datt 2004-04-23 13:45:07 +00:00
aarne 3f9b4e7855 Added support for cf and ebnf formats 2004-03-31 12:30:34 +00:00
aarne 31836c0da9 String pattern handling 2004-03-23 12:06:12 +00:00
aarne 0166b27ee4 Started with unions. 2004-02-27 07:43:52 +00:00
aarne 1ca54cca20 Unicode. Batch transl into HTML. 2004-01-28 12:42:20 +00:00
aarne 86d811f2a6 Interfaces and instances by reuse. 2004-01-09 16:40:56 +00:00
aarne 5a7d6e542d New unicodings.
New unicodings.
Module with works.

Better compilation of old GF.
2003-11-14 12:36:23 +00:00
aarne 25c8690586 Field lock in MkResource.
Field lock in MkResource.
Terrible bug fixed in Check Grammar.
2003-11-13 08:17:28 +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
aarne 7a44450b34 Lin to tables.
Lin to tables.
New unicode flag.
2003-11-10 14:57:51 +00:00
aarne d8e07f189a New let and where syntax. 2003-11-10 08:17:22 +00:00
aarne 249d506f58 Morphological analysis and glueing. 2003-11-10 07:55:45 +00:00
aarne 4c99687f21 Fixed treatment of predefined types (Int, String).
Fixed treatment of predefined types (Int, String).
Added treatment of new reserved words to reading old grammars.
2003-11-07 14:54:44 +00:00