eliot/dic
2009-06-13 21:44:05 +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 Simplified code a little 2009-06-13 21:44:05 +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 Removed support for the old dictionary format. The code becomes simpler and (very slightly) faster. 2008-11-22 13:11:48 +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 Removed support for the old dictionary format. The code becomes simpler and (very slightly) faster. 2008-11-22 13:11:48 +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 Simplified code a little 2009-06-13 21:44:05 +00:00
header.h A lot of clean-up: 2008-11-22 13:09: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 A lot of clean-up: 2008-11-22 13:09:28 +00:00
tile.h A lot of clean-up: 2008-11-22 13:09:28 +00:00