eliot/utils
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 - The Game library is now in C++. 2005-02-05 11:14:56 +00:00
eliottxt.cpp - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
game_io.cpp - Board::GetLetterMultiplier() and Board::GetWordMultiplier() are now static 2008-01-09 10:48:19 +00:00
game_io.h Use Unix file fornat 2006-12-23 13:57:08 +00:00
Makefile.am - Bumped version number to 1.6 2008-01-08 16:09:08 +00:00
ncurses.cpp - Players can now have a name 2008-01-19 19:33:08 +00:00
ncurses.h Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00