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
/
Data
Age
Commit message (
Expand
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir
2009-10-23
experimental robust parser
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-04-14
refactor GF.Data.BacktrackM to use the MonadState and Functor classes
krasimir
2009-03-03
newlines and indentation in XML printing
aarne
2009-02-23
Perhaps -> Maybe refactoring and better error message for conflicts during mo...
krasimir
2009-01-31
some dead code elimination in UseIO and ReadFiles
krasimir
2008-12-01
Remove more unused stuff from GF.Data.Operations.
bjorn
2008-11-27
Remove lots of old unused stuff from GF.Data.Operations.
bjorn
2008-11-27
More efficient implementation of topological sort.
bjorn
2008-11-27
Move Graph, Relation and Graphviz modules from GF.Speech to GF.Data.
bjorn
2008-11-26
My profiling showed that the BinTree operations were responsible for about 60...
bjorn
2008-08-22
UTF8 encode all generated XML.
bjorn
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
2007-12-20
Moved Err definition to GF.Data.ErrM from GF.Data.Operations. This means the ...
bringert
2007-12-20
Replace all the different ErrM.hs modules with GF.Data.ErrM.
bringert
2007-12-20
Added newlines and ends of some files. This makes sed happy.
bringert
2007-10-20
Added Compos instance generation to the haskell_gadt printer. Added GF.Data.C...
bringert
2007-06-17
checking name conflicts; some RGs don't work now
aarne
2007-06-14
Added OPTIONS_GHC -fglasgow-exts to files that use GHC extensions.
bringert
2007-01-21
Get speechLanguage flag from both command-line and grammar. Reformat it to RF...
bringert
2007-01-07
Added ETag constructor to GF.Data.XML.XML since not all tags can use the empt...
bringert
2007-01-05
Change input to the different SRG printers to be StateGrammar instead of CGra...
bringert
2006-12-12
Use ebnf srg generation in PrSRGS.
bringert
2006-12-08
Changed SRGS SISR printing to be closer to the current working draft standard...
bringert
2006-11-24
improved error reporting in .ebnf format parser
aarne
2006-06-21
tail call recursive implementation of BacktrackM
kr.angelov
2006-06-08
add the chartAssocs function. It returns both the key and the item.
kr.angelov
2006-06-01
Add foldBM, foldSolutions and foldFinalStates functions
kr.angelov
2006-05-20
Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, ch...
bringert
2006-03-09
inferred constants in profiles
peb
2006-03-03
distinguished uni and multi treebanks
aarne
2006-03-03
XML module: added CData support. Escape stuff that needs to be escaped in XML.
bringert
2006-02-03
Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.
bringert
2006-02-01
SRGS: add top-level rules for each GF category.
bringert
2006-02-01
First version of SRGS with semantic tags.
bringert
2006-01-20
Use right start category names in si command.
bringert
2006-01-05
Print slf_graphviz with subgraphs.
bringert
2005-12-22
Some performance improvements in the FA generation.
bringert
2005-11-17
nondeterministic lexer, e.g. subseqs
aarne
2005-11-11
More efficient implementations of mapPairsM and mapPairListM
bringert
2005-11-01
Documented SRGS XML generation. Started working on support for probabilities ...
bringert
2005-10-26
Made removeIdenticalRules faster by using sortNubBy instead of nubBy.
bringert
2005-09-22
Generated finite state networks are now state minimal.
bringert
2005-09-14
Started wotking on NFA to DFA.
bringert
2005-09-14
Added Graphviz module for graphviz stuff. Move a lot of utility functions to ...
bringert
2005-06-11
undo k and keep position in editor
aarne
2005-05-30
BinTree vs. FiniteMap
aarne
2005-05-09
"Committed_by_peb"
peb
[next]