bringert
|
6381c27bff
|
Parametrized the Graph type over the node type.
|
2005-09-14 14:29:53 +00:00 |
|
bringert
|
a8bc5590af
|
Added Graphviz module for graphviz stuff. Move a lot of utility functions to GF.Data.Utilities.
|
2005-09-14 14:17:29 +00:00 |
|
peb
|
16f2bf8cd6
|
"Committed_by_peb"
|
2005-09-14 08:51:18 +00:00 |
|
aarne
|
95463f6dba
|
fix in tc
|
2005-09-13 21:05:32 +00:00 |
|
bringert
|
314a9db89f
|
Added FA and SRG stuff to HelpFile. Fixed typos in history file.
|
2005-09-13 07:33:56 +00:00 |
|
bringert
|
42d3ccda90
|
Fixed makeTransitions/mapTransitions typo in PrSLF.
|
2005-09-13 07:20:20 +00:00 |
|
bringert
|
b90e16b221
|
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
|
8e53a8e849
|
Some preparations for graph minimization.
|
2005-09-12 20:54:32 +00:00 |
|
bringert
|
37ef225420
|
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
|
01ef25792c
|
Added printer for regular grammars. Changed some foldrs to foldls to improve stack usage.
|
2005-09-12 15:10:23 +00:00 |
|
bringert
|
ddda900d53
|
Completed unoptimized SLF generation.
|
2005-09-12 14:46:44 +00:00 |
|
bringert
|
aa92464b1c
|
More work on make_fa.
|
2005-09-08 14:45:17 +00:00 |
|
bringert
|
832a2219c5
|
Started working on make_fa.
|
2005-09-08 14:40:49 +00:00 |
|
bringert
|
9508120dd1
|
Defined compileAutomaton in terms of make_fa
|
2005-09-08 14:39:12 +00:00 |
|
bringert
|
982a522272
|
Added the prerequisits for automaton building.
|
2005-09-07 13:21:30 +00:00 |
|
bringert
|
7bbdc17211
|
Finished untested function for making context-free grammars regular.
|
2005-09-06 07:06:42 +00:00 |
|
aarne
|
1a9a2ceaea
|
stat; type of imperatives in lib/resource
|
2005-09-04 10:45:37 +00:00 |
|
bringert
|
6a01681d73
|
Some baby stpes closes to ATK SLF generation.
|
2005-09-02 14:47:46 +00:00 |
|
peb
|
7ad0dda9ed
|
"Committed_by_peb"
|
2005-09-01 08:53:18 +00:00 |
|
peb
|
f812648dc3
|
"Committed_by_peb"
|
2005-08-18 12:18:10 +00:00 |
|
aarne
|
b235391d51
|
edit command ct pos1 pos2; fixed undo bug
|
2005-08-17 14:13:55 +00:00 |
|
aarne
|
dfba9956ae
|
edit command ct pos
|
2005-08-17 13:43:50 +00:00 |
|
peb
|
73c6ae2a4c
|
"Committed_by_peb"
|
2005-08-17 07:27:29 +00:00 |
|
peb
|
26b84344f7
|
"Committed_by_peb"
|
2005-08-11 13:11:46 +00:00 |
|
peb
|
1351c10133
|
"Committed_by_peb"
|
2005-08-08 08:01:10 +00:00 |
|
peb
|
b03a738c44
|
"Committed_by_peb"
|
2005-08-08 07:09:49 +00:00 |
|
aarne
|
c4f1ebc2ca
|
Finnish and res doc
|
2005-07-01 18:54:08 +00:00 |
|
peb
|
0c3da8e32f
|
"Committed_by_peb"
|
2005-07-01 16:14:26 +00:00 |
|
aarne
|
d27fd4913b
|
vt -o ; Finnish infinitives
|
2005-07-01 07:16:31 +00:00 |
|
aarne
|
093ac15f72
|
unoptimize for Java ; Finnish
|
2005-06-29 15:27:56 +00:00 |
|
aarne
|
b9e13711db
|
Finnish close to production ; Predef.occurs
|
2005-06-26 19:40:31 +00:00 |
|
aarne
|
22b5b12a2a
|
finnish vowel harmony unlexer ; optimizations and mcfg
|
2005-06-23 13:32:43 +00:00 |
|
peb
|
34e441d2e3
|
"Committed_by_peb"
|
2005-06-23 12:23:01 +00:00 |
|
peb
|
5438bcfc9a
|
"Committed_by_peb"
|
2005-06-23 08:43:40 +00:00 |
|
aarne
|
20f694b8e9
|
printname cat bug fixed
|
2005-06-22 07:52:02 +00:00 |
|
aarne
|
0c71d62d4c
|
better tree viz
|
2005-06-21 14:49:08 +00:00 |
|
aarne
|
9cf71d3bba
|
parse tree visualization
|
2005-06-20 15:14:19 +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 |
|
bringert
|
05b5ffe5bf
|
Added beginnings of ATK SLF generation.
|
2005-06-17 11:46:04 +00:00 |
|
bringert
|
30e3a8fd99
|
Generate Haskell lists for GF lists.
|
2005-06-17 11:39:07 +00:00 |
|
aarne
|
fd56758c40
|
started Finnish paradigms (still dummy); exper with non-precomuted gfr
|
2005-06-14 19:09:56 +00:00 |
|
aarne
|
a40d1b5305
|
some more tense in FInnish
|
2005-06-14 14:43:03 +00:00 |
|
aarne
|
e2cc1184d4
|
undo k and keep position in editor
|
2005-06-11 19:27:05 +00:00 |
|
aarne
|
6a66fc5d71
|
gfe as preprocessing to compiler
|
2005-06-10 20:04:00 +00:00 |
|
aarne
|
3f192bd2bb
|
editor command pc n ; resource/finnish
|
2005-06-10 14:59:58 +00:00 |
|
aarne
|
17c4219691
|
qualified cat in gfe
|
2005-06-06 08:56:28 +00:00 |
|
aarne
|
9d6aaadb03
|
improved parsing of gfe
|
2005-06-05 08:11:00 +00:00 |
|
aarne
|
e6e29eab78
|
editor command sequence
|
2005-06-03 21:44:36 +00:00 |
|
aarne
|
e8aa32d746
|
example substitutions
|
2005-06-03 20:51:58 +00:00 |
|
aarne
|
4b281ab7d6
|
adjusting doc on gfe
|
2005-06-03 08:35:22 +00:00 |
|