| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-10-12 | Improvements of "gf -server" mode and related setup | hallgren | |
| "gf -server" mode now contains everything needed to run the minibar and the grammar editor (including example-based grammar writing). The Setup.hs script installs the required files where gf -server can find them. These files have been moved to a new directory: src/www. The separate server program pgf-http is now obsolete. | |||
| 2011-10-07 | gfse: documentation tweaks | hallgren | |
| 2011-09-28 | gfse: about.html updates | hallgren | |
| 2011-09-27 | gfse: mention example-based grammar writing in about.html | hallgren | |
| 2011-07-29 | gfse: some correctness checks for concrete syntax | hallgren | |
| The editor now calls the GF server to check the syntax of expressions that are part of concrete syntax (except for parameter types). This is currently done by using the cc command of the GF shell, which puts some unnecessary restricitons on operation definitions... | |||
| 2011-07-26 | gfse: about: added a note that each grammar has a unique identity ↵ | hallgren | |
| independent of its name | |||
| 2011-07-07 | gfse: new section "Grammars in the cloud" in about.html | hallgren | |
| 2011-05-06 | gfse: you can now add concrete syntax for arbitrary languages | hallgren | |
| Before, you had to pick a language from a list of supported languages, but now you can also pick Other and change the language code afterwards. | |||
| 2011-03-28 | gfse: added an alternate style sheet with the MOLTO color scheme | hallgren | |
| 2011-03-09 | gfse: documentation fixes, links to MOLTO meeting slides and compiler API ↵ | hallgren | |
| document | |||
| 2011-03-07 | gfse: create a new concrete syntax by copying an existing one | hallgren | |
| When adding a new concrete syntax to a grammar, the currently open concrete syntax will be copied. If the abstract syntax is currently open, the new concrete syntax will start out empty. | |||
| 2011-02-28 | gfse: fix missing startcat flag bug + documentation updates | hallgren | |
| 2011-02-28 | gfse: minor documentation and style improvements | hallgren | |
| 2011-02-18 | gfse: fix typos | hallgren | |
| 2011-02-18 | gfse: document that grammars can be uploaded and tested in the GF shell, the ↵ | hallgren | |
| minibar and the translation quiz | |||
| 2011-02-17 | Adding the prototype GF editor for simple multilingual grammars | hallgren | |
