1
0
forked from GitHub/gf-core
Commit Graph

173 Commits

Author SHA1 Message Date
aarne
a19856618b -val optimization 2005-01-11 15:06:12 +00:00
aarne
7eb83ba64e command cm 2004-12-29 13:48:41 +00:00
aarne
f4ecc45831 ShellState.changeMain 2004-12-22 12:49:44 +00:00
bringert
a7d8c3cedd Minor clean-up and comment in module dep visualization. 2004-12-10 14:56:52 +00:00
bringert
273088fd71 Added visualization of source modules. 2004-12-10 14:02:00 +00:00
bringert
f45bdbfa54 Make flag value checking depend on the command. Fixed spurious error messages with pm -printer values. 2004-12-09 09:51:41 +00:00
bringert
c63d8d88da Generated GF and GFC lexers with BNFC with string sharing support. 2004-12-08 13:21:40 +00:00
bringert
f1b84584f8 Do string sharing after unescaping in source and canonical grammars. 2004-12-07 13:02:27 +00:00
bringert
97dbfc25f2 More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file. 2004-12-06 19:08:58 +00:00
bringert
5198595d84 Use strict parser and GHC-specific lexer for source grammars. 2004-12-06 17:44:59 +00:00
bringert
a969c51b69 Use HashTable to share strings in tokens when parsing GFC files. 2004-12-06 16:02:08 +00:00
aarne
c44a131dd9 experiment with new Rename 2004-12-03 16:04:25 +00:00
bringert
5773bf28fc Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drops the memory residency after loading a large gfc file by about 40%. 2004-12-02 16:13:16 +00:00
aarne
4564fd2f99 finishing verbs; bug fixes in comp 2004-11-27 08:13:45 +00:00
bringert
b299e79109 Added module file (hacky) URLs to nodes. 2004-11-26 14:53:44 +00:00
bringert
e25d29f27d Added case (error) for transfer modules. 2004-11-24 18:07:04 +00:00
bringert
c1b4224363 Added module graph visualization. 2004-11-24 17:54:58 +00:00
aarne
15fd8ec71b resturcturing french resource 2004-11-17 14:33:15 +00:00
aarne
259e32d6e1 some bug fixes in type check and solve 2004-11-01 21:41:18 +00:00
aarne
25492ab0b9 constraint bug fix 2004-10-26 11:53:22 +00:00
aarne
b73e3b2b56 work on checking equations 2004-10-26 11:24:32 +00:00
aarne
18c0f62519 markup 2004-10-25 14:22:18 +00:00
bringert
733d527797 Remove more punctuation characters when printing GSL grammars 2004-10-19 10:27:28 +00:00
aarne
84c306d18c update highlights; fix cat warning bug 2004-10-13 11:47:24 +00:00
aarne
589091fd63 german paradigms 2004-10-11 14:21:57 +00:00
bringert
12e4aecffe Generalized Speech Recognition Grammar generation. Added JSGF grammar printer. 2004-10-01 08:43:59 +00:00
aarne
054dbbb39f fixed PredefAbs in TC 2004-09-30 06:24:09 +00:00
bringert
2881192e74 Removed dead code from CFGM grammar 2004-09-29 16:24:40 +00:00
bringert
a941d09e09 Updated to simple CFGM grammar, use CFGM pretty printer when printing cfgm grammars. 2004-09-29 15:53:46 +00:00
bringert
9d9761c2ab Updated to latest CFG specification from gfc2java 2004-09-29 08:27:28 +00:00
aarne
57ff3cc5a3 gfcc report 2004-09-28 19:44:02 +00:00
aarne
55c603ba87 revising tex 2004-09-28 11:55:10 +00:00
aarne
b93056f878 gfcc 2004-09-24 16:04:04 +00:00
aarne
fa70d81eb4 bug fixes in parsing etc; improved ImperC 2004-09-24 08:46:03 +00:00
aarne
22c849351f Ints n 2004-09-23 14:41:42 +00:00
aarne
6c3c14dfcf making parsing ImperC work 2004-09-22 20:42:21 +00:00
aarne
8cd24e0b91 printing to LBNF with profiles 2004-09-22 15:12:49 +00:00
aarne
9715c5e5f4 Imper 2004-09-19 20:27:38 +00:00
aarne
96890f5fad C compiler 2004-09-17 22:02:35 +00:00
aarne
e2f00638e2 Karin C's example 2004-09-16 14:47:18 +00:00
bringert
d5c0814180 When printing CFGM, only include the top-level modules 2004-09-16 11:09:37 +00:00
bringert
e22464e594 Use .MAIN for the start category. 2004-09-15 16:16:34 +00:00
aarne
e6fd325d07 introducing multiple inheritance 2004-09-15 14:36:27 +00:00
aarne
9bc8ffe4d1 terms from rf 2004-09-15 11:37:45 +00:00
aarne
6c372cc599 gfcm header 2004-09-14 17:05:46 +00:00
bringert
25f95fcfc3 Use grammar name as gsl category name prefix. Put some grammar info in GSL comments. 2004-09-14 15:45:17 +00:00
bringert
79f1afe65b gsl printer now figures out startcat from grammar flags 2004-09-14 15:05:37 +00:00
bringert
7f79a8eaa4 Added GSL speech recognition grammar generation. 2004-09-14 08:36:57 +00:00
aarne
9ff30c0ac6 type check cc command 2004-09-08 11:36:53 +00:00
aarne
42e8522757 codevars 2004-08-25 15:17:13 +00:00