summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-13update glosses.hs to split definitions from examples in separate tripleskrasimir
2015-11-13now by default the app shows glosses for the words for which we have somethin...krasimir
2015-11-13bugfix in the SG binding for Javakrasimir
2015-11-13added Java API for insertion of triples in the semantic graphkrasimir
2015-11-13a new version of the conversion script for the Susanne corpus which covers a ...krasimir
2015-11-11ios fix: spaces should be removed from Chi but not from Cat aarne
2015-11-11src/ui/ios/GF-Offline-Translator tested to work in XCode with the current GF ...aarne
2015-11-11iOS app sources copied from https://github.com/cennydavidsson/GF. Not yet tes...cenny
2015-11-11moved old ios-swift files to the subdirectory src/ui/ios/old-swiftaarne
2015-11-11AppEst was missing from darcs, oopsaarne
2015-11-09added Estonian to the Android appaarne
2015-11-09small fixes in Est translation and app.probsaarne
2015-11-09better Estonian Phrasebook modules from https://github.com/GF-Estonian/GF-Est...kaljurand
2015-11-09last fixes to make AppEst compileaarne
2015-11-09started Estonian phrasebook modules to test AppEstaarne
2015-11-05the visualization commands (aw,vd,vp,vt) can now show multiple trees. Previou...aarne
2015-11-05vp -showdep: as default label for the first (incl. only) argument, don't use ...aarne
2015-11-05improved documentation of vp -showdepaarne
2015-11-04dependency labels in parse trees now with the -deps flag, -file=labels_file f...aarne
2015-11-04prepared visualize_parse for showing dependency labelsaarne
2015-10-28Fix bug in gf -server mode with /gfshell requests not updating the state of t...hallgren
2015-10-14bugfix for lookupMorpho in the C runtimekrasimir
2015-10-07gf.cabal: require base>=4.5 (ghc>=7.4)hallgren
2015-10-05Update PGF API documentation link on home page, bump version number in gf.cab...hallgren
2015-10-02Setup.hs: fix off-by-one error the change count in the version infohallgren
2015-10-02Bump version number to 3.7.1 and finalize documentationhallgren
2015-10-02GF.Interactive2: extension FlexibleContexts is needed for GHC 7.10 compatibilityhallgren
2015-10-02Minor edit of GF 3.7.1 release noteshallgren
2015-10-01Some work on the release notes and download page for GF 3.7.1.hallgren
2015-10-01bin/build-binary-dist.sh: fix hardcoded /usr install path for .pkg packages.hallgren
2015-10-01Makefile: make pkg: change install location from /usr to /usr/localhallgren
2015-09-30cc -trace: don't try to show the bodies of lambda abstractionshallgren
2015-09-30added bracketedLinearizeAll in Pythonkrasimir
2015-09-29download/release-next.t2t: preliminary release notes for GF 3.7.1hallgren
2015-09-29GF source lexer: allow numeric character escapes in string literalshallgren
2015-09-28Preliminary new shell feature: cc -trace.hallgren
2015-09-14haskell-bind/SG.hsc: fix unsafePerformIO import problem with ghc>=7.8hallgren
2015-09-14doc/gf-developers.t2t: script name for installing the C run-time was wrong, s...hallgren
2015-09-14doc/gf-developers.t2t: some updateshallgren
2015-09-11WebSetup.hs: always enable parallel compilation of the RGL and the example gr...hallgren
2015-09-11Remove debug output introduced in previous patchhallgren
2015-09-11Parallel compilation: "gf -make -j" and "gf -make -j=n" now work as expectedhallgren
2015-09-11fix the debug mode in the tree generator in the C runtimekrasimir
2015-09-10PGF2.Expr: a fix for ghc-7.6hallgren
2015-09-10example/foods/FoodsIce.gf: converted from Latin-1 to UTF-8 encodinghallgren
2015-09-08add readTriple in the Haskell bindingkrasimir
2015-09-08bugfix in the parserkrasimir
2015-09-04fix the metadata for sg databaseskrasimir
2015-09-04storage for literals in libsgkrasimir
2015-09-04src/pgf-binary: reimplementation of GF's customized Data.Binary on top of the...thomas