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
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-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-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-01-26
API for computing the Haskell binding
krasimir
2017-01-26
use throwIO instead of throw in a few placed
krasimir
2017-01-26
type checking API in the Haskell binding
krasimir
2017-01-26
a better implementation for PGF2.categories
krasimir
2017-01-26
now the Python API also accepts types as start categories. Using a string is ...
krasimir
2017-01-26
forgot to add src/runtime/haskell-bind/PGF2/Type.hsc
krasimir
2017-01-26
bring the Haskell binding a bit closer to the pure Haskell API
krasimir
2017-01-26
copy the types for BracketedString from the Haskell runtime to the Haskell bi...
krasimir
2017-01-26
added mkMeta and unMeta in the Haskell binding
krasimir
2017-01-26
added mkAbs and unAbs in the Haskell binding
krasimir
[next]