summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-31BigLexEng: better use of mkV3, mkV2, mkN2.bjorn
2008-10-31ParadigmsEng: more versions of mkV2 and mkV3.bjorn
2008-10-31BigLexEng: Get rid of the last mkV2 with empty second argument.bjorn
2008-10-31igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...")bjorn
2008-10-31BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep.bjorn
2008-10-31Update BigLexEng to use overloaded paradigms.bjorn
2008-10-31ParadigmsEng: more overloaded version of mkA2, mkV2, mkV3, mkN2. Added mkSubj.bjorn
2008-10-31LexiconEng: Lexicon.sister_N is N, not N2 (but it probably should be).bjorn
2008-10-31Added BigLexEng from mosg (originally from GF/example) to next-lib/parsing.bjorn
2008-10-31Added Pol argument to ExtraEng.Unc* to give them the same signatures as the s...bjorn
2008-10-30refactored romance VP. Now it is possible to parse with Spanish and Catalan; ...aarne
2008-10-30bulgarian in next-libkrasimir
2008-10-30Started working on a parsing grammar. English-only so far.bjorn
2008-10-30Removed "that" variant in RelativeEng.IdRP. Added instead that_RP in ExtraEng...bjorn
2008-10-30More English morphology clean-up.bjorn
2008-10-30Remove lots of dead code from MorphoEng.bjorn
2008-10-30Added case parameter for stand-alone forms of determiners. I had to move mkPr...bjorn
2008-10-30Towards cleaner english morphology: use mkPrep instead of ss in StructuralEng.bjorn
2008-10-30Removed some unused (and strange) code from MorphoEng. bjorn
2008-10-30Include .gf file name in source parsing syntax error message.bjorn
2008-10-30GWT lib and translator: added support for multiple pgf files.bjorn
2008-10-29gf-server: added a way to list the available pgf filesbjorn
2008-10-29Rename MainFastCGI.hs to PGFService.hs.bjorn
2008-10-29Some lighttpd config fixes for the gwt translator.bringert
2008-10-29GWT translator: fixed copy-paste bug where the from language was sent as both...bjorn
2008-10-29Better way of building gf-gwt.jar.bringert
2008-10-29GWT: Some changes to compilation scripts to run on linux.bringert
2008-10-29Changed UncNegX in ExtraEng to take a Temp rather than Tense and Ant arguments.bjorn
2008-10-29Remove superfluous RP argument to EmptyRelSlash.bjorn
2008-10-29Replace PGF.Raw with PGF.Binary in the executable section of GF.cabalbjorn
2008-10-29smart consonant duplication in ParadigmsEngaarne
2008-10-28even more compact binary representation. saldo < 19MBkrasimir
2008-10-28Data.Binary should use Data.ByteString.copy when decoding ByteStringskrasimir
2008-10-28remove some traces that I left by incidentkrasimir
2008-10-28German Attempto - lots of words to checkaarne
2008-10-28remove some redundant imports of GF.Text.UTF8krasimir
2008-10-28forgot to add PGF.Binarykrasimir
2008-10-28notpresent flags in French auxiliariesaarne
2008-10-28Attempto in French ; not correct for mode in "il n'est pas possible que..." etcaarne
2008-10-28part of Attempto controlled language in English and Swedishaarne
2008-10-28fixes in next resource needed for Attemptoaarne
2008-10-28binary serialization for PGFkrasimir
2008-10-28GWT: better heuristics for when to ask the server for completions.bjorn
2008-10-28GWT completion: only return request.getLimit() results to the SuggestBox. Re-...bjorn
2008-10-28Changed PGF.complete to include the given input if it can be parsed as a comp...bjorn
2008-10-28define Read and Show instances for Expr and Treekrasimir
2008-10-27GWT: Hold on to the previous suggestions, and try filtering them before askin...bjorn
2008-10-27GWT: added IterableJsArray.isEmpty().bjorn
2008-10-27missing case in PGF generationaarne
2008-10-25fix typokrasimir