Commit Graph

157 Commits

Author SHA1 Message Date
krasimir
344d95293a For Windows get the default GF_LIB_PATH from the executable path 2008-02-21 15:56:09 +00:00
aarne
3e108b98dd subex elim in gfr generation 2008-01-01 23:31:12 +00:00
aarne
5de05d36da more example languages 2007-12-19 10:50:17 +00:00
aarne
eb10ccbe7c restored Int size and last ; added lib/prelude to be the last in any grammar path 2007-12-16 22:24:36 +00:00
aarne
091f9f0c1b refresh compilation phase in the new format 2007-12-07 10:23:18 +00:00
aarne
cac4f5e27c encoding of lincats as gfcc terms with param value information 2007-11-07 17:27:09 +00:00
aarne
c4b9f1b94b found and temporarily solved the bug in LangGer gfcc generation 2007-10-16 17:38:57 +00:00
aarne
2b5b099813 cleaned up new GFCC, but added RP as deprecated 2007-10-05 09:02:47 +00:00
kr.angelov
c9daa2e2c1 remove the dependency to GF.Data.Operations from GF Embed API 2007-09-25 05:55:49 +00:00
aarne
6ac6a31274 fixed reading argvars from gfc in gf-to-gfcc 2007-09-21 12:00:31 +00:00
aarne
121c247d15 compact printing of gf files 2007-09-20 21:51:54 +00:00
aarne
c58b4fe048 refactored FCFG parsing to fit in GFCC shell 2007-09-20 09:10:37 +00:00
aarne
4d2992d69f strict reading of files; bug fix in readFiles in ShellState 2007-09-16 20:52:27 +00:00
aarne
2fe0291147 bug fix in import reading (had forgotten gfr) 2007-09-12 07:53:54 +00:00
aarne
8448623d36 tutorial exercises; put libdir in place in GF/src 2007-07-04 14:10:41 +00:00
aarne
219c686633 extended functor syntax 2007-06-19 18:12:35 +00:00
aarne
d4e1e2d192 bug fixes in multigrammar handling and GFCC generation 2006-09-16 18:42:46 +00:00
aarne
26f52e8380 check circularities in ln 2006-06-03 11:51:08 +00:00
kr.angelov
a5758468ed add the FCFG parser 2006-06-01 11:19:47 +00:00
aarne
361504793e bug fixes: too much reading of files ; lin of variant records 2006-06-01 07:51:53 +00:00
aarne
516abb5d58 lincat typecheck and abstract-interface extension fixed 2006-05-30 12:19:19 +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
d9a9f57089 tb -trees ; rl ; path in gfe ; removed spurious "file not found" 2006-03-02 09:55:50 +00:00
aarne
9b0036457c resource specialized to present tense ; preprocessor flag 2006-02-25 18:59:32 +00:00
aarne
af0dfe0921 bronzeage README ; topological sorting of abstract modules 2006-02-24 15:49:14 +00:00
aarne
625a25cc68 the -gfc option 2006-02-23 09:58:59 +00:00
aarne
8c918d9516 making apply_transfer work 2005-12-01 17:58:31 +00:00
aarne
50044f7686 extended cf syntax; Det experiment 2005-11-15 10:43:32 +00:00
aarne
fdc6eaa6ee arbitrary lincat records; noparse pragmas 2005-11-14 15:03:40 +00:00
aarne
387572ecb3 compilation of functors 2005-11-11 22:24:33 +00:00
aarne
c813e96a3e preparing for new ShellState 2005-11-09 14:14:30 +00:00
aarne
a4dbad93a1 multimodal resource 2005-11-06 21:00:36 +00:00
aarne
e64822f921 probabilistic 2005-10-30 22:44:00 +00:00
aarne
edd17b54f2 macro commands 2005-10-06 09:02:33 +00:00
aarne
60b6ce0f07 check deps 2005-09-27 09:25:07 +00:00
aarne
5901eb3fe0 common subexp elimination 2005-09-18 21:55:46 +00:00
peb
35ed9d459b "Committed_by_peb" 2005-08-08 08:01:10 +00:00
bringert
6e0f34625a Changed name of Con constructor in GFC.cf to avoid errors on Windows when generating Java code with BNFC for the GFC grammar. CON is a reserved filename on Windows. Con was changed to Par, and all the code using was changed too. 2005-06-17 13:15:16 +00:00
aarne
6c5b4ea96b gfe as preprocessing to compiler 2005-06-10 20:04:00 +00:00
aarne
b067b3b5e0 example substitutions 2005-06-03 20:51:58 +00:00
aarne
2b1753adf1 lin rules by parsing 2005-06-02 09:23:52 +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
665c542af2 lib path and * 2005-05-27 10:37:57 +00:00
aarne
81b789c3f1 paths 2005-05-27 07:13:35 +00:00
aarne
3d9f442b5c include - in header 2005-05-26 13:34:21 +00:00
bringert
610ddd4765 Allow both slash and backslash as separators. 2005-05-20 12:31:28 +00:00
bringert
a2bc6c8cba Mark platform-specific functions that need to be fixed. 2005-05-20 12:12:33 +00:00
aarne
3e229431a6 corrected option order; tutorial 2005-05-14 07:38:55 +00:00
peb
4bdb527770 "Committed_by_peb" 2005-05-11 09:28:16 +00:00