summaryrefslogtreecommitdiff
path: root/src/GF/Command/Interpreter.hs
AgeCommit message (Expand)Author
2008-06-27version-related changes in Makefile and helpaarne
2008-06-26moved interruption to GFI level to capture all commandsaarne
2008-06-26uniform encoding: gfo and pgf in UTF8, internal in unicodeaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2007-12-20Replace all the different ErrM.hs modules with GF.Data.ErrM.bringert
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-11-06made command table independent of optionsaarne
2007-11-06factored out commands from interpreter in gfccaarne
2007-11-04command database in gfccaarne
2007-11-04interpreter with pipesaarne
2007-11-03started command interpreter for gfccaarne