1
0
forked from GitHub/gf-core
Commit Graph

289 Commits

Author SHA1 Message Date
aarne
a19856618b -val optimization 2005-01-11 15:06:12 +00:00
janna
496416d7ab *** empty log message *** 2005-01-07 19:48:22 +00:00
aarne
7eb83ba64e command cm 2004-12-29 13:48:41 +00:00
janna
f7a9d6e4ec *** empty log message *** 2004-12-22 14:47:06 +00:00
janna
a9d62bca84 *** empty log message *** 2004-12-22 14:37:46 +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
bringert
81a9a75b3d Changed default optimization level to -O2 2004-12-01 14:14:07 +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
bringert
623d971dca Added uninstall target to Makefile in binary dists. jgf now looks for a jvm if the hardcoded one is not found. 2004-11-11 15:05:41 +00:00
bringert
5991b6c244 Added uninstall target for binary tarballs 2004-11-11 14:49:07 +00:00
aarne
0d39d9f8b8 download doc 2004-11-08 15:30:40 +00:00
aarne
c0a26f13c2 rpm 2004-11-08 14:39:18 +00:00
aarne
f950bbaeb9 INSTALL 2004-11-08 13:57:50 +00:00
aarne
b3bfa01df7 make 2004-11-08 13:47:15 +00:00
aarne
2390a6e7d0 2.1 2004-11-08 13:46:34 +00:00
aarne
23408890df preparing 2.1 release 2004-11-08 13:15:25 +00:00
aarne
259e32d6e1 some bug fixes in type check and solve 2004-11-01 21:41:18 +00:00
janna
c209862c76 *** empty log message *** 2004-11-01 09:02:55 +00:00
janna
925cc41eb4 *** empty log message *** 2004-10-28 14:13:31 +00:00
janna
fed7f97e5f *** empty log message *** 2004-10-28 12:22:04 +00:00
janna
855fc1e1f8 *** empty log message *** 2004-10-28 11:46:37 +00:00
janna
b99bcb1ab6 *** empty log message *** 2004-10-27 18:24:56 +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
aarne
47eca4023b added code map 2004-10-22 13:46:41 +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
e1bceff497 version 2.1b 2004-10-11 14:25:09 +00:00
aarne
589091fd63 german paradigms 2004-10-11 14:21:57 +00:00
janna
ebef4a1d0e *** empty log message *** 2004-10-02 21:00:55 +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