summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-04PGF.Optimize: one more fix for unsafeFreezehallgren
2014-02-04PGF.Optimize: import unsafeFreeze from Data.Array.Unsafe for compatibility wi...hallgren
2014-02-04GFC.hs: encodeFile_ is not available in the standard Data.Binaryhallgren
2014-02-03gf.cabal: add default-language to silence warninghallgren
2014-02-01new overload resolution, taking care of ad hoc overloading.aarne
2014-02-01ad hoc overloading: a new way to deal with name resolution conflicts. Previou...aarne
2014-01-31typo in Concrete type checker: when type checking <e : t>, return annotated e...aarne
2014-01-31experimental type checker module GF.Compile.TypeCheck.RConcrete.hs with recor...aarne
2014-01-31gf-server.cabal: flag to include C run-time support in the FastCGI PGF servicehallgren
2014-01-31fix in the bracketedLinearize in Haskellkr.angelov
2014-01-29changes to pools in haskell bindingsinari
2014-01-28Wide coverage translation web demo improvementshallgren
2014-01-27PGFService.hs: fix a type ambiguity when compiling without C run-time supporthallgren
2014-01-27PGFService.hs: add a cache for C run-time parse result and a start offset par...hallgren
2014-01-27gf -server: fix a redirection bug...hallgren
2014-01-24gf -server: allow multiple PGF service requests to be handled in parallelhallgren
2014-01-24fix in the Haskell runtimekr.angelov
2014-01-21gf.cabal: bump version number to 3.5.12hallgren
2014-01-23demos/translation: add preliminary online demo,hallgren
2014-01-21simple translator: Replaced 'GF Robust Parser' with 'GF Wide Coverage Transla...hallgren
2014-01-20Optionally include C run-time supporthallgren
2014-01-20haskell-bind: add an export list to hide internal stuffhallgren
2014-01-17haskell-bind.cabal: relax overly restrictive version bounds and add cc-optionshallgren
2014-01-17haskell-bind: add a cabal file and examples/pgf-shell.hshallgren
2014-01-17haskell-bind: change the type of CRuntimeFFI.getConcrhallgren
2014-01-13examples/Phasebook/Makefile2: Lativan is fixed, include it againhallgren
2014-01-11Phrasebook: Latvian is fixed (according to the latest RG)normundsg
2014-01-10removed the generated html filesaarne
2014-01-10started demo pages for translation and resource grammarsaarne
2014-01-10examples/Phasebook/Makefile2: Lativan is broken, omit it for nowhallgren
2014-01-09Check file datestamp before creating PGF file when compiling grammarshallgren
2014-01-09Check file datestamps before unioning PGF files (fix)hallgren
2014-01-09Check file datestamps before unioning PGF fileshallgren
2013-12-18Release note updates and some other minor thingshallgren
2013-12-18PGFtoPython: add Python translations for nonExist, BIND and SOFT_BINDhallgren
2013-12-18GF home page: use the SVG version of the GF logo in browsers that support ithallgren
2013-12-17src/server/gf-server.cabal: compile it as a common library + executableshallgren
2013-12-17bugfix in the android keyboard for the choice of languagekr.angelov
2013-12-17show progress bar when translating or when reloading a language in the lexica...kr.angelov
2013-12-17examples/phrasebook/Makefile2: Finnish needs a larger stackhallgren
2013-12-17bugfix for grammar loading if the start and the target language happen to be ...kr.angelov
2013-12-17partial grammar loading in the android app. From now on grammars for Android ...kr.angelov
2013-12-17make sure that pgf_concrete_load has no effect on grammars that are completel...kr.angelov
2013-12-17Add backward compatibility for reading old PGF fileshallgren
2013-12-16GF.Compile.ReadFiles: reduced code duplicationhallgren
2013-12-17ParseFin ProDrop variants ; ParseFre question word order and pronoun gender v...aarne
2013-12-16examples/phrasebook/Makefile2: remove duplicated rulehallgren
2013-12-13started DocumentationFreaarne
2013-12-12GF home page: add a link to Grégoire's GF build status pagehallgren
2013-12-10allow the android app to be installed on the SD cardkr.angelov