summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-29some missing pieces of documentation for JavaKrasimir Angelov
2017-08-29rename unApply to unApp in the Java binding to be consistent with Haskell & P...Krasimir Angelov
2017-08-29final fixes for the Haskell documentationKrasimir Angelov
2017-08-29Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-29Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-08-29remove the TODOs from the runtime documentationKrasimir Angelov
2017-08-29Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-29added bracketedLinearize in the Haskell bindingKrasimir Angelov
2017-08-28Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFThomas Hallgren
2017-08-28Download page: adding a .deb package for the Raspberry PiThomas Hallgren
2017-08-28Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-08-28tabularLinearize in the Haskell bindingKrasimir Angelov
2017-08-28more in the runtime documentationKrasimir Angelov