summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-01make gu_exn_is_raised non inlined. this is useful to make it callable from Ha...kr.angelov
2013-11-01left AR's translation project names in android/.../Translator.java as comment...aarne
2013-11-01fix the robust parser for unknown tokenskr.angelov
2013-11-01bugfix in linearizer.ckr.angelov
2013-11-01remove the include to mman.h in jit.c since it doesn't seem to be usedkr.angelov
2013-10-31add the forgoten close_arrow.pngkr.angelov
2013-10-31trim the input string in the conversation view for better lexical matchingkr.angelov
2013-10-31make the input mode in the Android translator persistentkr.angelov
2013-10-31Add a cabal flag to use the standard binary packagehallgren
2013-10-31update the TAG for the MainActivitykr.angelov
2013-10-31store the source and target languages for the Android UI in a preference filekr.angelov
2013-10-31when the phone is in silent mode the UI should not use the TTSkr.angelov
2013-10-31fix the parsing error in the Android appkr.angelov
2013-10-31fixed utf-8 decoding problem in libgukr.angelov
2013-10-31bracketedLinearize in Python is now using the linrefkr.angelov
2013-10-30use linref in the C linearizer. The robust linearization is now fully supportedkr.angelov
2013-10-30fix the debug mode in the linearizer after the refactoring in libgukr.angelov
2013-10-30linref is now used by the linearizer. The visible change is that the 'l' comm...kr.angelov
2013-10-30added the linref construction in GF. The PGF version number is now bumpedkr.angelov
2013-10-30missing binary serialization for PImplArg in the .gfo fileskr.angelov
2013-10-28another fix for 'pre'kr.angelov
2013-10-28fix inflection_en.xmlkr.angelov
2013-10-28fix the handling of 'pre' in the C runtimekr.angelov
2013-10-28bugfix in gu/seq.hkr.angelov
2013-10-24Functions merge trees into tries in the GF Shell and the PGF web servicehallgren
2013-10-24Commands.hs: fix a copy-paste error in the documentation of put_treehallgren
2013-10-23added dummy inflection template for Chinese. It needs better names for the di...kr.angelov
2013-10-23the first version of the Android's morphology browserkr.angelov
2013-10-23tabular linearization in the C and Java runtimeskr.angelov
2013-10-21clumsy fix for nonExist in pgf-translatekr.angelov
2013-10-21bugfix for the custom literals in the C runtimekr.angelov
2013-10-21fix the grammar serialization for nonExist and BINDkr.angelov
2013-10-12add keyboard input in the android appkr.angelov
2013-10-11synchronize the target languages in the main activity with the one in the lex...kr.angelov
2013-10-11better lexicon viewkr.angelov
2013-10-11make MorphoAnalysis serializablekr.angelov
2013-10-11readExpr in the Java bindingkr.angelov
2013-10-10added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the s...aarne
2013-10-10an improvised dictionary mode in the Android translatorkr.angelov
2013-10-09added lookupMorpho in the Java bindingkr.angelov
2013-10-09fix in the Java bindingkr.angelov
2013-10-09avoid warning in parser.c when debugging is OFFkr.angelov
2013-10-09lexer.c is now exluded from the makefile for Android since the new runtime do...kr.angelov
2013-10-09a major redesign in the C runtime. The parser and the linearizer now fully su...kr.angelov
2013-10-09added gu_is_space in gu/utf8.h. this helps to avoid the dependency on the bro...kr.angelov
2013-10-08remove libjpgf.so from darcskr.angelov
2013-10-08fix the robust parser after the change of GuStringkr.angelov
2013-10-08rename the Android translator from GFVoiceExample to GFTranslatorkr.angelov
2013-10-08a quick hack in the Android translation for parsing Chinesekr.angelov
2013-10-08bugfix in GNU lightning for ARMkr.angelov