summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-24small typo in the documentationKrasimir Angelov
2017-08-24Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-24more work on the runtime documentationKrasimir Angelov
2017-08-24Merge https://github.com/GrammaticalFramework/GFThomas Hallgren
2017-08-24fix the API's links on the home pageKrasimir Angelov
2017-08-24Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-24The documentation for the Python API is now partly ported for Haskell and JavaKrasimir Angelov
2017-08-24Remove Basque from the list of incomplete languages.Inari Listenmaa
2017-08-24Add Basque to the RGLInari Listenmaa
2017-08-23Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-23Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-23Merge pull request #9 from ayberkt/masterKrasimir Angelov
2017-08-23Merge branch 'master' of https://github.com/GrammaticalFramework/GFAyberk Tosun
2017-08-23Merge branch 'master' of https://github.com/GrammaticalFramework/GFAyberk Tosun
2017-08-22Merge branch 'master' of https://github.com/ayberkt/GFKrasimir Angelov
2017-08-22a nicer pretty printing for the PGF formatKrasimir Angelov
2017-08-22fix the id for fidStart in the C runtimeKrasimir Angelov
2017-08-22Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GFKrasimir Angelov
2017-08-22the parser in the C runtime now respects linref tooKrasimir Angelov
2017-08-22Merge branch 'master' of https://github.com/GrammaticalFramework/GFAyberk Tosun