summaryrefslogtreecommitdiff
path: root/src/GF
AgeCommit message (Collapse)Author
2005-09-18common subexp eliminationaarne
2005-09-16tabulation optimizationaarne
2005-09-15Fixed some bugs in the Graphviz printer.bringert
2005-09-15MAthaarne
2005-09-14Started wotking on NFA to DFA.bringert
2005-09-14unparaarne
2005-09-14Parametrized the type of FAs over the state type.bringert
2005-09-14Parametrized the Graph type over the node type.bringert
2005-09-14Added Graphviz module for graphviz stuff. Move a lot of utility functions to ↵bringert
GF.Data.Utilities.
2005-09-14"Committed_by_peb"peb
2005-09-13fix in tcaarne
2005-09-13Added FA and SRG stuff to HelpFile. Fixed typos in history file.bringert
2005-09-13Fixed makeTransitions/mapTransitions typo in PrSLF.bringert
2005-09-12Cleaned up some stuff while trying to find a bug. Turned out I just had not ↵bringert
set the startcat in the grammar file. Time to go home I think.
2005-09-12Some preparations for graph minimization.bringert
2005-09-12Used home-grown graph implementation in FiniteState, to remove dependency on ↵bringert
fgl. This also lead to a dramatic performance increase.
2005-09-12Added printer for regular grammars. Changed some foldrs to foldls to improve ↵bringert
stack usage.
2005-09-12Completed unoptimized SLF generation.bringert
2005-09-08More work on make_fa.bringert
2005-09-08Started working on make_fa.bringert
2005-09-08Defined compileAutomaton in terms of make_fabringert
2005-09-07Added the prerequisits for automaton building.bringert
2005-09-06Finished untested function for making context-free grammars regular.bringert
2005-09-04stat; type of imperatives in lib/resourceaarne
2005-09-02Some baby stpes closes to ATK SLF generation.bringert
2005-09-01"Committed_by_peb"peb
2005-08-18"Committed_by_peb"peb
2005-08-17edit command ct pos1 pos2; fixed undo bugaarne
2005-08-17edit command ct posaarne
2005-08-17"Committed_by_peb"peb
2005-08-11"Committed_by_peb"peb
2005-08-08"Committed_by_peb"peb
2005-08-08"Committed_by_peb"peb
2005-07-01Finnish and res docaarne
2005-07-01"Committed_by_peb"peb
2005-07-01vt -o ; Finnish infinitivesaarne
2005-06-29unoptimize for Java ; Finnishaarne
2005-06-26Finnish close to production ; Predef.occursaarne
2005-06-23finnish vowel harmony unlexer ; optimizations and mcfgaarne
2005-06-23"Committed_by_peb"peb
2005-06-23"Committed_by_peb"peb
2005-06-22printname cat bug fixedaarne
2005-06-21better tree vizaarne
2005-06-20parse tree visualizationaarne
2005-06-17Changed name of Con constructor in GFC.cf to avoid errors on Windows when ↵bringert
generating Java code with BNFC for the GFC grammar. CON is a reserved filename on Windows. Con was changed to Par, and all the code using was changed too.
2005-06-17Added beginnings of ATK SLF generation.bringert
2005-06-17Generate Haskell lists for GF lists.bringert
2005-06-14started Finnish paradigms (still dummy); exper with non-precomuted gfraarne
2005-06-14some more tense in FInnishaarne
2005-06-11undo k and keep position in editoraarne