summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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 insta...Krasimir Angelov
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 downloa...Thomas Hallgren
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
2017-06-14added Arabic question mark to arabic and persian transliterations, as well as...aarne
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
2017-05-31.NET binding to GF by Bjørnar Lutebergetkrasimir
2017-05-30lookup for syntagmatic wordskrasimir
2017-05-30finally a smoothed and more precise ranking for lookupskrasimir
2017-05-26another fix for the compilation of the bindings to the runtimekrasimir
2017-05-24an optimized string kernelkrasimir
2017-05-23fix in linearizer.h to make the JAVA binding compilekrasimir
2017-05-23an optimized expression extraction in the lookupkrasimir
2017-05-23a naive buf working ranking in the sentence lookupkrasimir
2017-05-16bugfix in the stack handling during lookupkrasimir
2017-05-15bugfix in the Java bindingkrasimir
2017-05-13add lookup.c to Android.mkkrasimir
2017-05-12switch off the debugging mode in the sentence lookupkrasimir
2017-05-12sentence lookup API from Javakrasimir
2017-05-12bugfix in the sentence lookupkrasimir
2017-05-12a binding to the sentence lookup from Haskellkrasimir
2017-05-12the first prototype for sentence lookupkrasimir
2017-05-11just for fun: hashCode for expressionskrasimir
2017-05-11an API for inspecting expressions in Javakrasimir