summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-25Windows fix: the default coding isn't utf8 but the current system codepage. T...krasimir
2008-10-25add cp1252. usefull for Swedish and Germankrasimir
2008-10-25extend the cp1251 coding to cover all cyrillic letterskrasimir
2008-10-24GWT: hide stale suggestions.bjorn
2008-10-24GWT code import tweak.bjorn
2008-10-24More GWT refactoring.bjorn
2008-10-23Added Eclipse project stuff for the GWT library. Some refactoring of the GWT ...bjorn
2008-10-22Added PGF.parse method to GWT client.bjorn
2008-10-22Some refactoring of the GWT translator.bjorn
2008-10-22fix the word completion in the shellkrasimir
2008-10-22fix a typo. It is option "-cat" not "-type"krasimir
2008-10-22Make GWT compilation easier.bjorn
2008-10-22Remove compiled GWT stuff.bjorn
2008-10-22gf-server: preliminary Ubuntu instructionsbjorn
2008-10-22Recompiled GWT code. I should drop the compiled code from the repo soon, this...bjorn
2008-10-22Rename the GWT Translate module to PGF. Rename the GF class to PGF.bjorn
2008-10-22Change GWT compilation scripts to make it easier to change the GWT dir location.bjorn
2008-10-22New compiled GWT stuff.bjorn
2008-10-22Reorganize GWT stuff into a reusable module and one application module.bjorn
2008-10-21efficient and nicer implementation for literal categorieskrasimir
2008-10-20gf-server: move some general stuff to FastCGIUtilsbjorn
2008-10-20the literal categories were slowing down the parser 3 times. this is quick an...krasimir
2008-10-20Added --parser=ondemand flag.bjorn