summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-21Add *.gfo to gitignoreAyberk Tosun
2017-08-21AppUrd addedAarne Ranta
2017-08-21Merge pull request #6 from Kaljurand/est-lexicon-fixesInari Listenmaa
Fixes to the Estonian lexicon
2017-08-21Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-08-21Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-21Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-08-21Merge branch 'master' of https://github.com/GrammaticalFramework/GFInari Listenmaa
2017-08-20Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-08-20lookupSentence is now available from PythonKrasimir Angelov
2017-08-18????Krasimir Angelov
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
2017-08-18the parser is not forced to respect the linref while parsing discontious phrasesKrasimir Angelov
2017-08-18Bump version requirements to base>=4.6, Cabal>=1.20Thomas Hallgren
Cabal>=1.20 allows control over parallelism when compiling grammars from Setup.hs and WebSetup.hs. base>=4.6 allows conditional compilation with CPP to be eliminated from a few modules. base-4.6 corresponds to GHC 7.6.3, which is what you get in Debian 8 (aka jessie, aka oldstable) from 2015.
2017-08-18Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFThomas Hallgren
2017-08-18Home page: update link to PGF library API (Haskell)Thomas Hallgren
to point to gf-3.9 in Hackage.
2017-08-17configure.ac: use a Cabal-friendly version numberThomas Hallgren
and replace the outdated URL
2017-08-11Final changes before the release of GF 3.9Thomas Hallgren
2017-08-11more release notes about the runtimeKrasimir Angelov
2017-08-11release notes about the lookupKrasimir Angelov
2017-08-11Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFThomas Hallgren
2017-08-11Some updates in index-next.t2t and release-next.t2tThomas Hallgren
2017-08-11gf.cabal: don't enable warnings about unused imports by defaultThomas Hallgren
2017-08-11Disable detailed version info from darcsThomas Hallgren
TODO: get version info from git instead.
2017-08-11src/runtime/java/Makefile: fixes to find jni.h and jni_md.h in more casesThomas Hallgren
2017-08-11A couple of fixes for GHC 8.2.1 compatibilityThomas Hallgren
2017-08-10release notes on RGL and UDAarne Ranta
2017-08-07the linearizer API now allows to detect metavariables. This is used for ↵Krasimir Angelov
instancein the lookup where the tokens produced from the metavariables are interpreted as distinct from all other tokens.
2017-08-07fix the sentence lookup for cases when the top category is undefined.Krasimir Angelov
2017-08-07added org.grammaticalframework.pgf.Expr.unStrKrasimir Angelov
2017-07-07added the Expr.unMeta method in the Java bindingKrasimir Angelov
2017-06-30Merge branch 'master' of /usr/local/www/GFThomas Hallgren
2017-06-30gf.cabal: update bug-reports and tested-withThomas Hallgren
2017-06-30Merge branch 'master' of https://github.com/GrammaticalFramework/GFInari Listenmaa
2017-06-30Updates to reflect the darcs->git move in the developer guide and the ↵Thomas Hallgren
download page & release notes for the next release
2017-06-29Merge branch 'master' of https://github.com/GrammaticalFramework/GFInari Listenmaa
2017-06-29Link to the issue tracker on GitHubThomas Hallgren
2017-06-29index.html: a quick news item about the move to GitHubThomas Hallgren
2017-06-29gf.cabal: update the source repository to point to the GitHub repositoryThomas Hallgren
2017-06-27filtering during the lookup nicely integrates with concretizationkrasimir
2017-06-23faster lookupkrasimir
2017-06-19Adding preliminary release notes and download pages for the next release of GFhallgren
Feel free to add things to download/release-next.t2t.
2017-06-14added Arabic question mark to arabic and persian transliterations, as well ↵aarne
as the zero-width non-joiner U+200C to persian"
2017-06-10bugfixes in the Java bindingkrasimir
2017-06-02handling combination of &+ and &|aarne
2017-06-02handling capitalization (&|) in unlexer -bindaarne
2017-06-01fix in the lookup debugerkrasimir
2017-06-01reintroduce counts as a prefilter before applying cosine similaritykrasimir
2017-06-01more debug information in the lookupkrasimir
2017-05-31add links to the Java and .NET APIs from the home pagejohn.j.camilleri
2017-05-31a bit more documentation copied from Javakrasimir
2017-05-31bits of documentation for the .NET bindingkrasimir