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
/
runtime
/
c
Age
Commit message (
Expand
)
Author
2017-05-12
bugfix in the sentence lookup
krasimir
2017-05-12
the first prototype for sentence lookup
krasimir
2017-05-11
bugfix for print names in the C runtime and expose the functionality from Java
krasimir
2017-05-04
optimize memory allocation in the lookup by using worker pools
krasimir
2017-05-04
remove duplicate entries from the lookup index
krasimir
2017-05-04
merging spines
krasimir
2017-05-03
first steps for sentence lookup in the C runtime
krasimir
2017-04-19
add install pragma for CMake
krasimir
2017-04-19
more changes to make the C runtime compilable with MSVC
krasimir
2017-04-19
in libgu mark explicitly all functions that belong to the API
krasimir
2017-04-19
explicitly classify all functions in libpgf as either internal or API functions
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
gu_string_buf -> gu_new_string_buf in libgu
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
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-03-14
fix the compilation of sqlite3Btree.c on Windows
krasimir
2017-01-26
bring the Haskell binding a bit closer to the pure Haskell API
krasimir
2017-01-26
added mkMeta and unMeta in the Haskell binding
krasimir
2016-06-16
pgf_generate_all now emits __mock_string__ instead of FOO for String literals.
krasimir
2016-06-09
now a working API for complex queries in libsg
krasimir
2016-06-09
bugfix in libsg
krasimir
2016-05-30
added getFunctionProb in the Java and C API
krasimir
2016-05-25
fix the word completion in the C runtime
krasimir
2016-05-25
fix the compilation when debugging is switched off
krasimir
2016-05-25
pgf_generate_all now works with literals as well
krasimir
2016-05-25
when expressions with Float literals are printed, we should use the same form...
krasimir
2016-05-25
fix a warning in libsg
krasimir
2016-05-22
bugfix in libsg
krasimir
2016-05-18
fix the compilation of sqlite3 on MacOS
krasimir
2016-05-10
an API for oracles in the GF parser
krasimir
2016-04-29
a prototype for complex queries over expressions in libsg
krasimir
2016-04-29
added methods for accessing the last element of a buffer in libgu
krasimir
2016-04-28
a version of sqlite3.c which is prunned to one third of the original size and...
krasimir
2016-04-14
more fixes for GNU Lightning for ARM
krasimir
2016-04-14
fix in evaluator.c
krasimir
2016-04-14
bugfix in GNU Lightning for ARM
krasimir
2016-04-13
bugfix in the JIT compiler for 64bit machines
krasimir
2016-04-13
locale independent printing for doubles when they are part of an abstract exp...
krasimir
2016-04-13
fix for reading PgfExpr with a double literal
krasimir
2016-03-30
src/runtime/c/INSTALL: add automake to the list of needed packages on Linux
hallgren
2016-02-09
some progress on complex queries in libsg
krasimir
2016-01-26
fix a rather intricate bug where coercions in the PMCFG grammar didn't intera...
krasimir
[next]