| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-20 | gfse: don't add --# -path=.:present | hallgren | |
| Nowadays GF includes alltenses by default in the grammar search path. | |||
| 2012-10-18 | gfse: grammars can now contain one-line descriptions | hallgren | |
| Also fixed two small problems with public grammars. | |||
| 2012-10-16 | gfse: identify inherited grammars by their unique id | hallgren | |
| This helps avoiding problems if an inherited grammar is renamed, or if there is more than one grammar with the same name. | |||
| 2012-10-03 | gfse: some refactoring | hallgren | |
| 2012-10-01 | gfse: adding a "row" view | hallgren | |
| Accessed by clicking on a function in the Abstract column in the matrix view. | |||
| 2012-09-30 | gfse: show the types of linearization functions when hovering over their names | hallgren | |
| 2012-09-21 | gfse: added a new "matrix view" of grammars | hallgren | |
| 2012-06-12 | translator: documents can now be saved in the cloud | hallgren | |
| some other small fixes | |||
| 2012-02-27 | gfse: recognize Predef categories Int, Float and String | hallgren | |
| but don't show them in the startcat menu. | |||
| 2012-02-24 | gfse: text mode tweaks | hallgren | |
| 2012-02-14 | gfse: make categories from inherited grammars available in the startcat menu | hallgren | |
| 2012-02-09 | gfse: initial support for module extension | hallgren | |
| There is a new way to create a new grammar based on an existing grammar: by extending it. (It is also possible to clone an existing grammar, a before.) | |||
| 2012-02-07 | gfse: document the representation of GF grammars used by the editor. | hallgren | |
| 2011-11-02 | gfse: supply information about what's defined in the exampe language to the ↵ | hallgren | |
| server functions for example-based grammar writing | |||
| 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. | |||
