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
2017-04-19
updated android app help file
aarne
2017-04-19
now the database with glosses is compiled on the PC by running glosses.hs. On...
krasimir
2017-04-19
in libgu mark explicitly all functions that belong to the API
krasimir
2017-04-19
in the Java binding mark all internal functions as hidden
krasimir
2017-04-19
explicitly classify all functions in libpgf as either internal or API functions
krasimir
2017-04-19
make some of the functions in the Python binding static
krasimir
2017-04-13
add the CMakeLists.txt from Bjørnar
krasimir
2017-04-13
disable doxygen
krasimir
2017-04-13
updated AUTHORS list in the C runtime
krasimir
2017-04-13
remove src/runtime/c/README it is obsolete anyway
krasimir
2017-04-13
use gu_string_buf_data in the Python binding to avoid copying
krasimir
2017-04-13
gu_string_buf -> gu_new_string_buf in libgu
krasimir
2017-04-13
use gu_string_buf_data in the Java binding to avoid double copying of strings
krasimir
2017-04-13
full support for Latin1 GF identifiers in the C runtime
krasimir
2017-04-13
add gu_string_buf_data and gu_string_buf_length in libgu
krasimir
2017-04-13
silence a few warnings on MacOS
krasimir
2017-04-13
use GU_API_DATA_DECL instead of GU_API_DATA to make the C runtime compile aga...
krasimir
2017-04-12
Translator.java in android app now tries to find the lowercased first word in...
aarne
2017-04-12
update SG.hsc
krasimir
2017-04-12
remove the teyjus and utils folders
krasimir
2017-04-12
a patch from Bjørnar Luteberget for compatibility with MSVC
krasimir
2017-04-12
some work on libsg queries
krasimir
2017-04-12
commented out case_sensitive=off in App
aarne
2017-04-11
re-enabled Phrasebook in App ; added Russian ; testing with lower-casing the ...
aarne
2017-04-11
upgrade Android SDK version
krasimir
2017-04-11
forgot src/ui/android/res/layout/fragment_phrase_list.xml
krasimir
2017-04-06
separated syncat multiwords in dep tree generation ; added function wildcards...
aarne
2017-04-06
vd command now reads local concrete configurations to deal with syncat words;...
aarne
2017-04-05
added generateOntology & generateOntologyDepth
krasimir
2017-03-22
fixed a bug in Eq instance generation for GADT and lexical categories
aarne
2017-03-14
fix the compilation of sqlite3Btree.c on Windows
krasimir
2017-03-07
a better error message
krasimir
2017-03-13
News: GFSS 2017
normundsg
2017-03-07
GF.Compile.Compute.ConcreteNew now handles Predef.Float
krasimir
2017-03-07
bugfix in record subtyping checking
krasimir
2017-03-07
GF.Grammar.Printer now has a Terse mode which prints record types with lock f...
krasimir
2017-03-06
fix for EPatt
krasimir
2017-03-06
type checking EPatt
krasimir
2017-03-06
GF.Compile.Compute.ConcreteNew now can handle EPattType
krasimir
2017-03-06
some missing patterns
krasimir
2017-03-06
added overload resolution in the experimental type checker
krasimir
2017-03-03
some progress on the experimental type checker for the concrete syntax
krasimir
2017-02-24
corrected fg generation for lexical categories, to avoid a type error in gene...
aarne
2017-02-21
Fix compilation errors caused by changes in PGF2
hallgren
2017-02-10
safer memory management in the Haskell binding
krasimir
2017-02-10
langcode.js: updated to include codes for recently added RGL languages
hallgren
2017-02-10
GF home page: comment out the "GF build status" link
hallgren
2017-02-01
typo in gf-tutorial: enougo->enough
krasimir
2017-02-01
replace .gfcc with .pgf in gf-refman.html
krasimir
2017-01-30
typo in imports of SentencesPes corrected
aarne
[next]