| Age | Commit message (Collapse) | Author |
|
"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.
|
|
|
|
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
+ 'make install' to copy all required files to the server
+ configuration options and error checks in upload.cgi
|
|
|