| Age | Commit message (Collapse) | Author |
|
in the output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The setup.py script puts it under site-packages, but python only looks under
dist-packages...
Also some minor changes for 'make deb' in Makefile
|
|
|
|
|
|
|
|
changes that were not reflected
|
|
|
|
The configuration script takes significantly longer to run than the compilation
of all the C code, which is a hint that is in need of a major simplification.
|
|
|
|
|
|
|
|
|
|
This allows more errors to be detected by the build bot.
TODO: fix the gf --output-dir flag, which does not seem to change where PGF
file are put.
|
|
|
|
There are also some changes in src/runtime/python/setyp.py to support this.
|
|
|
|
clash with Construction.Language in App
|
|
|
|
|
|
|
|
|
|
remu.grammaticalframework.org/framenet
|
|
This patch also includes some commented out code that was used to search for
the source of code size explosions and an eta expansion bug.
|
|
Also a few other minor updates.
|
|
Also moved it to the bin directory.
Run it with 'bash bin/build-binary-dish.sh'.
|
|
|
|
Thanks to Dana Dannells.
|
|
known
|
|
|
|
|
|
|
|
|
|
PGF exports the public, stable API.
PGF.Internal exports additional things needed in the GF compiler & shell,
including the nonstardard version of Data.Binary.
|
|
|
|
|
|
|