eliot/dic
Olivier Teulière 11adaba410 - Added several tests for the regular expressions engine
- New regexp parser using Boost.Spirit. Lex and yacc are now gone.
   The main advantage of this new parser, apart from being purely C++,
   is that it can handle wide characters.
   Currently, the new parser does the same as the previous one, but the
   code is not yet ready to use regular expressions with non-ASCII
   dictionaries.
2008-07-07 17:29:59 +00:00
..
.cvsignore Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
automaton.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
automaton.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
compdic.cpp Indicate that the input of compdic should be sorted and without duplicate entries 2008-02-24 11:30:56 +00:00
dic.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
dic.h - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
dic_exception.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
dic_exception.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
dic_internals.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
dic_search.cpp - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
encoding.cpp - dic/encoding.cpp: simplification (this also removes a warning) 2008-01-11 10:09:26 +00:00
encoding.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
grammar.cpp - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
grammar.h - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
hashtable.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
hashtable.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
hashtable.i Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
header.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
header.h - Board::GetLetterMultiplier() and Board::GetWordMultiplier() are now static 2008-01-09 10:48:19 +00:00
listdic.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
Makefile.am - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
regexp.cpp - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
regexp.h - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
regexpmain.cpp - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
tile.cpp Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
tile.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00