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-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
2015-12-22
added API for reading a list of tuples in the SG module
krasimir
2015-12-22
pgf_read should close the input file.
krasimir
2015-12-20
added a primitive full-text search index in libsg. This can be use for findin...
krasimir
2015-12-19
a fix that should solve the segmentation fault on MacOS with the exhaustive g...
krasimir
2015-11-25
added readTriple in libsg and its Haskell binding
krasimir
2015-11-19
added mkInt and mkFloat in the Haskell binding to make it easy to create lite...
krasimir
2015-10-14
bugfix for lookupMorpho in the C runtime
krasimir
2015-09-11
fix the debug mode in the tree generator in the C runtime
krasimir
2015-09-08
add readTriple in the Haskell binding
krasimir
2015-09-08
bugfix in the parser
krasimir
[next]