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
Age
Commit message (
Expand
)
Author
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
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-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-14
fix the compilation of sqlite3Btree.c on Windows
krasimir
2017-02-10
safer memory management in the Haskell binding
krasimir
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
2017-01-26
more startCat to the Types section in the Haddock documentation for the Haske...
krasimir
2017-01-26
add unStr,unInt and unFloat in the Haskell binding
krasimir
2017-01-25
improve the documentation for PGF2
krasimir
2017-01-25
add functionsByCat in the Haskell binding
krasimir
2017-01-25
bugfix in the Haskell binding
krasimir
2017-01-24
added linearizeAll in the Java API
krasimir
2017-01-24
resolve a conflict that was for some reason commited in src/runtime/java/Make...
krasimir
2016-09-19
python examples compatible with both Python 2 and 3
prasanth.kolachina
2016-09-05
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF bo...
aarne
2016-08-01
python2 is now supported. the patch is based on a contribution from Vinit Rav...
krasimir
2016-08-01
two memory leaks in the Python bindings
krasimir
2016-06-16
pgf_generate_all now emits __mock_string__ instead of FOO for String literals.
krasimir
2016-06-16
bugfix in the load method in the Python binding. The file was never closed.
krasimir
2016-06-15
added a default value in dependency visualization for cases using maximum, to...
aarne
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2016-06-09
now a working API for complex queries in libsg
krasimir
[next]