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-09-05
GF.Command.TreeOperations is now independent from the runtime's internals
Krasimir Angelov
2017-09-05
added exprSize and exprFunctions in the Haskell runtime too and use them in T...
Krasimir Angelov
2017-09-05
fix the type signature for exprSize
Krasimir Angelov
2017-09-05
added exprFunctions in the Haskell binding
Krasimir Angelov
2017-09-05
added exprSize in the Haskell binding
Krasimir Angelov
2017-09-05
added exprHash in the Haskell binding
Krasimir Angelov
2017-09-04
forgot to commit PGF2.FFI
Krasimir Angelov
2017-09-04
instance Eq Expr in the Haskell binding
Krasimir Angelov
2017-09-04
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...
Krasimir Angelov
2017-09-04
added a separate cabal file for the Haskell runtime
Krasimir Angelov
2017-09-04
move the custom Binary package back to src/runtime/haskell
Krasimir Angelov
2017-09-01
silence Tab warnings in the Haskell runtime
Krasimir Angelov
2017-09-01
rename the pgf2-bind package to pgf2
Krasimir Angelov
2017-09-01
bugfix in showType from the C runtime
Krasimir Angelov
2017-09-01
complete details for the "ai" command in the C shell
Krasimir Angelov
2017-09-01
added function treeProbability in the Haskell binding
Krasimir Angelov
2017-08-31
graphvizWordAlignment in the C runtime
Krasimir Angelov
2017-08-31
the C runtime now supports the same customizations for GraphViz as the Haskel...
Krasimir Angelov
2017-08-30
bugfix for hasLinearization in the Haskell binding
Krasimir Angelov
2017-08-30
"ma" command in the C shell
Krasimir Angelov
2017-08-30
added tabularLinearizeAll in the Haskell binding
Krasimir Angelov
2017-08-30
change tabularLinearize in the Haskell binding to return a list instead of ma...
Krasimir Angelov
2017-08-30
added the concreteName function in the Haskell binding
Krasimir Angelov
2017-08-30
Embedded grammars in C#
Krasimir Angelov
2017-08-30
for consistency PGF.FunctionByCategory is renamed to PGF.FunctionsByCat
Krasimir Angelov
2017-08-30
Updated C# documentation
Krasimir Angelov
2017-08-30
added graphvizAbstractTree and graphvizParseTree in Java
Krasimir Angelov
2017-08-30
added checkExpr in Java
Krasimir Angelov
2017-08-30
added readType in Java
Krasimir Angelov
2017-08-30
added fullFormLexicon in Java
Krasimir Angelov
2017-08-29
the embedded grammars now work with both the pure Haskell and the Haskell bin...
Krasimir Angelov
2017-08-29
implemented visitor pattern in Java
Krasimir Angelov
2017-08-29
added signatures for missing API functions in Java. The implementation is sti...
Krasimir Angelov
2017-08-29
rename unApply to unApp in the Java binding to be consistent with Haskell & P...
Krasimir Angelov
2017-08-29
added bracketedLinearize in the Haskell binding
Krasimir Angelov
2017-08-28
tabularLinearize in the Haskell binding
Krasimir Angelov
2017-08-28
more in the runtime documentation
Krasimir Angelov
2017-08-22
a nicer pretty printing for the PGF format
Krasimir Angelov
2017-08-22
fix the id for fidStart in the C runtime
Krasimir Angelov
2017-08-22
the parser in the C runtime now respects linref too
Krasimir Angelov
2017-08-21
fix for linearization of metavariables
Krasimir Angelov
2017-08-20
lookupSentence is now available from Python
Krasimir Angelov
2017-08-18
????
Krasimir Angelov
2017-08-18
the parser is not forced to respect the linref while parsing discontious phrases
Krasimir Angelov
2017-08-18
Bump version requirements to base>=4.6, Cabal>=1.20
Thomas Hallgren
2017-08-17
configure.ac: use a Cabal-friendly version number
Thomas Hallgren
2017-08-11
Final changes before the release of GF 3.9
Thomas Hallgren
2017-08-11
src/runtime/java/Makefile: fixes to find jni.h and jni_md.h in more cases
Thomas Hallgren
2017-08-11
A couple of fixes for GHC 8.2.1 compatibility
Thomas Hallgren
2017-08-07
the linearizer API now allows to detect metavariables. This is used for insta...
Krasimir Angelov
[next]