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
Age
Commit message (
Expand
)
Author
2017-09-11
an almost complete API for creating the abstract syntax of a PGF in memory
Krasimir Angelov
2017-09-11
an API to access the grammar's flags
Krasimir Angelov
2017-09-08
more type corrections
Krasimir Angelov
2017-09-08
the Haskell binding should be more careful with the matching types in C
Krasimir Angelov
2017-09-08
fix the type signatures for the linearizer callbacks
Krasimir Angelov
2017-09-08
an initial sketch for PGF building API in the Haskell binding
Krasimir Angelov
2017-09-07
the C runtime should also install data.h in order to make it possible to acce...
Krasimir Angelov
2017-09-07
a light API in the Haskell binding for accessing the internal data structures
Krasimir Angelov
2017-09-07
the experimental export to Lambda Prolog is now obsolete and is removed
Krasimir Angelov
2017-09-06
PGF2.FFI: import Data.Word(Word)
Thomas Hallgren
2017-09-06
A new function called "completions" is added in the Haskell runtime and used ...
Krasimir Angelov
2017-09-06
word completion in the C parser now returns information about the function wh...
Krasimir Angelov
2017-09-06
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Krasimir Angelov
2017-09-06
the parser in the C runtime can now detect incomplete sentences just like the...
Krasimir Angelov
2017-09-06
in Haskell GADT generation, hide Tree in the import of PGF
Aarne Ranta
2017-09-05
added function printName in the Haskell binding
Krasimir Angelov
2017-09-05
added languageCode in the Haskell binding
Krasimir Angelov
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 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
pt -paraphrase was never properly implemented and is now removed
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
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
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-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-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 standard...
Krasimir Angelov
2017-08-30
"lc" was a temporary hack and is now removed from the C shell
Krasimir Angelov
[prev]
[next]