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
/
pgf
Age
Commit message (
Expand
)
Author
2017-05-03
first steps for sentence lookup in the C runtime
krasimir
2017-04-19
more changes to make the C runtime compilable with MSVC
krasimir
2017-04-19
explicitly classify all functions in libpgf as either internal or API functions
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
silence a few warnings on MacOS
krasimir
2017-04-12
a patch from Bjørnar Luteberget for compatibility with MSVC
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-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-10
an API for oracles in the GF parser
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-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-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
2015-08-06
bugfix for the word prediction in the App
krasimir
2015-08-06
bugfix in lookup_morpho in the C runtime
krasimir
2015-07-16
make the virtual machine instructions more uniform
krasimir
2015-07-16
refine the GNU lightning patch to avoid generating unnecessary code
krasimir
2015-07-16
bugfixes in the JIT compiler for x86_64. One of the fixes is actually in GNU ...
krasimir
2015-07-04
the reasoner's states are now closures just like the code for the def rules. ...
krasimir
2015-07-03
merge the states for reasoning and evaluation into a single structure
krasimir
2015-06-30
bugfix in the parser for lexical lookup
krasimir
2015-06-25
bugfix in the bottom-up prediction for the parser
krasimir
2015-06-23
runtime/c/pf/jit.c: silence warning about alloca on MINGW32
hallgren
2015-06-12
the orthographic tokens were broken when they appear inside a dictionary entr...
krasimir
2015-06-05
print error message for missing abstract categories in the C runtime
krasimir
2015-05-19
added callback in C for unknown words
krasimir
2015-05-19
the NERC in C is now fully up-to-date with the other NERCs. In addition the N...
krasimir
2015-05-18
bugfix in the NERC in C
krasimir
2015-05-18
the callbacks in C now take the concrete syntax as a parameter
krasimir
2015-05-18
pgf_lookup_morpho and pgf_lookup_word_prefix are now also case insensitive if...
krasimir
2015-05-11
"flags case_sensitive=off" makes the parser case insensitive
krasimir
[prev]
[next]