summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-28html templates for Finnish noun and verb inflection startedaarne
2013-11-28bugfix in the android appkr.angelov
2013-11-28now the TTS is used only if there is actually a language model. this is bette...kr.angelov
2013-11-28a bit of cleanup in the Android appkr.angelov
2013-11-28extension in the template format for inflection tables. This makes it possibl...kr.angelov
2013-11-28GFI: adapt to character encoding changeshallgren
2013-11-28SimpleEditor.Convert: adapt to recent character encoding changeshallgren
2013-11-28the Android App now show the valency patterns for verbs in English, Bulgarian...kr.angelov
2013-11-28Translate grammar for Ger and Hin added. Some functions in Ger phrasebook nee...aarne
2013-11-27better dictionary visualization in the Android Appkr.angelov
2013-11-27Adding an alternate style for the GF home pagehallgren
2013-11-27minor tweaks in the Android UIkr.angelov
2013-11-27fix the character encoding problem in the web view in the Android UIkr.angelov
2013-11-27added API in the C runtime and the Java binding for checking whether a given ...kr.angelov
2013-11-27update the project files for the Java bindingkr.angelov
2013-11-27space leak in the Java bindingkr.angelov
2013-11-26Represent identifiers as UTF-8-encoded ByteStringshallgren
2013-11-25Change how GF deals with character encodings in grammar fileshallgren
2013-11-26examples/phrasebook: add Makefile2 for parallel grammar compilationhallgren
2013-11-26examples/letter: convert grammar files to UTF-8hallgren
2013-11-25GF home page: mention upcoming default character encoding changehallgren
2013-11-25Setup.hs: avoid a problem with Cabal-1.18hallgren
2013-11-25Document the upcoming default character encoding change in the release noteshallgren
2013-11-22examples/phrasebook: adding --# -coding=latin1 to 18 moduleshallgren
2013-11-22examples/foods: add --# -coding=latin1hallgren
2013-11-22fix in the GF keyboard for Androidkr.angelov
2013-11-22fix the export for CFG grammars with BIND, SOFT_BIND and nonExistkr.angelov
2013-11-22the GF syntax for identifiers is exteded with quoted forms, i.e. you could wr...kr.angelov
2013-11-22bugfix in the debug mode for the parserkr.angelov
2013-11-21Some refactoring in GF.Compile and GF.Compile.GetGrammarhallgren
2013-11-21Some more monadic lifting changeshallgren
2013-11-21bugfix in the C runtimekr.angelov
2013-11-21the Java binding for lookupMorpho should release the local references created...kr.angelov
2013-11-21Add a test runner and a test suite fore the rglgregoire.detrez
2013-11-20more stack in Translate Makefileaarne
2013-11-20fix in the Python bindingkr.angelov
2013-11-20Removed some code duplication in GF.Compile.Updatehallgren
2013-11-20Reduced clutter in monadic codehallgren
2013-11-19GF shell: improved system_pipe (aka "?") commandhallgren
2013-11-18bugfix in the robust parserkr.angelov
2013-11-18add gu_buf_insert in libgukr.angelov
2013-11-15fixes in the C runtime to avoid warnings when compiling on MacOSkr.angelov
2013-11-15pgf_read should open the grammar file in binary mode to prevent the Windows r...kr.angelov
2013-11-15pgf_reader_done should do nothing if the reading has failedkr.angelov
2013-11-15add additional options for compiling the Java binding on Windows (suggested b...kr.angelov
2013-11-14gfse: re-enable example-based grammar constructionhallgren
2013-11-13add two files from the Android app that were forgotenkr.angelov
2013-11-13bugfix in the C runtime which had made the parser up to 200 times slower for ...kr.angelov
2013-11-13the dictionary view in the Android app now shows both the source and the targ...kr.angelov
2013-11-13minor bugfix in the translator keyboardkr.angelov