Mirror of git://git.savannah.nongnu.org/eliot.git
Find a file
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
dic - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
doc Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
extras/contrib - Players can now have a name 2008-01-19 19:33:08 +00:00
game Fixed an invalid read when sorting the search results and adapted regression scenarii 2008-07-04 19:03:12 +00:00
m4 Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
po Fixed typos 2008-07-03 20:14:46 +00:00
qt Players are not created by the Game object anymore but by the user of the class. 2008-01-28 19:17:33 +00:00
test - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
utils - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
wxwin - Use vectors instead of lists to store the results of dictionary searches 2008-03-02 18:45:10 +00:00
.cvsignore - 32/64 bits types 2007-08-04 20:01:27 +00:00
AUTHORS Copyright and email address updates 2008-02-22 20:46:46 +00:00
bootstrap - Bumped version number to 1.6 2008-01-08 16:09:08 +00:00
ChangeLog - i18n system is in place (requires gettext 0.11.5). 2005-02-06 22:18:11 +00:00
configure.in - Added several tests for the regular expressions engine 2008-07-07 17:29:59 +00:00
COPYING Updated licence text with FSF's new address. 2005-10-23 14:53:42 +00:00
INSTALL - Players can now have a name 2008-01-19 19:33:08 +00:00
Makefile.am Very beginning of a Qt interface. Status: 2008-01-20 18:40:12 +00:00
NEWS Updated the NEWS file and added it to the generated win32 package 2008-01-13 18:19:10 +00:00
README *** empty log message *** 2005-04-19 16:40:58 +00:00
TODO Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00

  Eliot est un jeu de Scrabble

  Il ne s'agit pas d'un programme pour jouer à plusieurs mais plutôt
  d'un programme pour s'entrainer et jouer en duplicate.

  Eliot, ainsi que son dictionnaire, sont disponibles librement en accord 
  avec la license GPL (http://www.gnu.org/).

  Eliot permet de rechercher le meilleur coup que l'on peut jouer sur
  une grille avec un tirage. 

  Eliot incorpore la recherche des raccords sur un coup, des benjamins
  et  mots composables avec les lettres du tirage plus une. Un module de 
  recherche est aussi disponible pour la recherche des anagrammes
  et les jeux de mots-croisés.

  Bon jeux ! 

  http://www.nongnu.org/eliot/index.html