Commit Graph
100 Commits
Author SHA1 Message Date
bringert 3d4200d3fe Moved Graph and Relation stuff to separate modules. Added some QuickCheck properties for Relation. Improved relation datastructure and algorithms, making FA generation much faster. 2005-10-26 16:13:13 +00:00
janna 5a9ec27143 *** empty log message *** 2005-10-16 20:16:05 +00:00
aarne 129c509516 make resource 2005-10-13 12:43:47 +00:00
aarne 7b941a4ffa gt -atoms 2005-10-12 11:38:29 +00:00
aarne ea1dcfd70a Embed/TemplateApp 2005-10-07 12:06:19 +00:00
aarne 01466aa3fd cfgm 2005-10-07 10:24:51 +00:00
aarne bf2fdeb22e eqStr ; pipe to system 2005-10-06 13:21:33 +00:00
aarne c2aeb9ae16 macro commands 2005-10-06 09:02:33 +00:00
aarne a78acc722e grep etc 2005-10-05 19:02:19 +00:00
peb 1703bb826e "Committed_by_peb" 2005-10-05 10:56:42 +00:00
aarne fff9b01aa9 ENglish 2005-10-05 07:47:26 +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 1db8b90811 lexer=ignore 2005-09-29 12:20:08 +00:00
aarne 34c0e79259 check deps 2005-09-27 09:25:07 +00:00
aarne 93a57fbbca index 2005-09-22 18:01:26 +00:00
bringert a2ff05dfd9 Added placeholder for minimizing SLF-style automata. 2005-09-22 16:08:48 +00:00
bringert 9bb01bfc38 Generated finite state networks are now state minimal. 2005-09-22 15:56:05 +00:00
aarne eace8bcd68 history 2005-09-20 08:38:12 +00:00
aarne 6d179267de CSEE now works fine 2005-09-20 08:32:55 +00:00
aarne 263beccd56 debugging csee 2005-09-19 15:11:06 +00:00
aarne 517d7ec419 more clee fix 2005-09-19 12:01:18 +00:00
aarne 8342cba9bd debug csee 2005-09-19 09:05:48 +00:00
aarne db4cf670d0 common subexp elimination 2005-09-18 21:55:46 +00:00
aarne 076452779c tabulation optimization 2005-09-16 12:56:12 +00:00
bringert 5171e7d384 Fixed some bugs in the Graphviz printer. 2005-09-15 17:10:44 +00:00
aarne 989fb2e4d3 MAth 2005-09-15 15:22:00 +00:00
bringert eeb833ca43 Started wotking on NFA to DFA. 2005-09-14 17:00:19 +00:00
aarne e3395efbf1 unpar 2005-09-14 15:26:21 +00:00
bringert b109bcaafa Parametrized the type of FAs over the state type. 2005-09-14 15:08:35 +00:00
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 0199234b2d Added FA approximation to history file. 2005-09-13 07:24:30 +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
hdaniels f882f97a22 Lots of refactorings for gfeditor 2005-09-10 09:15:54 +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
aarne 5e190b38fd parameters to dep 2005-09-01 19:18:55 +00:00
peb 7ad0dda9ed "Committed_by_peb" 2005-09-01 08:53:18 +00:00
aarne f323d48fbb experiment with dep resource 2005-08-31 20:43:38 +00:00
bringert 919ebaade9 Removed -package util (why was it ever there?), since that caused linking with libreadline on Unix, even with --without-readline. 2005-08-31 13:02:32 +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
bringert edab6db989 Fixed shell scripts for java apps to use windows paths instead of cygwin paths. 2005-07-20 10:34:04 +00:00
bringert c575a9b864 Removed unneeded elements in classpath when building gfeditor in order to work around problems with different path separators. 2005-07-17 14:49:50 +00:00
bringert 7065b5b42e Changed jar target according to Kristofers note about OS X behaviour. 2005-07-17 14:31:47 +00:00
aarne 348406b6a7 correction 2005-07-02 05:37:38 +00:00
aarne 2b33526ca7 oops doc 2005-07-01 19:59:03 +00:00
aarne dc8cc04a91 doc 2005-07-01 19:31:50 +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
hdaniels f3d774c5f7 Navigating in the tree now works (using absolute positions), what it not always did before. 2005-07-01 14:29:38 +00:00
hdaniels 8f785c8ed4 Append an additional newline before the message from GF. reordering of read and form methods. 2005-07-01 11:40:50 +00:00
hdaniels be4ad4a7cf Eliminated result as a global variable 2005-07-01 08:47:21 +00:00
aarne c8a190cba9 vt -o doc 2005-07-01 07:19:01 +00:00
aarne d27fd4913b vt -o ; Finnish infinitives 2005-07-01 07:16:31 +00:00
aarne 4d94cdfd66 gfcm in Java ; Finnish close to finished 2005-06-30 22:09:36 +00:00
aarne 7bb9e88cb8 Updated version numbers. 2005-06-30 10:36:49 +00:00
aarne cbb34f6518 work on Finnish 2005-06-30 07:35:01 +00:00
hdaniels 4a0abcaf1f parsing via middle-click works now 2005-06-29 17:53:04 +00:00
aarne 093ac15f72 unoptimize for Java ; Finnish 2005-06-29 15:27:56 +00:00
aarne 99ea0f8bfc more Finnish 2005-06-29 09:31:56 +00:00
aarne 14cd757e13 started Finnish 2005-06-28 17:36:42 +00:00
aarne fc0e0eee39 history updates 2005-06-27 14:15:24 +00:00
aarne 2d8dd807d8 added README on Dj Godis 2005-06-27 12:32:04 +00:00
aarne 3c508f4f89 added Ann-Charlotte's grammars 2005-06-27 12:20:33 +00:00
aarne b9e13711db Finnish close to production ; Predef.occurs 2005-06-26 19:40:31 +00:00
hdaniels 5d6bb705e6 Fixed double r 'refine ...' or even refine 'refine ...' 2005-06-23 15:23:32 +00:00
hdaniels 8dbdf17270 added a prominent place for the current tooltip description + bugfixes there 2005-06-23 14:38:52 +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
hdaniels 46e7ad75aa better icon for the editor 2005-06-23 11:48:10 +00:00
hdaniels 82a8acca71 added an application icon for gfeditor. But the icon itself is worth improvement 2005-06-23 10:52:38 +00:00
hdaniels c9b5a36e03 changed 'Open' into 'Open Text' and 'New Topic' into 'New Grammar' 2005-06-23 10:18:36 +00:00
hdaniels c68aa2b0e6 added GPL headers to JavaGUI2. Include LICENSE files in gfeditor.jar 2005-06-23 09:18:52 +00:00
peb 5438bcfc9a "Committed_by_peb" 2005-06-23 08:43:40 +00:00
hdaniels 1f193ff830 reduced log level if no param descriptions are present 2005-06-22 14:57:02 +00:00
hdaniels 8d79dd035a deleted log4j jar. It is no more used. 2005-06-22 14:53:10 +00:00
hdaniels 46976becbd removed calls to log4j. Logging sth. does not work yet 2005-06-22 14:48:25 +00:00
hdaniels e7a7f7b223 typed menu entries even with printnames, on exit one is asked if 'text' instead of 'constraint' should be saved 2005-06-22 12:09:08 +00:00
bringert ae2627ff5b Fixed some formatting errors in the rpm spec. 2005-06-22 11:54:57 +00:00
aarne 20f694b8e9 printname cat bug fixed 2005-06-22 07:52:02 +00:00