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
Age
Commit message (
Collapse
)
Author
2017-09-05
update documentation for command pt
Krasimir Angelov
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 ↵
Krasimir Angelov
TreeOperations
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
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2017-09-04
instance Eq Expr in the Haskell binding
Krasimir Angelov
2017-09-04
pt -paraphrase was never properly implemented and is now removed
Krasimir Angelov
2017-09-04
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2017-09-04
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an ↵
Krasimir Angelov
internal module in the runtime. These are not really part of the core runtime.
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
Merge https://github.com/GrammaticalFramework/GF
Thomas Hallgren
2017-09-01
added command "rt" in the C shell
Krasimir Angelov
2017-09-01
the C shell now type checks expressions before they are used
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 aligner.c to Android.mk
Aarne Ranta
2017-09-01
fix the Android makefile after the addition of word alignment API
Krasimir Angelov
2017-09-01
added function treeProbability in the Haskell binding
Krasimir Angelov
2017-09-01
giza alignment in the C shell
Krasimir Angelov
2017-09-01
update documentation for Haskell
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 ↵
Krasimir Angelov
Haskell runtime
2017-08-31
remove move dead code in the C shell
Krasimir Angelov
2017-08-30
some dead code elimination
Krasimir Angelov
2017-08-30
an almost complete ai command in the C shell
Krasimir Angelov
2017-08-30
implement rf in the C shell
Krasimir Angelov
2017-08-30
pg in the C shell now supports most output formats
Krasimir Angelov
2017-08-30
bugfix for hasLinearization in the Haskell binding
Krasimir Angelov
2017-08-30
remove some dead code in the C shell
Krasimir Angelov
2017-08-30
in the C shell rename the ga command to gt to be consistent with the ↵
Krasimir Angelov
standard shell
2017-08-30
"lc" was a temporary hack and is now removed from the C shell
Krasimir Angelov
2017-08-30
"ma" command in the C shell
Krasimir Angelov
2017-08-30
the l command in the C shell now supports the same options as in the normal ↵
Krasimir Angelov
shell
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 ↵
Krasimir Angelov
map this preserves the order
2017-08-30
added the concreteName function in the Haskell binding
Krasimir Angelov
2017-08-30
document embedding in C#
Krasimir Angelov
2017-08-30
Embedded grammars in C#
Krasimir Angelov
2017-08-30
document FunctionType 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
[next]