| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-10-28 | Refactor word_db, use an unordered map | Maxime Coste |
| 2014-10-01 | Add support for interned strings | Maxime Coste |
| 2014-07-30 | Insert word completion: Use subsequence matching if prefix failed | Maxime Coste |
| 2014-05-14 | replace LineChangeWatcher with a free function compute_line_modifications | Maxime Coste |
| 2014-04-22 | Preserve current word in word completion if found elsewhere | Maxime Coste |
| 2014-01-27 | WordDB now uses a LineChangeWatcher based implementation | Maxime Coste |
| 2014-01-19 | WordDB: use an ordered map for storing words | Maxime Coste |
| 2014-01-16 | Word completion use a WordDB stored as a buffer value. | Maxime Coste |
