| Age | Commit message (Collapse) | Author |
|
The grammar that the user is currently working is now the one shown initially
in minibar, instead of the first grammar in alphabetical order.
Also GFServer.hs now removes absolute paths to the grammar files on the server in error messages from GF returned to to gfse.
|
|
In newer versions of GF the shell says "syntax error" instead of "parse error".
|
|
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.)
|
|
|
|
|
|
Fixed buggy workaround for bug in httpd-shed function queryToArguments.
|
|
reduce the parsing time from 11 sec down to 3 sec.
|
|
map of the parser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the grammar printout
|
|
|
|
|
|
|
|
categories in proper place and get gr, ai, gt work properly
|
|
syntax trees will be returned lazily
|
|
You can now specify which port the HTTP server should run on in server mode.
The default is 41296.
|
|
+ Avoid looping if it is not possible to create a new server directory.
+ Work on FastCGI support using the direct-fastcgi package (commented out
for now because of buggy behavior).
|
|
|
|
English resource grammar
|
|
|
|
|
|
|
|
|
|
-new-comp
|
|
|
|
generated at the end during the linking phase. Now the default compilation of the libraries with cabal is with -no-pmcfg.
|
|
LangFre
|
|
Instead of showing nothing, show disabled buttons and some expanatory text to
provide guidance for users getting started with example-based grammar writing.
|
|
You can now use words with ÅÄÖ when writing Swedish grammars by example...
|
|
|
|
the per module PMCFG generation
|
|
|
|
different compiler then we simply recompile it.
|
|
most detailed mode and it can print even things that are not in the GF syntax. For example PMCFG snippets and indirections.
|
|
|
|
the corresponding indentifiers
|
|
|
|
|
|
|
|
|
|
compilation schema is few times faster.
|
|
|