index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-10-23
added dummy inflection template for Chinese. It needs better names for the di...
kr.angelov
2013-10-23
the first version of the Android's morphology browser
kr.angelov
2013-10-23
tabular linearization in the C and Java runtimes
kr.angelov
2013-10-21
clumsy fix for nonExist in pgf-translate
kr.angelov
2013-10-21
bugfix for the custom literals in the C runtime
kr.angelov
2013-10-21
fix the grammar serialization for nonExist and BIND
kr.angelov
2013-10-12
add keyboard input in the android app
kr.angelov
2013-10-11
synchronize the target languages in the main activity with the one in the lex...
kr.angelov
2013-10-11
better lexicon view
kr.angelov
2013-10-11
make MorphoAnalysis serializable
kr.angelov
2013-10-11
readExpr in the Java binding
kr.angelov
2013-10-10
added 'make ParseFre' and 'make ParseEngFre' to lib/src/Makefile; added the s...
aarne
2013-10-10
an improvised dictionary mode in the Android translator
kr.angelov
2013-10-09
added lookupMorpho in the Java binding
kr.angelov
2013-10-09
fix in the Java binding
kr.angelov
2013-10-09
avoid warning in parser.c when debugging is OFF
kr.angelov
2013-10-09
lexer.c is now exluded from the makefile for Android since the new runtime do...
kr.angelov
2013-10-09
a major redesign in the C runtime. The parser and the linearizer now fully su...
kr.angelov
2013-10-09
added gu_is_space in gu/utf8.h. this helps to avoid the dependency on the bro...
kr.angelov
2013-10-08
remove libjpgf.so from darcs
kr.angelov
2013-10-08
fix the robust parser after the change of GuString
kr.angelov
2013-10-08
rename the Android translator from GFVoiceExample to GFTranslator
kr.angelov
2013-10-08
a quick hack in the Android translation for parsing Chinese
kr.angelov
2013-10-08
bugfix in GNU lightning for ARM
kr.angelov
2013-10-07
ensure that the grammar is loaded only once even if the main activity is recr...
kr.angelov
2013-10-07
ensure that the grammar is loaded only once
kr.angelov
2013-10-07
in case of parse error report the token on Android
kr.angelov
2013-10-07
remove the binaries for the grammar, the .so file and .jar file in the Androi...
kr.angelov
2013-10-07
remove the custom background in activity_main.xml since it is not backward co...
kr.angelov
2013-10-07
fix the grammar printer after the change of GuString in libgu
kr.angelov
2013-10-04
remove the grammar copying from the Android UI since now we can load grammars...
kr.angelov
2013-10-04
Add new Android voice translator sample app
bringert
2013-10-04
fixes in the Java binding after the refactoring of GuString
kr.angelov
2013-10-04
suppress warning in graphviz.c
kr.angelov
2013-10-04
GuString is now an ordinary C string - it makes live easier. In addition PgfS...
kr.angelov
2013-10-03
space leak in the Java binding
kr.angelov
2013-10-03
the symbol for nonExist in the GF runtime should be the last. this simplifies...
kr.angelov
2013-10-02
something in the typeinferencer of the latest GHC has changed. I need to add ...
kr.angelov
2013-09-30
fix the bracketed linearization in Python after the introduction of nonExist ...
kr.angelov
2013-09-30
fix the graphviz visualization after the introduction of nonExist and BIND
kr.angelov
2013-09-23
the compiler now sorts the list of sequences in the PGF files
kr.angelov
2013-09-30
better handling for nonExist in the C runtime. BIND is also supported in the ...
kr.angelov
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2013-09-26
remove pgf/edsl.h from the C runtime
kr.angelov
2013-09-26
add gu_variant_close in libgu
kr.angelov
2013-09-25
fix the debug mode of the parser after the refactoring in libgu
kr.angelov
2013-09-25
added assertion in the JIT compiler which checks that we are not going outsid...
kr.angelov
2013-09-25
fix a typo in src/runtime/javascript/translator.html
kr.angelov
2013-09-24
a small fix in the python binding after the refactoring in the C runtime
kr.angelov
2013-09-23
GrammarToPGF now looks only at the top modules for the PGF flags
kr.angelov
[next]