summaryrefslogtreecommitdiff
path: root/src/GF/Infra/UseIO.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-10-06hopefully the last revision of the relative paths handling algorithmkrasimir
2009-10-05another attempt to get the paths handling rightkrasimir
2009-10-03bugfix in extendPathEnvkrasimir
2009-05-20simpler algorithm for file searching in the compiler. should be equivalent ↵krasimir
to the previous one
2009-04-30added -gf-lib-path option which overides the value of GF_LIB_PATHkrasimir
2009-03-16use new parser which supports the syntax in GF.Grammar.Grammar directlykrasimir
2009-01-31some dead code elimination in UseIO and ReadFileskrasimir
2008-10-19move PGF.Quiz to GF.Quiz. It is not part of the PGF APIkrasimir
2008-10-16A bit more verbosity when combining PGF files. Use putPointE when writing ↵bjorn
output files.
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-04-22fix the System.FilePath import for Posixkrasimir
2008-04-22move 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-22use the standard System.FilePath module instead of our own broken file path ↵krasimir
manipulation functions
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
path
2007-09-16strict reading of files; bug fix in readFiles in ShellStateaarne
2007-07-04tutorial exercises; put libdir in place in GF/srcaarne
2006-03-02tb -trees ; rl ; path in gfe ; removed spurious "file not found"aarne
2005-08-08"Committed_by_peb"peb
2005-05-27lib path and *aarne
2005-05-27pathsaarne
2005-05-20Allow both slash and backslash as separators.bringert
2005-05-20Mark platform-specific functions that need to be fixed.bringert
2005-04-21Removed for-ghc, for-ghc-nofud and for-windows directories.bringert
2005-04-21Fixed module names and imports after giant file move.bringert
2005-03-08auto-insert default lincat; eliminate deps bug; less verbosity in import; ↵aarne
take away word order variants in Scand
2005-02-24"Committed_by_peb"peb
2005-02-18"Committed_by_peb"peb
2005-02-04"Committed_by_peb"peb
2005-01-24Handling absolute paths in prefixPathName :: String -> FilePath -> FilePathkrijo
Handling absolute paths in prefixPathName :: String -> FilePath -> FilePath (absolute paths are simply never prefixed).
2004-08-13-saarne
2004-06-21for release meetingaarne
2004-06-15improved make facility: remember state if fails; does not need sourceaarne
2004-02-26Improved make facility.aarne
2003-09-22Founding the newly structured GF2.0 cvs archive.aarne