mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-11-17 07:48:27 +01:00
c44a16dc13
- add doxygen file description - revert Dic_chr / board_search patch returning the character instead of the code was a HUGE performance penalty The dictionary must use codes, the board must be made to use codes instead of dic using tiles. - add Dic_char and Dic_char_lookup as temporary fixes for board_search. Should modify Board and Cross class instead. - create dic_code_t type |
||
---|---|---|
.. | ||
.cvsignore | ||
alist.c | ||
alist.h | ||
automaton.c | ||
automaton.h | ||
compdic.c | ||
dic.c | ||
dic.h | ||
dic_internals.h | ||
dic_search.c | ||
dic_search.h | ||
er.l | ||
er.y | ||
hashtable.c | ||
hashtable.h | ||
listdic.c | ||
Makefile.am | ||
regexp.c | ||
regexp.h | ||
regexpmain.c |