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-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
2016-06-09
bugfix in libsg
krasimir
2016-06-08
PGF.VisualizeTree: add white background in the SVG rendering of dependency trees
hallgren
2016-06-08
PGF.VisualizeTree: add SVG renderering of word dependency trees
hallgren
2016-06-03
vd latex: some adjustments in heights and lengths
aarne
2016-06-02
vd: arc heights now depend on number of arcs below rather than word distance
aarne
2016-05-30
fix in the Haskell binding: functionType should throw error if the function i...
krasimir
2016-05-30
added getFunctionProb in the Java and C API
krasimir
2016-05-26
Add haddock documentation to PGF.graphvizDependencyTree and PGF.getDepLabels
hallgren
2016-05-26
Fix documentation typo on PGF.Haskell
hallgren
2016-05-25
the Java API now also has access to the token's category while doing completion
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-23
made the word length proportionate in dependency visualization, instead of us...
aarne
2016-05-22
bugfix in libsg
krasimir
2016-05-20
change the API for literals in Java and Python. The input sentence is no long...
krasimir
2016-05-19
in case of null argument it is more intuitive to report the argument index by...
krasimir
2016-05-19
the constructor for expressions in the Java runtime now checks for null argum...
krasimir
[next]