eliot/dic
2009-06-23 15:36:28 +00:00
..
.cvsignore Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
automaton.cpp Added consts, renamed a class, and simplified the code using vectors 2008-07-27 15:28:50 +00:00
automaton.h Added consts, renamed a class, and simplified the code using vectors 2008-07-27 15:28:50 +00:00
compdic.cpp Improved error messages 2009-06-21 12:32:25 +00:00
dic.cpp Removed support for the old dictionary format. The code becomes simpler and (very slightly) faster. 2008-11-22 13:11:48 +00:00
dic.h Each letter (tile) now has a display string, defaulting to its internal char. It is not yet possible to change it. 2009-06-23 12:41:53 +00:00
dic_exception.cpp Dic: 2008-08-31 11:48:11 +00:00
dic_exception.h Dic: 2008-08-31 11:48:11 +00:00
dic_internals.h Removed support for the old dictionary format. The code becomes simpler and (very slightly) faster. 2008-11-22 13:11:48 +00:00
dic_search.cpp Little refactoring 2009-06-23 15:36:28 +00:00
encoding.cpp - Fixed some warnings on Windows build 2009-02-28 09:23:07 +00:00
encoding.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
grammar.cpp Removed support for the old dictionary format. The code becomes simpler and (very slightly) faster. 2008-11-22 13:11:48 +00:00
grammar.h Added consts, renamed a class, and simplified the code using vectors 2008-07-27 15:28:50 +00:00
header.cpp Little refactoring 2009-06-23 15:36:28 +00:00
header.h Little refactoring 2009-06-23 15:36:28 +00:00
listdic.cpp Removed support for the old dictionary format. The code becomes simpler and (very slightly) faster. 2008-11-22 13:11:48 +00:00
Makefile.am Got rid of the custom HashTable class: Boost.Unordered provides a better one for free... 2009-05-01 09:04:47 +00:00
regexp.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
regexp.h A lot of clean-up: 2008-11-22 13:09:28 +00:00
regexpmain.cpp A lot of clean-up: 2008-11-22 13:09:28 +00:00
tile.cpp Each letter (tile) now has a display string, defaulting to its internal char. It is not yet possible to change it. 2009-06-23 12:41:53 +00:00
tile.h Each letter (tile) now has a display string, defaulting to its internal char. It is not yet possible to change it. 2009-06-23 12:41:53 +00:00