summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-06Show relative file paths in error messageshallgren
2013-12-06GF.Compile.CheckGrammar: add source path to error message for circular defini...hallgren
2013-12-06GF shell: fix help text for generate_treeshallgren
2013-12-03removed the unlines-lines wrapper from Lexing.unlexer to prevent empty lines ...aarne
2013-12-03fix in inflection_en.xmlkr.angelov
2013-12-02ui/android/.../Translate.java uses Parse8 (change the name and language list ...aarne
2013-11-29Commment code and options relating to the old partial evaluatorhallgren
2013-11-29Move typePredefined from GF.Compile.Compute.AppPredefined to GF.Compile.TypeC...hallgren
2013-11-29Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macroshallgren
2013-11-29-optimize-pgf should also apply to the linrefskr.angelov
2013-11-28added caching to be able to quickly generate the inflection table for Finnishkr.angelov
2013-11-29added forms to Finnish xml tableaarne
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-27better dictionary visualization in the Android Appkr.angelov
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-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-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