summaryrefslogtreecommitdiff
path: root/src/GF/Devel/UseIO.hs
AgeCommit message (Expand)Author
2008-06-25removed src for 2.9aarne
2008-04-29let the putPointE print the time in mseckrasimir
2008-04-29remove the obsolete putCPU, putPoint and putPoint' functionskrasimir
2008-04-25use cannonicalizePath in getFilePathMsg. This returns an absolute path and re...krasimir
2008-04-22fix the System.FilePath import for Posixkrasimir
2008-04-22move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and th...krasimir
2008-04-22use the standard System.FilePath module instead of our own broken file path m...krasimir
2008-04-17ByteString.readFile should be used instead of readFileStrict. This fixes the ...krasimir
2008-02-21For Windows get the default GF_LIB_PATH from the executable pathkrasimir
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ...aarne
2007-11-06prompt and CPU time in experimental shellaarne
2007-09-20compiler "gfc" in GF/Develaarne