summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-06-27Don't build lib twice in make binary-dist.bjorn
2008-06-27Build gfdoc in binary-dist, since the tarball includes it.bjorn
2008-06-27Set charset to utf-8 when printing html code. This is needed to get Safari to...bjorn
2008-06-27Drop java-related stuff from Makefile.binary.bjorn
2008-06-27Changed version number in configure.ac.bjorn
2008-06-27updated readme and installaarne
2008-06-27added api/Combinators for Engaarne
2008-06-27the shell now supports cp1251 coding with se command. works with the word com...krasimir
2008-06-27version-related changes in Makefile and helpaarne
2008-06-27interrupt in proper place in GFIaarne
2008-06-26debugging arabicaarne
2008-06-26removed Transfer interpreteraarne
2008-06-26moved interruption to GFI level to capture all commandsaarne
2008-06-26fixed decodeUTF8 for pgf; removed old resources from darcsaarne
2008-06-26oops, forgot add Codingaarne
2008-06-26uniform encoding: gfo and pgf in UTF8, internal in unicodeaarne
2008-06-26utf8 adjustmentsaarne
2008-06-25Include coding flag in .gfo files.bjorn
2008-06-25added a slot for Urdu in Text.Transliterationsaarne
2008-06-25removed JavaGUIs from srcaarne
2008-06-25quote stirng in getDataDir as generated by make todaybjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-06-25Updated version numbers for 2.9f (final 2.9).aarne
2008-05-29fixing number of interrogatives in English Structuralaarne
2008-04-29JS.cf : Changed the JS grammar to support strings as property names in object...meza
2008-04-29print the "linking..." message when building the GFCC codekrasimir
2008-04-29let the putPointE print the time in mseckrasimir
2008-04-29remove the obsolete putCPU, putPoint and putPoint' functionskrasimir
2008-04-29add ModEnv to CompileEnv. This removes the need to read one and the same time...krasimir
2008-04-25use cannonicalizePath in getFilePathMsg. This returns an absolute path and re...krasimir
2008-04-25completely rewriten readFiles implementation. Much simpler and more efficientkrasimir
2008-04-25use putStrLn instead of print to dump error messages. This avoids the double ...krasimir
2008-04-22fix the System.FilePath import for Posixkrasimir
2008-04-22fix complete pattern in isOldFilekrasimir
2008-04-22gfLibraryPath is actually an environment variable not a file path. Use the cu...krasimir
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-22isOldFile should use the real lexer instead of "words" this avoids the need f...krasimir
2008-04-22Use Happy grammar for imports extraction instead of hand made shallow crapy g...krasimir
2008-04-17Some more ByteString related chandes in GF2krasimir
2008-04-17ByteString.readFile should be used instead of readFileStrict. This fixes the ...krasimir
2008-04-17gf3 should not exit if there is a syntax error in the filekrasimir
2008-04-11Changed JS generation to avoid grammar reference files. Removed grammar refer...meza
2008-04-07 Added GF.GFCC.Macros.lookStartCat. Changed GF.GFCC:API to use it (before, st...bringert
2008-04-07GF.GFCC.API is for .gfcc, not.gfcmbringert
2008-03-30optimized incremental algorithmkrasimir
2008-03-18miising ErrM added...aarne
2008-03-17merging recent changes in Finnishaarne
2008-03-16debugging GFCC generationaarne