Commit Graph
100 Commits
Author SHA1 Message Date
peb 4bdb527770 "Committed_by_peb" 2005-05-11 09:28:16 +00:00
bringert 2c9e0c6148 Added some comments about missing stuff in Time grammar, and some variants to TimeSwe. 2005-05-11 08:38:04 +00:00
bringert bdbb6e8ab6 Fixed some missing lincats and a syntax error introduced when adding lincats. 2005-05-11 08:34:17 +00:00
bringert 9699fe1651 Added all missing lincats in numerals grammars. 2005-05-11 08:10:23 +00:00
bringert c8de5fc0da Fix conditional checks so that java code is compiled when it should. 2005-05-11 07:38:11 +00:00
bringert 6b28408fe1 Made conditional compilation of readline stuff cleaner 2005-05-10 14:04:01 +00:00
bringert 1d0f387df3 Added option to disable readline. 2005-05-10 13:55:01 +00:00
aarne 7493e31ea7 tiny fixes 2005-05-10 13:16:59 +00:00
peb 893ce8605d "Committed_by_peb" 2005-05-10 11:52:06 +00:00
aarne 8b0e66b45b modules for embedded GF 2005-05-10 11:49:13 +00:00
bringert b2357c9ddc Updated INSTALL, removing difference between windows and unix. 2005-05-10 11:07:45 +00:00
bringert 8c10c7133b Allow disabling building of Java components 2005-05-10 11:05:40 +00:00
bringert 89224f9e9e Get executable suffix in configure, unify unix and windows make targets. 2005-05-10 10:45:00 +00:00
aarne a73428ed77 typos 2005-05-09 16:49:49 +00:00
aarne d6af47561b preliminary release 2005-05-09 16:36:17 +00:00
aarne 0e4e3c4d94 run - running 2005-05-09 14:50:26 +00:00
aarne a734396a7a empty in pre 2005-05-09 14:44:59 +00:00
bringert 20af7b9729 Use GHCFLAGS when compiling for windows. 2005-05-09 14:29:25 +00:00
aarne 31873d5092 fix in CheckGrammar case exprs 2005-05-09 08:45:23 +00:00
peb 73df27b409 "Committed_by_peb" 2005-05-09 08:25:56 +00:00
bringert 1775e9bdc9 Removed use of lang package. 2005-05-02 08:18:34 +00:00
aarne bf25f1d0db library adjustments, error message clean-up 2005-04-28 15:42:47 +00:00
bringert 299bbd966b Changed IOExts import to Debug.Trace 2005-04-26 08:54:11 +00:00
aarne e601bc4e43 record extension typs checking fixed 2005-04-25 17:19:32 +00:00
bringert 6c9c095c9a Updated config.sub after bug report that configure does not work on x86-64. 2005-04-25 15:23:06 +00:00
bringert bb81c9110d Some small Makefile dist tweaks 2005-04-21 16:17:05 +00:00
bringert 959dd39419 Changed version to 2.2 2005-04-21 16:13:35 +00:00
bringert 3d217c9b5b Cleaned up Makefile 2005-04-21 16:12:10 +00:00
bringert 749c9a7b5d Removed for-ghc, for-ghc-nofud and for-windows directories. 2005-04-21 15:45:56 +00:00
bringert 93af0c8535 Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
bringert 8e44d9a8c1 Removed GF/UseGrammar/TeachYourself.hs, it seems to have been replaced by GF/Shell/TeachYourself.hs 2005-04-21 10:47:28 +00:00
bringert 2351552522 Added new HelpFile 2005-04-21 10:40:58 +00:00
bringert dc3702a371 Removed HelpFile.hs from top-level. 2005-04-21 10:39:29 +00:00
bringert 761d1990a6 A bunch of Makefile fixes. Moved HelpFile and HelpFile.hs. 2005-04-21 10:38:24 +00:00
bringert 9c33563988 Removed some now removed dirs from NOT_IN_DIST 2005-04-21 10:14:47 +00:00
bringert 920ac9f8fb Changed mktoday to generate use hierarchical name 2005-04-21 10:11:21 +00:00
aarne 4015cd095d smaller exx 2005-04-20 19:55:00 +00:00
aarne 2ccda07860 sub in modules 2005-04-20 19:22:38 +00:00
aarne be9e8a961d pg printnames 2005-04-20 19:09:19 +00:00
peb fd653e18a2 "Committed_by_peb" 2005-04-20 11:49:44 +00:00
peb 046161b732 "Committed_by_peb" 2005-04-19 10:57:18 +00:00
peb d9c2c1e994 "Committed_by_peb" 2005-04-19 09:46:07 +00:00
peb 559ee22bce "Committed_by_peb" 2005-04-18 13:55:32 +00:00
aarne a70b009183 defLinType and pr no s label 2005-04-17 18:48:34 +00:00
aarne b06dffa50a shrank example 2005-04-17 18:47:51 +00:00
aarne 590941276d more fixes in htmls 2005-04-17 16:29:51 +00:00
aarne fe6f09b306 minor fixes in htmls 2005-04-16 19:24:42 +00:00
aarne f14904320c added toc generation to htmls 2005-04-16 16:35:42 +00:00
aarne 726ee644db oops, renamed files 2005-04-16 16:02:51 +00:00
aarne b76b27773c arrived to the module system 2005-04-16 16:02:03 +00:00
aarne 1a893c4c6a new tutorial 2005-04-16 11:32:08 +00:00
peb 1c79bb67ae "Committed_by_peb" 2005-04-16 04:40:48 +00:00
aarne 1ef891adaf links 2005-04-15 18:58:58 +00:00
bringert 7615896479 Removed some dead code from gsl and cfgm generation. 2005-04-15 08:45:32 +00:00
peb 95c6e8a58f "Committed_by_peb" 2005-04-14 17:38:36 +00:00
peb b63b29a247 "Committed_by_peb" 2005-04-14 10:42:05 +00:00
aarne 99582672cb added Spanish and Italian existentials 2005-04-12 15:47:23 +00:00
aarne 8376ef3653 updated resource docMakefile 2005-04-12 14:26:17 +00:00
aarne 226b4fed47 updated resource doc 2005-04-12 14:20:29 +00:00
peb 81165cf09d "Committed_by_peb" 2005-04-12 09:49:44 +00:00
aarne 3c45e7c905 corrected gf-modules 2005-04-11 15:03:03 +00:00
peb a1546c25e7 "Committed_by_peb" 2005-04-11 12:57:45 +00:00
aarne 716e7986c5 module rules added 2005-04-10 18:40:08 +00:00
aarne 6fb9544f59 just module rules missing 2005-04-10 15:57:33 +00:00
aarne 7feb9a55a9 still more tutorial to the module system 2005-04-10 15:29:39 +00:00
aarne 351f8aada4 more tutorial to the module system 2005-04-10 10:39:34 +00:00
aarne 7a9fd63293 tutorial to the module system 2005-04-10 08:42:25 +00:00
bringert 8480387d57 Added italian stoneage grammar to stoneage grammar script 2005-04-07 16:01:48 +00:00
aarne 6baa2205da Italian Swadesh complete 2005-04-07 13:37:37 +00:00
aarne 0056186938 Italian Swadesh (incomplete) 2005-04-04 20:14:41 +00:00
aarne 6c197de139 started Italian Swadesh 2005-04-04 16:29:18 +00:00
aarne 2f78c3e209 support for multi-character string literals 2005-04-04 14:50:27 +00:00
aarne af50c703a6 mapStr ; appPredefined in err monad 2005-04-01 20:24:24 +00:00
aarne 3346b0669d capitalize 2005-04-01 06:01:07 +00:00
aarne e9063a42dc Romance almost complete 2005-03-31 16:14:12 +00:00
aarne 3d248a8576 capitalization in lexer 2005-03-31 15:57:35 +00:00
aarne e549dd79bc new unlexers ; work on Romance 2005-03-31 14:47:42 +00:00
aarne f3b9774062 updated ParadigmsSpa 2005-03-30 15:27:45 +00:00
aarne 6cb79f531c ArchEdit moved; spanish/Structural now works 2005-03-30 11:41:12 +00:00
aarne d465324279 almost complete list of Bescherelle conjugations for Spanish 2005-03-29 15:00:02 +00:00
aarne 53fe26a2a4 removed deprecated stuff; changed parser default 2005-03-29 12:26:34 +00:00
peb f6ef8e8bf8 "Committed_by_peb" 2005-03-29 10:58:46 +00:00
peb c400db8ce7 "Committed_by_peb" 2005-03-29 10:17:53 +00:00
peb fcc25f0bba "Committed_by_peb" 2005-03-21 21:40:03 +00:00
peb 9be3569798 "Committed_by_peb" 2005-03-21 21:31:43 +00:00
bringert 08d1751cd6 Build cfgm files using the nondeterministic conversion. Allow coercions in cfgm rule functions and remove the name. 2005-03-21 13:27:04 +00:00
peb a48173eb81 "Committed_by_peb" 2005-03-21 13:17:44 +00:00
peb b9ebf96579 "Committed_by_peb" 2005-03-21 12:54:24 +00:00
peb f14c9590de "Committed_by_peb" 2005-03-21 12:16:27 +00:00
peb 24c666fbe5 "Committed_by_peb" 2005-03-18 09:17:10 +00:00
aarne af6cb59fe8 Italian more complete 2005-03-17 20:38:07 +00:00
aarne 9316e1efab started updating Italian 2005-03-17 16:34:05 +00:00
aarne 752ab6dbc1 simplified adjectival predication 2005-03-17 13:10:38 +00:00
aarne 087aa10b6f fix in TC handling with qualified names 2005-03-17 08:58:18 +00:00
aarne 1bda0166b1 improved Romance Clause 2005-03-16 13:32:44 +00:00
aarne 397083589e fixed an end tag 2005-03-15 16:44:59 +00:00
aarne 3c56d01ed0 news in index 2005-03-15 16:38:18 +00:00
aarne 30aace7fd7 bug fixes in dependency handling 2005-03-15 16:18:51 +00:00
bringert cecd79ff70 Changed Think to an action without an object. 2005-03-15 15:38:20 +00:00
peb 37fe08c0a7 "Committed_by_peb" 2005-03-15 10:18:51 +00:00