1
0
forked from GitHub/gf-core
Commit Graph

36 Commits

Author SHA1 Message Date
krasimir
cbcdae9148 hopefully the last revision of the relative paths handling algorithm 2009-10-06 10:27:34 +00:00
krasimir
332dbf7b9b another attempt to get the paths handling right 2009-10-05 14:58:13 +00:00
krasimir
a63668577e bugfix in extendPathEnv 2009-10-03 07:39:06 +00:00
krasimir
b45bdaefec simpler algorithm for file searching in the compiler. should be equivalent to the previous one 2009-05-20 13:23:34 +00:00
krasimir
ae6e8ee401 added -gf-lib-path option which overides the value of GF_LIB_PATH 2009-04-30 07:56:22 +00:00
krasimir
a391c69fd3 use new parser which supports the syntax in GF.Grammar.Grammar directly 2009-03-16 14:10:30 +00:00
krasimir
0e1215a8f1 some dead code elimination in UseIO and ReadFiles 2009-01-31 20:36:41 +00:00
krasimir
9837fb8fb1 move PGF.Quiz to GF.Quiz. It is not part of the PGF API 2008-10-19 16:38:56 +00:00
bjorn
8726886298 A bit more verbosity when combining PGF files. Use putPointE when writing output files. 2008-10-16 10:12:57 +00:00
aarne
e9e80fc389 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
b96b36f43d removed src for 2.9 2008-06-25 16:43:48 +00:00
krasimir
955a5db693 fix the System.FilePath import for Posix 2008-04-22 20:06:05 +00:00
krasimir
375754e106 move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and there is only one place to change if you want to use different envVar 2008-04-22 12:12:29 +00:00
krasimir
fc111c1a79 use the standard System.FilePath module instead of our own broken file path manipulation functions 2008-04-22 11:39:46 +00:00
krasimir
671b6b4dff For Windows get the default GF_LIB_PATH from the executable path 2008-02-21 15:56:09 +00:00
aarne
7551c70db6 restored Int size and last ; added lib/prelude to be the last in any grammar path 2007-12-16 22:24:36 +00:00
aarne
133b716338 strict reading of files; bug fix in readFiles in ShellState 2007-09-16 20:52:27 +00:00
aarne
2b5197d61d tutorial exercises; put libdir in place in GF/src 2007-07-04 14:10:41 +00:00
aarne
35aac815db tb -trees ; rl ; path in gfe ; removed spurious "file not found" 2006-03-02 09:55:50 +00:00
peb
1351c10133 "Committed_by_peb" 2005-08-08 08:01:10 +00:00
aarne
dc49b7a891 lib path and * 2005-05-27 10:37:57 +00:00
aarne
276a08a0d7 paths 2005-05-27 07:13:35 +00:00
bringert
e10c1bea53 Allow both slash and backslash as separators. 2005-05-20 12:31:28 +00:00
bringert
058bc27936 Mark platform-specific functions that need to be fixed. 2005-05-20 12:12:33 +00:00
bringert
f3bdbbef58 Removed for-ghc, for-ghc-nofud and for-windows directories. 2005-04-21 15:45:56 +00:00
bringert
5c9917ff8d Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
aarne
73b0f9dbab auto-insert default lincat; eliminate deps bug; less verbosity in import; take away word order variants in Scand 2005-03-08 17:08:58 +00:00
peb
bf436aebaa "Committed_by_peb" 2005-02-24 10:46:37 +00:00
peb
9568d7a844 "Committed_by_peb" 2005-02-18 18:21:06 +00:00
peb
6381f3a998 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
krijo
37db5016a8 Handling absolute paths in prefixPathName :: String -> FilePath -> FilePath
Handling absolute paths in prefixPathName :: String -> FilePath -> FilePath
(absolute paths are simply never prefixed).
2005-01-24 15:41:16 +00:00
aarne
1142d18a08 -s 2004-08-13 20:46:54 +00:00
aarne
b248e6e25e for release meeting 2004-06-21 08:53:58 +00:00
aarne
3fb91e0f44 improved make facility: remember state if fails; does not need source 2004-06-15 13:55:54 +00:00
aarne
2e1b578783 Improved make facility. 2004-02-26 14:49:16 +00:00
aarne
b1402e8bd6 Founding the newly structured GF2.0 cvs archive. 2003-09-22 13:16:55 +00:00