| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-03 | gf.cabal: bump version number, add source repository info | hallgren | |
| I changed the version number to 3.2.1-darcs. I think the version number of the current version from darcs should always include the "-darcs" suffix (or "-current" perhaps?). The suffix should be removed only momentarily when making an official release. | |||
| 2010-12-28 | Fix to compile GF with GHC>=7.0 | hallgren | |
| 2010-12-23 | Update version number to 3.2. | hallgren | |
| Code freeze for generation of binary distribution packages is imminent. | |||
| 2010-12-21 | more clear LICENSE file for GF | krasimir | |
| 2010-12-17 | gf.cabal: version 3.1.91, remove pgf-http | hallgren | |
| The version of cabal distributed with Ubuntu 10.10 is too old to handle executables that refer to the library in the same package, so to not make it too complicated for Ubuntu users to compile GF from source, pgf-http is no longer part of the main gf.cabal. :-( | |||
| 2010-12-14 | Update version number to 3.1.90 to indicate that we are getting close to the ↵ | hallgren | |
| 3.2 release | |||
| 2010-10-19 | In the haskell code, we make the binary representation of the doubles ↵ | gdetrez | |
| compliant with IEEE 754. The default binary representation in haskell's Data.Binary package is homemade and quite complicated. Making it compliant with IEEE 754 will make it easyer for the java runtimes (and probably others) to load the PGF. | |||
| 2010-12-07 | moved PGF.ToApi to GF.Compile.ToAPI | aarne | |
| 2010-12-05 | added syntax to api translation module | ra.monique | |
| 2010-11-26 | Adding rules for pgf-http to main gf.cabal file | hallgren | |
| pgf-http is now part of the standard GF build & install. | |||
| 2010-08-24 | exclude two redundant modules from the cabal desciption of the compiler | krasimir | |
| 2010-07-01 | reorganize the modules in GF.Compile.* | krasimir | |
| 2010-07-01 | reorder the modules in gf.cabal | krasimir | |
| 2010-06-29 | add PGF.Optimize in gf.cabal | krasimir | |
| 2010-06-09 | dead code elimination for PGF. Note: the produced grammars will not work ↵ | krasimir | |
| well with metavariables and high-order abstract syntax | |||
| 2010-04-30 | first incarnation of the bracketed string API | krasimir | |
| 2010-04-23 | added link to the bugtracker from gf.cabal | krasimir | |
| 2010-04-23 | tweak gf.cabal to be more Hackage friendly | krasimir | |
