summaryrefslogtreecommitdiff
path: root/src/editor/simple/about.html
AgeCommit message (Collapse)Author
2011-05-06gfse: you can now add concrete syntax for arbitrary languageshallgren
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-28gfse: added an alternate style sheet with the MOLTO color schemehallgren
2011-03-09gfse: documentation fixes, links to MOLTO meeting slides and compiler API ↵hallgren
document
2011-03-07gfse: create a new concrete syntax by copying an existing onehallgren
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-28gfse: fix missing startcat flag bug + documentation updateshallgren
2011-02-28gfse: minor documentation and style improvementshallgren
2011-02-18gfse: fix typoshallgren
2011-02-18gfse: document that grammars can be uploaded and tested in the GF shell, the ↵hallgren
minibar and the translation quiz
2011-02-17Adding the prototype GF editor for simple multilingual grammarshallgren