| Age | Commit message (Expand) | Author |
| 2006-06-22 | utf8 workaround; some restricted inheritances | aarne |
| 2006-06-21 | Optimized mkSingletonSelectors | kr.angelov |
| 2006-06-21 | tail call recursive implementation of BacktrackM | kr.angelov |
| 2006-06-21 | the newName variable wasn't used and now it is removed | kr.angelov |
| 2006-06-21 | Some performance optimizations | kr.angelov |
| 2006-06-21 | nocf default, docf explicit or by HOAS | aarne |
| 2006-06-21 | romance ImpPlP1 corrected | aarne |
| 2006-06-20 | resource.txt updates ; lock field and lookup book fixes | aarne |
| 2006-06-20 | made -fcfg default parser; added lexer textvars | aarne |
| 2006-06-19 | Sync FCFG with the latest repo version | kr.angelov |
| 2006-06-08 | code polishing for the literal category support | kr.angelov |
| 2006-06-08 | add the chartAssocs function. It returns both the key and the item. | kr.angelov |
| 2006-06-06 | initial support for literal categories e.g. String,Int and Float | kr.angelov |
| 2006-06-03 | support for non-linear grammars | kr.angelov |
| 2006-06-18 | restored lock fields with a clearer warning | aarne |
| 2006-06-17 | doc update, preparing 2.6 | aarne |
| 2006-06-15 | Block SIGINT while running gfInteract, as suggested by Peter. | bringert |
| 2006-06-08 | bug fix in MkConcrete | aarne |
| 2006-06-07 | added the file GF.Conversion.MCFGtoFCFG | peb |
| 2006-06-07 | Lang modules in terms of Grammar | aarne |
| 2006-06-07 | corrected bottomup MCFG parsing, added GF.Parsing.MCFG.FastActive | peb |
| 2006-06-07 | corrected bottomup FCFG parsing | peb |
| 2006-06-07 | new conversion MCFG -> FCFG, new grammar printers for FCFG | peb |
| 2006-06-03 | fixed a file reading bug ; improved pi | aarne |
| 2006-06-03 | remove the dummy (Print n) context | kr.angelov |
| 2006-06-03 | the constraints list in the conversion rules should be sorted too | kr.angelov |
| 2006-06-03 | check circularities in ln | aarne |
| 2006-06-02 | also count lin in oper circ check (some problems remain) | aarne |
| 2006-06-02 | added -fcgf grammar printer | peb |
| 2006-06-02 | fix the "stack overflow" error with the Swedish grammar | kr.angelov |
| 2006-06-01 | enable parsing of empty string | kr.angelov |
| 2006-06-01 | bugfix | kr.angelov |
| 2006-06-01 | less recompilation of cf and morpho | aarne |
| 2006-06-01 | update the copyright messages | kr.angelov |
| 2006-06-01 | add the FCFG parser | kr.angelov |
| 2006-06-01 | The SLinType type is changed so that you don't have to use enumerateTerms eac... | kr.angelov |
| 2006-06-01 | Add foldBM, foldSolutions and foldFinalStates functions | kr.angelov |
| 2006-06-01 | reload = r command | aarne |
| 2006-06-01 | bug fixes: too much reading of files ; lin of variant records | aarne |
| 2006-05-31 | Disable special treatment of lists in SRGS+SISR generation, since OptimTalk c... | bringert |
| 2006-05-30 | l -multi -all/-table ; same with tb | aarne |
| 2006-05-30 | BronzeageDan | aarne |
| 2006-05-30 | lincat typecheck and abstract-interface extension fixed | aarne |
| 2006-05-24 | updated dialogue to multimodal ; bug fixes in grammar compilation | aarne |
| 2006-05-23 | bug fix in with-modules and gr checker; factoring out cats to Common | aarne |
| 2006-05-21 | bug fix in Predef.toStr compilation | aarne |
| 2006-05-22 | removed automatic lock fields - must be added by hand in places in resource | aarne |
| 2006-05-20 | Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, ch... | bringert |
| 2006-05-18 | Wordlist format | aarne |
| 2006-04-27 | VoiceXML generation: use cond attribute with blocks, instead of having ifs in... | bringert |