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