Commit Graph

339 Commits

Author SHA1 Message Date
bringert
775dff9e2b Cleaned up some stuff while trying to find a bug. Turned out I just had not set the startcat in the grammar file. Time to go home I think. 2005-09-12 21:32:24 +00:00
bringert
4ed9ada62e Some preparations for graph minimization. 2005-09-12 20:54:32 +00:00
bringert
fea451f06c Used home-grown graph implementation in FiniteState, to remove dependency on fgl. This also lead to a dramatic performance increase. 2005-09-12 20:41:19 +00:00
bringert
9112e13c60 Added printer for regular grammars. Changed some foldrs to foldls to improve stack usage. 2005-09-12 15:10:23 +00:00
bringert
8c616b8113 Completed unoptimized SLF generation. 2005-09-12 14:46:44 +00:00
bringert
c39b31c74f More work on make_fa. 2005-09-08 14:45:17 +00:00
bringert
35e67e64cf Started working on make_fa. 2005-09-08 14:40:49 +00:00
bringert
936be8eea7 Defined compileAutomaton in terms of make_fa 2005-09-08 14:39:12 +00:00
bringert
a134b2b6f8 Added the prerequisits for automaton building. 2005-09-07 13:21:30 +00:00
bringert
fb419f71ad Finished untested function for making context-free grammars regular. 2005-09-06 07:06:42 +00:00
aarne
9cb3b65b84 stat; type of imperatives in lib/resource 2005-09-04 10:45:37 +00:00
bringert
e191e0513e Some baby stpes closes to ATK SLF generation. 2005-09-02 14:47:46 +00:00
peb
eaee717f99 "Committed_by_peb" 2005-09-01 08:53:18 +00:00
peb
ba08f13dee "Committed_by_peb" 2005-08-18 12:18:10 +00:00
aarne
72410f0c23 edit command ct pos1 pos2; fixed undo bug 2005-08-17 14:13:55 +00:00
aarne
187df7ffa8 edit command ct pos 2005-08-17 13:43:50 +00:00
peb
40c5d63eb3 "Committed_by_peb" 2005-08-17 07:27:29 +00:00
peb
7b6103ffe8 "Committed_by_peb" 2005-08-11 13:11:46 +00:00
peb
35ed9d459b "Committed_by_peb" 2005-08-08 08:01:10 +00:00
peb
ed4cd36b2c "Committed_by_peb" 2005-08-08 07:09:49 +00:00
aarne
4f86a8c0b4 Finnish and res doc 2005-07-01 18:54:08 +00:00
peb
a386af8bdc "Committed_by_peb" 2005-07-01 16:14:26 +00:00
aarne
0cfbd86af0 vt -o ; Finnish infinitives 2005-07-01 07:16:31 +00:00
aarne
ffe5c1b999 unoptimize for Java ; Finnish 2005-06-29 15:27:56 +00:00
aarne
19d635046c Finnish close to production ; Predef.occurs 2005-06-26 19:40:31 +00:00
aarne
5df34601af finnish vowel harmony unlexer ; optimizations and mcfg 2005-06-23 13:32:43 +00:00
peb
6c5ce5fd9b "Committed_by_peb" 2005-06-23 12:23:01 +00:00
peb
cfdc9932d8 "Committed_by_peb" 2005-06-23 08:43:40 +00:00
aarne
bba5cac60a printname cat bug fixed 2005-06-22 07:52:02 +00:00
aarne
61483017f6 better tree viz 2005-06-21 14:49:08 +00:00
aarne
4262046464 parse tree visualization 2005-06-20 15:14:19 +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
bringert
6220d484a8 Added beginnings of ATK SLF generation. 2005-06-17 11:46:04 +00:00
bringert
a162f3b596 Generate Haskell lists for GF lists. 2005-06-17 11:39:07 +00:00
aarne
a630a55e30 started Finnish paradigms (still dummy); exper with non-precomuted gfr 2005-06-14 19:09:56 +00:00
aarne
9ae17accd7 some more tense in FInnish 2005-06-14 14:43:03 +00:00
aarne
cff7d884a5 undo k and keep position in editor 2005-06-11 19:27:05 +00:00
aarne
6c5b4ea96b gfe as preprocessing to compiler 2005-06-10 20:04:00 +00:00
aarne
3b4eaf5017 editor command pc n ; resource/finnish 2005-06-10 14:59:58 +00:00
aarne
536dd517f2 qualified cat in gfe 2005-06-06 08:56:28 +00:00
aarne
59ee7b7115 improved parsing of gfe 2005-06-05 08:11:00 +00:00
aarne
2a8edb3c3f editor command sequence 2005-06-03 21:44:36 +00:00
aarne
b067b3b5e0 example substitutions 2005-06-03 20:51:58 +00:00
aarne
fc67c38fe9 adjusting doc on gfe 2005-06-03 08:35:22 +00:00
aarne
234777c5a6 improved gfe; sloc stats 2005-06-03 07:29:37 +00:00
aarne
aaa83aa708 better MkConcrete and example in lib/resource/doc/example 2005-06-02 16:31:56 +00:00
aarne
2b1753adf1 lin rules by parsing 2005-06-02 09:23:52 +00:00
aarne
04ae4c37cb cf for restricted import; new API funs 2005-05-31 11:47:51 +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