summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-08-18Bump version requirements to base>=4.6, Cabal>=1.20Thomas Hallgren
2017-08-17configure.ac: use a Cabal-friendly version numberThomas Hallgren
2017-08-11Final changes before the release of GF 3.9Thomas 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-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-27filtering during the lookup nicely integrates with concretizationkrasimir
2017-06-23faster lookupkrasimir
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-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
2017-05-11bugfix for print names in the C runtime and expose the functionality from Javakrasimir
2017-05-11construction of Int and Float literals in the Java bindingkrasimir
2017-05-10added Expr.applykrasimir
2017-05-10bugfix in the Java bindingkrasimir
2017-05-10PGFService.hs: fix problem when compiling without C run-time supporthallgren
2017-05-10a simple optimization for getCategories, getFunctions, getFunctionsByCat in t...krasimir
2017-05-10finished Type.getHypos & added Hypo.getTypekrasimir
2017-05-10a partial implementation for Type.getHypos. at least it lets us to count the ...krasimir
2017-05-06some extensions in the conceptual editor needed for the SBAR appkrasimir
2017-05-05PGFService: add CncLabels support to command=deptreehallgren
2017-05-05minibar_translations.js: remove dead codehallgren