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-05-12
sentence lookup API from Java
krasimir
2017-05-12
bugfix in the sentence lookup
krasimir
2017-05-12
a binding to the sentence lookup from Haskell
krasimir
2017-05-12
the first prototype for sentence lookup
krasimir
2017-05-11
just for fun: hashCode for expressions
krasimir
2017-05-11
an API for inspecting expressions in Java
krasimir
2017-05-11
bugfix for print names in the C runtime and expose the functionality from Java
krasimir
2017-05-11
construction of Int and Float literals in the Java binding
krasimir
2017-05-10
added Expr.apply
krasimir
2017-05-10
bugfix in the Java binding
krasimir
2017-05-10
a simple optimization for getCategories, getFunctions, getFunctionsByCat in t...
krasimir
2017-05-10
finished Type.getHypos & added Hypo.getType
krasimir
2017-05-10
a partial implementation for Type.getHypos. at least it lets us to count the ...
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
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
[next]