1
0
forked from GitHub/gf-core
Commit Graph

8273 Commits

Author SHA1 Message Date
aarne ab0eaa7b62 morpho analysis with -missing flag, shows words outside lexicon; also invoked if parsing fails; also added pg -words to show the list of words 2009-12-31 11:02:26 +00:00
krasimir 548d7e3209 js-runtime: redundant loop removed 2009-12-27 12:12:51 +00:00
krasimir c6ac5df859 use object references instead of FunId and SeqId in the javascript parser 2009-12-27 11:03:39 +00:00
krasimir 1e3dacfd71 bugfix in the javascript parser 2009-12-27 10:46:29 +00:00
krasimir 212fb4d789 javascript editor with PMCFG parser. (not stable yet) 2009-12-21 13:41:51 +00:00
aarne c0ffa614ae mathtext examples from Bonn 2009-12-18 11:08:39 +00:00
aarne 8d5f97866d Phrase.UttCN added and implemented for Eng,Fre,Ger 2009-12-17 21:54:11 +00:00
aarne 5c9ac3655e word order in subordinate German AdvS fixed 2009-12-17 21:31:02 +00:00
aarne 4e28be6958 correct capitalization in unlexmixed; unlextext and unlexmixed now remove string literal quotes 2009-12-17 21:17:46 +00:00
aarne d0fc84ba74 removed commas from subjunctions in Eng,Fre 2009-12-17 09:46:22 +00:00
aarne 3e79540035 fixed place of infinitive particle in german fixed prefix 2009-12-17 09:24:16 +00:00
aarne 371aa3848c Paradigm for German fixed prefix verbs 2009-12-17 09:14:06 +00:00
aarne c9a89c50a2 that_Subj in Eng,Fre,Ger 2009-12-17 09:01:20 +00:00
aarne 787714b3fe postfix subjunction SSubjS, defined for Eng, Ger, Romance 2009-12-17 08:49:41 +00:00
aarne 283807d2ec fixed the order of complements in Romance insertObj 2009-12-16 18:06:45 +00:00
aarne 24f6f9181a one step deeper into records in PGF generation 2009-12-16 16:25:52 +00:00
aarne 9c20e87a08 ImpP3 in French 2009-12-16 15:54:52 +00:00
aarne 403bec9f16 replaced German Agr record by an algebraic type 2009-12-16 15:45:29 +00:00
aarne 4f749d8bae ImpP3 in IdiomEng 2009-12-16 15:42:47 +00:00
aarne 95ad030dc6 ImpP3 in IdiomGer 2009-12-16 15:42:16 +00:00
hallgren 5a9b43a422 Home page updated for GF 3.1 release
+ Added links to Google Group and Google Project.
+ Removed duplicated links.
+ Minor style changes.
+ The page is not generated from index.txt.
2009-12-15 21:20:35 +00:00
hallgren 2fa9d7652c New GF 3.1 package for windows 2009-12-15 20:01:54 +00:00
hallgren c4d93e515b Comment out broken link to old download page 2009-12-15 17:42:16 +00:00
hallgren de95eccac6 Download page updated for GF 3.1 release 2009-12-15 17:20:49 +00:00
hallgren 9fc30c11df Update version number 3.0 to 3.1 in a number of places 2009-12-15 15:27:26 +00:00
hallgren b81e56f306 Add build-tools: happy, alex 2009-12-15 15:25:15 +00:00
aarne 90b8c947c3 completed gf-bibliography 2009-12-15 14:39:04 +00:00
aarne 08fa2be8ab warm_A in FoodsFin 2009-12-15 13:40:05 +00:00
hallgren 040290c41d Make transparent pixels white in the logos 2009-12-14 20:51:37 +00:00
krasimir 1e592e20e6 reverse engineered version of the Editor grammar 2009-12-14 20:01:41 +00:00
hallgren 74017f8dc1 Added rules to update automatically generated HTML files.
Only gf-developers.html is updated for now, but more files could be added to
the list.
2009-12-14 18:01:05 +00:00
hallgren 4f9d5a4a4c Developer documentation updates prompted by the switch to darcs version 2
In particular, the --lazy flag replaces the --partial flag.
2009-12-14 17:57:03 +00:00
hallgren 130417b541 New smoother version of the GF logo
The new logo is in the new directory doc/Logos. The old logo has been moved
there too. The documentation has been updated to refer to the new logo.

The new logo was provided in SVG format by Krasimir, but PNG files are included
as well. There are some new rules in doc/Makefile to convert from SVG to PNG,
which you can use if you edit the SVG files.
2009-12-14 16:01:47 +00:00
krasimir 286e60c7dc fix the directories in gf-server.cabal 2009-12-14 15:21:09 +00:00
krasimir 57d07a295a use forward slash instead of back slash in GF.cabal 2009-12-14 14:32:55 +00:00
ra.monique bb0bac0310 fixedRon 2009-12-14 11:58:15 +00:00
krasimir 7a449030b0 remove some more dead code 2009-12-14 13:11:58 +00:00
krasimir 76debee2c1 remove the old parsing code and the -erasing=on flag 2009-12-14 10:54:22 +00:00
krasimir 15ddc283d4 rename some modules that had GFCC in the name to PGF+something 2009-12-14 10:10:58 +00:00
krasimir 71e51e34c3 now the PGF to JavaScript convertor uses PMCFG 2009-12-14 09:53:53 +00:00
krasimir c92f9d1c0c reorganize the directories under src, and rescue the JavaScript interpreter from deprecated 2009-12-13 18:50:29 +00:00
krasimir 15305efa5a rename #Var to __gfVar because it breaks the JavaScript editor 2009-12-13 15:29:26 +00:00
aarne 0d41f45966 moved some doc to deprecated; empty dirs in lib to enable lib/src/Make 2009-12-14 09:54:23 +00:00
aarne a6d9bc3126 unicode encoding in quiz questions fixed 2009-12-13 18:51:20 +00:00
ra.monique 3bd269ac2e SymbolRon 2009-12-12 14:16:11 +00:00
krasimir 7c2bce5779 judgements lindef are now respected by both the parser and the linearizer 2009-12-11 17:39:18 +00:00
aarne fc1d03f2f1 moved bin/jgf to deprecated 2009-12-11 16:27:24 +00:00
gdetrez e560968144 Example was not parsed. 2009-12-11 13:21:19 +00:00
krasimir 541aee6ae6 allow empty lines when reading with 'rf -lines -tree' 2009-12-10 18:45:10 +00:00
aarne 44bc65282f index: version still 3.0 2009-12-10 16:24:52 +00:00