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
Age
Commit message (
Expand
)
Author
2014-03-07
added pgf_lookup_word_prefix which makes it possible to do simple word predic...
kr.angelov
2014-03-07
another fix in the keyboard
kr.angelov
2014-03-07
bugfix in the keyboard
kr.angelov
2014-03-07
added Devanagari keyboard for Android
kr.angelov
2014-03-07
bugfix in pgf-translate
kr.angelov
2014-03-06
C run-time: protect from Windows specific #includes with #ifdef __MINGW32__
hallgren
2014-03-05
bugfix in the android keyboard for multiline documents
kr.angelov
2014-03-05
bugfix in the Android UI
kr.angelov
2014-03-05
implementation for pre in the C runtime
kr.angelov
2014-03-04
Fix the fix
hallgren
2014-03-04
Fixes for GHC 7.6 compatibility
hallgren
2014-03-04
Three fixes for compatibility with GHC 7.8
hallgren
2014-03-04
use pgf_linearize instead of pgf_lzr_linearize_simple in pgf-translate.c
kr.angelov
2014-03-04
memory leak in parseval.c
kr.angelov
2014-03-04
rename pgf_lzr_linearize_table to pgf_lzr_get_table
kr.angelov
2014-02-27
more in src/runtime/java/INSTALL
kr.angelov
2014-02-27
another fix for building the Java binding
kr.angelov
2014-02-27
added file with instructions for compiling the Java binding
kr.angelov
2014-02-27
instructions for compiling the C runtime on Windows
kr.angelov
2014-02-27
changes in Makefile.am to make it easier to compile the C runtime on Windows
kr.angelov
2014-02-27
include malloc.h in a few places to avoid warnings on Windows
kr.angelov
2014-02-27
update the Eclipse project for jpgf with settings needed for Windows
kr.angelov
2014-02-25
bugfix with the keyboard label for Chinese
kr.angelov
2014-02-25
the Android UI uses a new progress indicator which works on both Nexus 1 and ...
kr.angelov
2014-02-21
the Android App is now using the documentation modules instead of xml files f...
kr.angelov
2014-02-19
Wide coverage demo web app: add link to Google Translate
hallgren
2014-02-19
src/www/js/langcode.js: functions for converting language codes
hallgren
2014-02-18
bugfix in the android ui
kr.angelov
2014-02-17
fix in GF.Compile.Compute.ConcreteNew which makes it possible to compile Docu...
kr.angelov
2014-02-13
demos/translation.t2t: the translation app needs more space
hallgren
2014-02-12
Wide coverage demo: show up to 10 translations
hallgren
2014-02-11
Work on web api & apps based on the C run-time system
hallgren
2014-02-11
GFServer.hs: avoid intertwined log messages from parallel requests
hallgren
2014-02-10
Restore compatibility with GHC 7.0
hallgren
2014-02-10
Fix broken C runtime support in gf.cabal and PGFService.hs
hallgren
2014-02-10
proper error checking in the C runtime
kr.angelov
2014-02-10
haskell-bind: fix broken pgf-shell
hallgren
2014-02-10
bugfix in pgf2-bind.cabal
kr.angelov
2014-02-09
disabled ad hoc overloading, as it still causes mysterious errors. It is just...
aarne
2014-02-09
updated haskell-bind/README
kr.angelov
2014-02-09
cleanup the code for the FFI binding. The API is now more uniform with the Py...
kr.angelov
2014-02-09
GuVariant is now plain uintptr_t instead of a structure to make it easier to ...
kr.angelov
2014-02-07
gf.cabal: pgf-shell needs containers now
hallgren
2014-02-07
pgf-shell: show the names of the concrete syntaxes after loading the grammar
hallgren
2014-02-07
haskell-bind: add function languages
inari
2014-02-07
pgf-shell: enable -rtsopts, call performGC between commands
hallgren
2014-02-06
fixed some memory leaks
inari
2014-02-05
bugfix in the recognizer for literals in the C runtime
kr.angelov
2014-02-04
PGF.Optimize: one more fix for unsafeFreeze
hallgren
2014-02-04
PGF.Optimize: import unsafeFreeze from Data.Array.Unsafe for compatibility wi...
hallgren
[next]