index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Devel
/
UseIO.hs
Age
Commit message (
Collapse
)
Author
2008-06-25
removed src for 2.9
aarne
2008-04-29
let the putPointE print the time in msec
krasimir
2008-04-29
remove the obsolete putCPU, putPoint and putPoint' functions
krasimir
2008-04-25
use cannonicalizePath in getFilePathMsg. This returns an absolute path and ↵
krasimir
removes the .. indirection
2008-04-22
fix the System.FilePath import for Posix
krasimir
2008-04-22
move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and ↵
krasimir
there is only one place to change if you want to use different envVar
2008-04-22
use the standard System.FilePath module instead of our own broken file path ↵
krasimir
manipulation functions
2008-04-17
ByteString.readFile should be used instead of readFileStrict. This fixes the ↵
krasimir
problem with the open files
2008-02-21
For Windows get the default GF_LIB_PATH from the executable path
krasimir
2007-12-16
restored Int size and last ; added lib/prelude to be the last in any grammar ↵
aarne
path
2007-11-06
prompt and CPU time in experimental shell
aarne
2007-09-20
compiler "gfc" in GF/Devel
aarne