Commit Graph

111 Commits

Author SHA1 Message Date
krasimir
955a5db693 fix the System.FilePath import for Posix 2008-04-22 20:06:05 +00:00
krasimir
375754e106 move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and there is only one place to change if you want to use different envVar 2008-04-22 12:12:29 +00:00
krasimir
fc111c1a79 use the standard System.FilePath module instead of our own broken file path manipulation functions 2008-04-22 11:39:46 +00:00
aarne
27508654c0 option -mac to vt command (uses open with ps) 2008-03-06 21:27:14 +00:00
krasimir
671b6b4dff For Windows get the default GF_LIB_PATH from the executable path 2008-02-21 15:56:09 +00:00
aarne
b3da2791fd subex elim in gfr generation 2008-01-01 23:31:12 +00:00
aarne
83159c434b more example languages 2007-12-19 10:50:17 +00:00
aarne
7551c70db6 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
e013138f0c refresh compilation phase in the new format 2007-12-07 10:23:18 +00:00
aarne
23b2826a44 encoding of lincats as gfcc terms with param value information 2007-11-07 17:27:09 +00:00
aarne
cec3d7d603 found and temporarily solved the bug in LangGer gfcc generation 2007-10-16 17:38:57 +00:00
aarne
945a49214b cleaned up new GFCC, but added RP as deprecated 2007-10-05 09:02:47 +00:00
kr.angelov
286851b7c0 remove the dependency to GF.Data.Operations from GF Embed API 2007-09-25 05:55:49 +00:00
aarne
0260265de0 fixed reading argvars from gfc in gf-to-gfcc 2007-09-21 12:00:31 +00:00
aarne
6e4104ffa9 compact printing of gf files 2007-09-20 21:51:54 +00:00
aarne
3707eb4576 refactored FCFG parsing to fit in GFCC shell 2007-09-20 09:10:37 +00:00
aarne
133b716338 strict reading of files; bug fix in readFiles in ShellState 2007-09-16 20:52:27 +00:00
aarne
902b1f3afc bug fix in import reading (had forgotten gfr) 2007-09-12 07:53:54 +00:00
aarne
2b5197d61d tutorial exercises; put libdir in place in GF/src 2007-07-04 14:10:41 +00:00
aarne
e3f1210369 extended functor syntax 2007-06-19 18:12:35 +00:00
aarne
927ad7b135 bug fixes in multigrammar handling and GFCC generation 2006-09-16 18:42:46 +00:00
aarne
c5550bd482 check circularities in ln 2006-06-03 11:51:08 +00:00
kr.angelov
e51eaed4fd add the FCFG parser 2006-06-01 11:19:47 +00:00
aarne
5e665fa2ac bug fixes: too much reading of files ; lin of variant records 2006-06-01 07:51:53 +00:00
aarne
5dc1edf50f lincat typecheck and abstract-interface extension fixed 2006-05-30 12:19:19 +00:00
aarne
750ef2ca30 bug fix in with-modules and gr checker; factoring out cats to Common 2006-05-23 22:20:00 +00:00
aarne
35aac815db tb -trees ; rl ; path in gfe ; removed spurious "file not found" 2006-03-02 09:55:50 +00:00
aarne
3cbd135010 resource specialized to present tense ; preprocessor flag 2006-02-25 18:59:32 +00:00
aarne
56a9e025d5 bronzeage README ; topological sorting of abstract modules 2006-02-24 15:49:14 +00:00
aarne
c5666fabdd the -gfc option 2006-02-23 09:58:59 +00:00
aarne
da22eac180 making apply_transfer work 2005-12-01 17:58:31 +00:00
aarne
1fd1f44fcc extended cf syntax; Det experiment 2005-11-15 10:43:32 +00:00
aarne
f339b8839b arbitrary lincat records; noparse pragmas 2005-11-14 15:03:40 +00:00
aarne
00b435c839 compilation of functors 2005-11-11 22:24:33 +00:00
aarne
aa3ba333d8 preparing for new ShellState 2005-11-09 14:14:30 +00:00
aarne
c113c20862 multimodal resource 2005-11-06 21:00:36 +00:00
aarne
f9293c6b29 probabilistic 2005-10-30 22:44:00 +00:00
aarne
c2aeb9ae16 macro commands 2005-10-06 09:02:33 +00:00
aarne
34c0e79259 check deps 2005-09-27 09:25:07 +00:00
aarne
db4cf670d0 common subexp elimination 2005-09-18 21:55:46 +00:00
peb
1351c10133 "Committed_by_peb" 2005-08-08 08:01:10 +00:00
bringert
2c48a10236 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
6a66fc5d71 gfe as preprocessing to compiler 2005-06-10 20:04:00 +00:00
aarne
e8aa32d746 example substitutions 2005-06-03 20:51:58 +00:00
aarne
a38a894481 lin rules by parsing 2005-06-02 09:23:52 +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
dc49b7a891 lib path and * 2005-05-27 10:37:57 +00:00
aarne
276a08a0d7 paths 2005-05-27 07:13:35 +00:00
aarne
f77c9c86ae include - in header 2005-05-26 13:34:21 +00:00