| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
fast lexical lookup from the same index
|
|
|
|
|
|
|
|
|
|
compilation option.
|
|
|
|
which also makes the types PgfLzr and PgfParser redundant.
|
|
|
|
|
|
reduce the parsing time from 11 sec down to 3 sec.
|
|
map of the parser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the grammar printout
|
|
|
|
|
|
|
|
syntax trees will be returned lazily
|
|
|
|
different compiler then we simply recompile it.
|
|
compilation schema is few times faster.
|
|
+ Changing version numbers and dates here and there.
+ Simplify build-binary-dist.sh since pgf-http need not be built anymore.
+ Use--gf-lib-path to make the sample grammars for minibar compile even if GF
is not installed.
|
|
Also remove oddly named function forExample (topological sorting) from export
list.
|
|
"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.
|
|
|
|
must start the refinement from the expression that the typecheker generated
|
|
writing
|
|
|
|
|
|
|
|
|
|
old concretes if they are for the old abstract; the new priority is implemented in PGF.Data.unionPGF
|
|
|
|
If you press Enter, the current word will be accepted, even if there are no
matching completions.
(You can now use names of people when constructing sentences in the Letter
grammar, for example.)
|
|
|
|
|
|
This file exports the same PGF runtime interface as pgf_online.js but calls
the hs2js translation of the PGF runtime library (which is not included
in darcs).
|
|
|
|
|