Commit Graph

531 Commits

Author SHA1 Message Date
aarne bc05653e82 resources and new instantiation syntax 2005-02-04 19:17:57 +00:00
bringert b8b5139a8a Removed module headers from generated files with pragmas 2005-02-04 13:17:06 +00:00
peb 6381f3a998 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
peb 4a5a48157f "Committed_by_peb" 2005-02-03 14:13:35 +00:00
peb a7b25a9ca4 "Committed_by_peb" 2005-02-02 14:37:28 +00:00
aarne ca6dfea53e tense update for lib/resource/english 2005-01-30 14:45:01 +00:00
bringert 8947c49066 Make first letter in GSL category names upper case. 2005-01-28 15:57:59 +00:00
krijo 37db5016a8 Handling absolute paths in prefixPathName :: String -> FilePath -> FilePath
Handling absolute paths in prefixPathName :: String -> FilePath -> FilePath
(absolute paths are simply never prefixed).
2005-01-24 15:41:16 +00:00
aarne 87b55df10f -val optimization 2005-01-11 15:06:12 +00:00
aarne 46f85fb13a command cm 2004-12-29 13:48:41 +00:00
aarne bf022485b3 ShellState.changeMain 2004-12-22 12:49:44 +00:00
bringert 1711cac062 Minor clean-up and comment in module dep visualization. 2004-12-10 14:56:52 +00:00
bringert 95d434bbd2 Added visualization of source modules. 2004-12-10 14:02:00 +00:00
bringert 0d99169a7f 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 ecd0594547 Generated GF and GFC lexers with BNFC with string sharing support. 2004-12-08 13:21:40 +00:00
bringert d42984a08f Do string sharing after unescaping in source and canonical grammars. 2004-12-07 13:02:27 +00:00
bringert eaa2dcde07 More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file. 2004-12-06 19:08:58 +00:00
bringert 0098d5e943 Use strict parser and GHC-specific lexer for source grammars. 2004-12-06 17:44:59 +00:00
bringert 798cb37002 Use HashTable to share strings in tokens when parsing GFC files. 2004-12-06 16:02:08 +00:00
aarne b0fc3c72f4 experiment with new Rename 2004-12-03 16:04:25 +00:00
bringert 2e5bd1b547 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 84c23918d0 finishing verbs; bug fixes in comp 2004-11-27 08:13:45 +00:00
bringert fcbe58ef07 Added module file (hacky) URLs to nodes. 2004-11-26 14:53:44 +00:00
bringert 198c84c77f Added case (error) for transfer modules. 2004-11-24 18:07:04 +00:00
bringert a16a420bed Added module graph visualization. 2004-11-24 17:54:58 +00:00
aarne 3d3a2080af resturcturing french resource 2004-11-17 14:33:15 +00:00
aarne 2bd22e078a some bug fixes in type check and solve 2004-11-01 21:41:18 +00:00
aarne 8be82a3936 constraint bug fix 2004-10-26 11:53:22 +00:00
aarne 2b9e31455d work on checking equations 2004-10-26 11:24:32 +00:00
aarne 24ba5b3b82 markup 2004-10-25 14:22:18 +00:00
bringert 96edcf45d9 Remove more punctuation characters when printing GSL grammars 2004-10-19 10:27:28 +00:00
aarne 357c2fa4cf update highlights; fix cat warning bug 2004-10-13 11:47:24 +00:00
aarne a0bc9b053a german paradigms 2004-10-11 14:21:57 +00:00
bringert f64502d4a7 Generalized Speech Recognition Grammar generation. Added JSGF grammar printer. 2004-10-01 08:43:59 +00:00
aarne 653c903dc7 fixed PredefAbs in TC 2004-09-30 06:24:09 +00:00
bringert 0dbd3d199c Removed dead code from CFGM grammar 2004-09-29 16:24:40 +00:00
bringert 7492cfd236 Updated to simple CFGM grammar, use CFGM pretty printer when printing cfgm grammars. 2004-09-29 15:53:46 +00:00
bringert df2c63c559 Updated to latest CFG specification from gfc2java 2004-09-29 08:27:28 +00:00
aarne 01f872bf5d gfcc report 2004-09-28 19:44:02 +00:00
aarne 422b626a36 revising tex 2004-09-28 11:55:10 +00:00
aarne ff2a2895c0 gfcc 2004-09-24 16:04:04 +00:00
aarne 33ea630d4d bug fixes in parsing etc; improved ImperC 2004-09-24 08:46:03 +00:00
aarne 2c60a2d82a Ints n 2004-09-23 14:41:42 +00:00
aarne d5b4230d6d making parsing ImperC work 2004-09-22 20:42:21 +00:00
aarne a0116fd288 printing to LBNF with profiles 2004-09-22 15:12:49 +00:00
aarne 0e21dcbf54 Imper 2004-09-19 20:27:38 +00:00
aarne 6ec3a53d3c C compiler 2004-09-17 22:02:35 +00:00
aarne ecc132dccf Karin C's example 2004-09-16 14:47:18 +00:00
bringert 7769d0fb00 When printing CFGM, only include the top-level modules 2004-09-16 11:09:37 +00:00
bringert a38f028f04 Use .MAIN for the start category. 2004-09-15 16:16:34 +00:00