summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-01silence Tab warnings in the Haskell runtimeKrasimir Angelov
2017-09-01rename the pgf2-bind package to pgf2Krasimir Angelov
2017-09-01Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-09-01added command "rt" in the C shellKrasimir Angelov
2017-09-01the C shell now type checks expressions before they are usedKrasimir Angelov
2017-09-01bugfix in showType from the C runtimeKrasimir Angelov
2017-09-01complete details for the "ai" command in the C shellKrasimir Angelov
2017-09-01added aligner.c to Android.mkAarne Ranta
2017-09-01fix the Android makefile after the addition of word alignment APIKrasimir Angelov
2017-09-01added function treeProbability in the Haskell bindingKrasimir Angelov
2017-09-01giza alignment in the C shellKrasimir Angelov
2017-09-01update documentation for HaskellKrasimir Angelov
2017-08-31graphvizWordAlignment in the C runtimeKrasimir Angelov
2017-08-31the C runtime now supports the same customizations for GraphViz as the Haskel...Krasimir Angelov
2017-08-31remove move dead code in the C shellKrasimir Angelov
2017-08-30some dead code eliminationKrasimir Angelov
2017-08-30an almost complete ai command in the C shellKrasimir Angelov
2017-08-30implement rf in the C shellKrasimir Angelov
2017-08-30pg in the C shell now supports most output formatsKrasimir Angelov
2017-08-30bugfix for hasLinearization in the Haskell bindingKrasimir Angelov
2017-08-30remove some dead code in the C shellKrasimir Angelov
2017-08-30in 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 shellKrasimir Angelov
2017-08-30"ma" command in the C shellKrasimir Angelov
2017-08-30the l command in the C shell now supports the same options as in the normal s...Krasimir Angelov
2017-08-30added tabularLinearizeAll in the Haskell bindingKrasimir Angelov
2017-08-30change tabularLinearize in the Haskell binding to return a list instead of ma...Krasimir Angelov
2017-08-30added the concreteName function in the Haskell bindingKrasimir Angelov
2017-08-30document embedding in C#Krasimir Angelov
2017-08-30Embedded grammars in C#Krasimir Angelov
2017-08-30document FunctionType in C#Krasimir Angelov
2017-08-30for consistency PGF.FunctionByCategory is renamed to PGF.FunctionsByCatKrasimir Angelov
2017-08-30Updated C# documentationKrasimir Angelov
2017-08-30added graphvizAbstractTree and graphvizParseTree in JavaKrasimir Angelov
2017-08-30added checkExpr in JavaKrasimir Angelov
2017-08-30added readType in JavaKrasimir Angelov
2017-08-30added fullFormLexicon in JavaKrasimir Angelov
2017-08-29keep the language menu in the documentation always on top.Krasimir Angelov
2017-08-29document the embedded API for JavaKrasimir Angelov
2017-08-29added option -output-format=java for producing code for embedded grammars in ...Krasimir Angelov
2017-08-29document the embedded grammars in Haskell & JavaKrasimir Angelov
2017-08-29the embedded grammars now work with both the pure Haskell and the Haskell bin...Krasimir Angelov
2017-08-29Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-29document the visitor pattern in JavaKrasimir Angelov
2017-08-29implemented visitor pattern in JavaKrasimir Angelov
2017-08-29Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-08-29Merge branch 'master' of https://github.com/GrammaticalFramework/GFInari Listenmaa
2017-08-29added signatures for missing API functions in Java. The implementation is sti...Krasimir Angelov
2017-08-29a preliminary version of the C# documentationKrasimir Angelov
2017-08-29corrected and tested documentation for JavaKrasimir Angelov