| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-24 | Symbolic and Nound fixes for Russian | Nick Frolov | |
| 2011-11-24 | now if some module is compiled with -no-pmcfg then the PMCFG code is ↵ | kr.angelov | |
| generated at the end during the linking phase. Now the default compilation of the libraries with cabal is with -no-pmcfg. | |||
| 2011-10-20 | Setup.hs: less verbose output during the compilation of the RGL | hallgren | |
| Only show the full gf command line if an error occurs. | |||
| 2011-10-14 | Bug fix in setup for gf -server mode | hallgren | |
| Use the command "dist/build/gf/gf" instead of "gf" to compile the sample grammars for the minibar, to avoid failing if gf is installed in a directory which is not in the $PATH. | |||
| 2011-10-12 | Bug fixes for gf -server mode and setup | hallgren | |
| 2011-10-12 | Improvements of "gf -server" mode and related setup | hallgren | |
| "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. | |||
| 2011-09-19 | test suite: Don't fail because of the Win32/Unix text file incompatibility. | hallgren | |
| 2011-04-30 | refinements-Pnb-2011-04-30 | virk.shafqat | |
| 2010-12-23 | Include Urd in the default set of languages to compile | hallgren | |
| 2010-12-22 | Setup.hs: build both alltenses and present by default | hallgren | |
| Now you can specify more than one mode when building and installing the RGL. For example to build all modes, run runhaskell Setup.hs build alltenses present minimal The default is to build alltenses and present, which means that a single command, cabal install is enough to obtain a normal installation of GF. Without this change, additional build and install commands would be required before you can compile example grammars, like Foods and Phrasebook. The build-binary-dist.sh script has been simplified accordingly. | |||
| 2010-12-22 | refined synopsis | aarne | |
| 2010-12-21 | remove -src from Setup; simplified str2numeral; bug fix in Finnish ordinal ↵ | aarne | |
| inflection | |||
| 2010-11-30 | Setup.hs: improved langs=... option | hallgren | |
| Instead of just giving an explicit list of languages to compile, you can now also add and remove languages from the default list by using langs=+... or langs=-... Examples: cabal build langs=Eng,Swe,Ger -- as before, compile the given 3 langs cabal build langs=-Fin -- use default languages, but omit Fin cabal build langs=+Urd -- use default languages + Urd ("cabal build ..." is the same as "runhaskell Setup.hs build ...") | |||
| 2010-11-30 | Setup.hs: omit urdu when compiling the rgl, for now. | hallgren | |
| 2010-11-26 | Use the internal preprocessors mkPresent and mkMinimal | hallgren | |
| 2010-11-13 | flags in Setup.hs to speed up library compilation | aarne | |
| 2010-09-03 | added Urd to Setup | aarne | |
| 2010-05-16 | Setup.hs: Increase stack size for gf runs, fixes TryFin.gf build on Fedora ↵ | kevin.kofler | |
| 13 x86_64 | |||
| 2010-06-17 | add Dutch to the list of languages in Setup.hs | krasimir | |
| 2010-04-19 | add Bul to the list of languages in Setup.hs that have API | krasimir | |
| 2010-01-17 | PGF is now real synchronous PMCFG | krasimir | |
| 2009-11-16 | Dutch lexicon generated via Google translate; method in lib/src/MkExx.hs | aarne | |
| 2009-10-24 | integrate Polish in the build system | krasimir | |
| 2009-10-15 | bugfix in Setup.hs for Linux | krasimir | |
| 2009-10-07 | the Setup.hs script should build the prelude also | krasimir | |
| 2009-09-16 | add Romanian to the build system | krasimir | |
| 2009-06-23 | added preCopy and postCopy hooks in Setup.hs | krasimir | |
| 2009-06-22 | next-lib renamed to lib, lib to old-lib | aarne | |
| 2009-06-16 | make erasing=on the default | krasimir | |
| 2009-06-16 | now rgl-pgf produces one .pgf per language and finally one combined .pgf | krasimir | |
| 2009-05-20 | now 'runghc Setup.hs test' runs a simple extensible testsuite | krasimir | |
| 2009-05-13 | implement command 'runghc Setup.hs test' | krasimir | |
| 2009-05-14 | added command rgl-none in Setup.hs | krasimir | |
| 2009-05-11 | Setup.hs now builds RGL. the code is borrowed from Make.hs | krasimir | |
