| Age | Commit message (Collapse) | Author |
|
|
|
in TreeOperations; using PGF.Expr.match would be better); example given in 'h pt'
|
|
document
|
|
|
|
|
|
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.
|
|
|
|
|
|
examples/gadt-transfer
|
|
|
|
|
|
|
|
|
|
|
|
By setting the environment variable GF_RESTRICTED before starting GF, the shell
will be run in restricted mode. This will prevent the GF shell from starting
arbitrary system commands (most uses of System.Cmd.system are blocked) and
writing arbitrary files (most commands that use writeFile et al are blocked).
Restricted mode is intended minimize the potential security risks involved
in allowing public access to the GF shell over the internet. It should be used
in conjuction with system level protection mechanisms (e.g. file permissions)
to make sure that a publicly acessible GF shell does not give access to parts
of the system that should not be publicly accessible.
|
|
|
|
|
|
|
|
This means that the relative grammar directory location in the default
configuration will result in AJAX requests rather than the less efficient
JSONP requests.
|
|
It is still disabled by default, since some manual configuraiton of
feedback.cgi is required.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minibar and the translation quiz
|
|
|
|
|
|
+ 'make install' to copy all required files to the server
+ configuration options and error checks in upload.cgi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arguments
|
|
|
|
|
|
content-server is not going to be built
|
|
informative
|
|
|