summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-30better layout for the Thai keyboardkrasimir
2015-06-30increase the version number for the appkrasimir
2015-06-30added ant.properties in the App folder to make it easier to prepare releaseskrasimir
2015-06-30bugfix in the parser for lexical lookupkrasimir
2015-06-25Remove left over [...] from release notes, bump version number in gf.cabal to...hallgren
2015-06-25Update home page, download page & release notes for GF 3.7. Bump version numb...hallgren
2015-06-25Documentation updates for the release of GF 3.7hallgren
2015-06-25bugfix in the bottom-up prediction for the parserkrasimir
2015-06-23runtime/c/pf/jit.c: silence warning about alloca on MINGW32hallgren
2015-06-23Bump version of .gfo and .pgf files, improve error messages on version mismatchhallgren
2015-06-23WebSetup.hs: a note about parallel buildshallgren
2015-06-23doc/gf-developers.t2t: add a note about parallel buildshallgren
2015-06-22Remove the automatically generated doc/gf-developers.htmlhallgren
2015-06-17three more points in the release noteskrasimir
2015-06-17forgot changes in the serialization in the Haskell runtimekrasimir
2015-06-12the orthographic tokens were broken when they appear inside a dictionary entr...krasimir
2015-06-11Adding download/release-next.t2t (to be renamed) with preliminary release not...hallgren
2015-06-11fixed typo in the Haskell runtimekrasimir
2015-06-09updated Android helpfileaarne
2015-06-09note on official vs development version of the Android appaarne
2015-06-09updated demos/app.htmlaarne
2015-06-05print error message for missing abstract categories in the C runtimekrasimir
2015-06-02AppFre.pgf added to repo by mistake, now removedaarne
2015-06-02copied examples/app to examples/slowApp; the new app is a bit scaled down but...aarne
2015-06-02French input grammar FreInput separated from Freaarne
2015-06-02an input grammar for French - 40 times faster, makes all the difference in th...aarne
2015-05-27Wide Coverage Translation Demo: add buttons for speech outputhallgren
2015-05-27minibar: moved 2 reusable functions from minibar_translations.js to minibar_s...hallgren
2015-05-21examples/phrasebook/Makefile2: include Jpn and Snd in the buildhallgren
2015-05-21Omit -optimize-pgf when compiling small example grammarshallgren
2015-05-21Fixed a problem with minibar when invoked from gfse or the syntax editorhallgren
2015-05-19minibar: cosmetic fix for the "To:" menuhallgren
2015-05-19minibar: more work on speech outputhallgren
2015-05-19added callback in C for unknown wordskrasimir
2015-05-19the NERC in C is now fully up-to-date with the other NERCs. In addition the N...krasimir
2015-05-18minibar: speech output (experimental) (in browsers that support it)hallgren
2015-05-18minibar: use SVG instead of PNG for trees and alignment diagrams if supported...hallgren
2015-05-18bugfix in the NERC in Ckrasimir
2015-05-18the callbacks in C now take the concrete syntax as a parameterkrasimir
2015-05-18pgf_lookup_morpho and pgf_lookup_word_prefix are now also case insensitive if...krasimir
2015-05-18GF cloud: updated lists of supported RGL languages and some minor style updateshallgren
2015-05-11"flags case_sensitive=off" makes the parser case insensitivekrasimir
2015-05-11added all orthographic primitiveskrasimir
2015-05-08implemented CAPIT in parsingkrasimir
2015-05-08fix in the dictionary lookupkrasimir
2015-05-08a new nice and elegant algorithm for dictionary lookup in the parserkrasimir
2015-05-08the parser is now fully Unicode compatiblekrasimir
2015-05-07fix gu_ucs_is_space in libgukrasimir
2015-05-07fix the NERC in C to work for PN as literalkrasimir
2015-05-07fix pgf-translate to use the NERC againkrasimir