| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-15 | now we store version number in every .gfo file. If the file is compiled with ↵ | kr.angelov | |
| different compiler then we simply recompile it. | |||
| 2011-04-06 | avoid warning from ghc-7.0 | hallgren | |
| Warning: -fglasgow-exts is deprecated: Use individual extensions instead | |||
| 2011-04-06 | avoid warning from ghc-7.0 | hallgren | |
| Warning: -fglasgow-exts is deprecated: Use individual extensions instead | |||
| 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. | |||
| 2009-12-13 | reorganize the directories under src, and rescue the JavaScript interpreter ↵ | krasimir | |
| from deprecated | |||
