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
Age
Commit message (
Expand
)
Author
2008-09-10
print the search path when we can't find a module
krasimir
2008-09-09
better error msg for missing record labels
aarne
2008-09-09
completed IdiomCat to compile api and math
aarne
2008-09-09
missing case in param lookup table in GrammartoGFCC
aarne
2008-09-09
debug information in GrammarToGFCC
aarne
2008-09-09
show "error" in run interruptibly mode in GFI
aarne
2008-09-09
enable matching of ++ strings with regular patterns
aarne
2008-09-05
capitals in lextext and unlextext; notice that a sentence starting with a pro...
aarne
2008-09-04
convert all values in shell pipes to strings
aarne
2008-09-03
Added --haskell-prefix option for changing the constructor prefix in generate...
bjorn
2008-09-03
new PGF output format: prolog syntax
peb
2008-09-03
treatment of Int: not always PredefAbs but can be PredefCnc
aarne
2008-08-24
Completed SISR 1.0 support (untested).
bjorn
2008-08-24
Export modifyFlags and modifyModuleFlags from GF.Infra.Options.
bjorn
2008-08-23
infForm added to Catalan ; debugging alternative in PGF generation
aarne
2008-08-22
UTF8 encode all generated XML.
bjorn
2008-08-22
In GF.Compile.Export, output file name extensions should not have double dots.
bjorn
2008-08-22
Added srgs_xml_nonrec output format.
bjorn
2008-08-20
alternative prtType to help debugging overload resolution errors
aarne
2008-08-18
When producing PGF, do UTF-8 encoding of the whole file after pretty printing...
bjorn
2008-08-16
bronzeage grammar restored except for three ones with issues ; arabic transli...
aarne
2008-08-16
improved error message in pgf compilation to help debugging
aarne
2008-08-14
forgiving names in concrete that are not in abstract, with a warning (no warn...
aarne
2008-08-13
Include concrete syntax flags in generated JS.
bjorn
2008-06-27
Set charset to utf-8 when printing html code. This is needed to get Safari to...
bjorn
2008-06-27
the shell now supports cp1251 coding with se command. works with the word com...
krasimir
2008-06-27
version-related changes in Makefile and help
aarne
2008-06-26
moved interruption to GFI level to capture all commands
aarne
2008-06-26
fixed decodeUTF8 for pgf; removed old resources from darcs
aarne
2008-06-26
oops, forgot add Coding
aarne
2008-06-26
uniform encoding: gfo and pgf in UTF8, internal in unicode
aarne
2008-06-26
utf8 adjustments
aarne
2008-06-25
Include coding flag in .gfo files.
bjorn
2008-06-25
added a slot for Urdu in Text.Transliterations
aarne
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-25
removed src for 2.9
aarne
2008-05-29
fixing number of interrogatives in English Structural
aarne
2008-04-29
JS.cf : Changed the JS grammar to support strings as property names in object...
meza
2008-04-29
print the "linking..." message when building the GFCC code
krasimir
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-29
add ModEnv to CompileEnv. This removes the need to read one and the same time...
krasimir
2008-04-25
use cannonicalizePath in getFilePathMsg. This returns an absolute path and re...
krasimir
2008-04-25
completely rewriten readFiles implementation. Much simpler and more efficient
krasimir
2008-04-25
use putStrLn instead of print to dump error messages. This avoids the double ...
krasimir
2008-04-22
fix the System.FilePath import for Posix
krasimir
2008-04-22
fix complete pattern in isOldFile
krasimir
2008-04-22
gfLibraryPath is actually an environment variable not a file path. Use the cu...
krasimir
2008-04-22
move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and th...
krasimir
2008-04-22
use the standard System.FilePath module instead of our own broken file path m...
krasimir
[next]