summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-12-22*** empty log message ***janna
2004-12-22ShellState.changeMainaarne
2004-12-10Minor clean-up and comment in module dep visualization.bringert
2004-12-10Added visualization of source modules.bringert
2004-12-09Make flag value checking depend on the command. Fixed spurious error messages...bringert
2004-12-08Generated GF and GFC lexers with BNFC with string sharing support.bringert
2004-12-07Do string sharing after unescaping in source and canonical grammars.bringert
2004-12-06More sharing of reserved words in GF and GFC lexers. Added GF lexer alex file.bringert
2004-12-06Use strict parser and GHC-specific lexer for source grammars.bringert
2004-12-06Use HashTable to share strings in tokens when parsing GFC files.bringert
2004-12-03experiment with new Renameaarne
2004-12-02Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drop...bringert
2004-12-01Changed default optimization level to -O2bringert
2004-11-27finishing verbs; bug fixes in compaarne
2004-11-26Added module file (hacky) URLs to nodes.bringert
2004-11-24Added case (error) for transfer modules.bringert
2004-11-24Added module graph visualization.bringert
2004-11-17resturcturing french resourceaarne
2004-11-11Added uninstall target to Makefile in binary dists. jgf now looks for a jvm i...bringert
2004-11-11Added uninstall target for binary tarballsbringert
2004-11-08download docaarne
2004-11-08rpmaarne
2004-11-08INSTALLaarne
2004-11-08makeaarne
2004-11-082.1aarne
2004-11-08preparing 2.1 releaseaarne
2004-11-01some bug fixes in type check and solveaarne
2004-11-01*** empty log message ***janna
2004-10-28*** empty log message ***janna
2004-10-28*** empty log message ***janna
2004-10-28*** empty log message ***janna
2004-10-27*** empty log message ***janna
2004-10-26constraint bug fixaarne
2004-10-26work on checking equationsaarne
2004-10-25markupaarne
2004-10-22added code mapaarne
2004-10-19Remove more punctuation characters when printing GSL grammarsbringert
2004-10-13update highlights; fix cat warning bugaarne
2004-10-11version 2.1baarne
2004-10-11german paradigmsaarne
2004-10-02*** empty log message ***janna
2004-10-01Generalized Speech Recognition Grammar generation. Added JSGF grammar printer.bringert
2004-09-30fixed PredefAbs in TCaarne
2004-09-29Removed dead code from CFGM grammarbringert
2004-09-29Updated to simple CFGM grammar, use CFGM pretty printer when printing cfgm gr...bringert
2004-09-29Updated to latest CFG specification from gfc2javabringert
2004-09-28gfcc reportaarne
2004-09-28revising texaarne
2004-09-24gfccaarne
2004-09-24bug fixes in parsing etc; improved ImperCaarne