50 check-ins related to "graphspell" occurring on or before 2018-10-11 07:11:43.
More ↑
2018-10-11
| ||
07:11 | [graphspell][core][js] several syntax and bug fixes (thanks to IllusionPerdu) check-in: 9bb0f089b9 user: olr tags: trunk, core, graphspell | |
2018-10-10
| ||
12:08 | [js] All Grammalecte work in node check-in: 2d5c0dce59 user: IllusionPerdu tags: njs, nodejs | |
09:36 | Minimal file to use in node check-in: b79bb889b9 user: IllusionPerdu tags: graphspell, njs, nodejs | |
09:19 | Some change to javascript to work in node check-in: a3687f4fd3 user: IllusionPerdu tags: graphspell, njs, nodejs | |
09:03 | [fr] test faux positif check-in: bdcc97b45b user: olr tags: trunk, fr | |
2018-10-09
| ||
11:07 | [graphspell][js] useless comments check-in: 4d2953e2f6 user: olr tags: trunk, graphspell | |
08:54 | [graphspell][js] performance tests check-in: 14ed269c7c user: olr tags: trunk, graphspell | |
2018-10-06
| ||
13:46 | [graphspell] better quicker spelling suggestions: check 2grams existence check-in: f3f1cc9e30 user: olr tags: trunk, graphspell | |
13:46 | [fr] passation de pouvoir check-in: 4292f525f4 user: olr tags: trunk, fr | |
2018-10-05
| ||
20:22 | [graphspell] str_transform: function getNgrams() check-in: 874cb415e9 user: olr tags: trunk, graphspell | |
2018-10-01
| ||
19:04 | [fr] faux positifs divers check-in: 61dd49433d user: olr tags: trunk, fr | |
2018-09-20
| ||
09:01 | [tb] fix import and call of the gc engine check-in: 9174cdbe8a user: olr tags: trunk, tb | |
2018-09-19
| ||
22:30 | [graphspell] fix import of custom suggestion module check-in: 2434cdac51 user: olr tags: trunk, graphspell | |
21:48 | [core][py] useless imports check-in: 0346156a66 user: olr tags: trunk, core | |
2018-09-17
| ||
12:07 | [fr][bug] mauvais token sélectionné check-in: d877acf9d9 user: olr tags: fr, rg | |
12:06 | [graphspell][js] tokenizer: update \w replacement again check-in: 72f63bddd2 user: olr tags: graphspell, rg | |
11:32 | [fr][bugs] remove useless parameters check-in: 8b769e5c52 user: olr tags: fr, rg | |
10:27 | [build] deprecated code check-in: e87660c39d user: olr tags: build, rg | |
10:26 | [graphspell] tokenizer: new regex for ordinals (JS still sucks) check-in: a479b36582 user: olr tags: graphspell, rg | |
09:58 | [core][js] better debugging info check-in: 3b6904a340 user: olr tags: core, rg | |
09:32 | [build] conversion to JS update check-in: ca8457058e user: olr tags: build, rg | |
09:00 | [graphspell] tokenizer: add chars to \w replacement (JS still sucks) check-in: c185b3fc04 user: olr tags: graphspell, rg | |
2018-09-16
| ||
19:27 | [fr] ajustements: expressions régulières pour Python et JS check-in: 10b5745d47 user: olr tags: fr, rg | |
2018-09-14
| ||
09:50 | [fr] rebuild dictionary for JS check-in: e3c499aad8 user: olr tags: fr, rg | |
09:48 | [graphspell][js] tokenizer: fix var init check-in: 52d64fd395 user: olr tags: graphspell, rg | |
09:46 | [core][js][bug] wrong parameter name check-in: c1f1c0d9c1 user: olr tags: core, rg | |
2018-09-11
| ||
20:44 | [core][py] don’t ask for morphologies several times uselessly check-in: 95ac5ee834 user: olr tags: core, rg | |
18:55 | [graphspell][js] tokenizer: don’t use spaces as tokens, yield information token (start/end) check-in: d12872816f user: olr tags: graphspell, rg | |
18:38 | [core][js] gc engine: fix several bugs check-in: e47d159953 user: olr tags: core, rg | |
2018-09-05
| ||
07:10 | [fr] ajustements check-in: 16deb93a42 user: olr tags: fr, rg | |
2018-09-04
| ||
11:58 | [graphspell] echo() update check-in: c76919a14a user: olr tags: graphspell, rg | |
11:56 | [fr] inutile de rajouter des espaces avec le processeur de texte check-in: fd865aeae0 user: olr tags: fr, rg | |
2018-08-26
| ||
15:02 | [fr] gendicfr: plus de copie des dictionnaires Hunspell dans les extensions Mozilla check-in: 8d3060486d user: olr tags: fr, rg | |
14:44 | [graphspell] handling apostrophes check-in: 764811b5f1 user: olr tags: graphspell, rg | |
13:41 | [fr] gendicfr: utilise le lemme alternatif s’il existe check-in: a9d1f17b1f user: olr tags: fr, rg | |
2018-08-07
| ||
12:40 | [tb] code cleaning: fix import (not necessary for TextDecoder, TextEncoder) check-in: 8ea07ff627 user: olr tags: trunk, tb | |
09:03 | [graphspell][js] console.log() for debugging check-in: 31905c2c2f user: olr tags: trunk, graphspell | |
09:02 | [tb][bug] lexicon editor: wrong filename check-in: db6c099b46 user: olr tags: trunk, tb | |
08:44 | [tb][bug] lexicon editor: test if node exists check-in: 51443597ef user: olr tags: trunk, tb | |
08:27 | [graphspell] get rid of console.log() substitutes, assuming now default console is available from everywhere check-in: 1a3885282a user: olr tags: trunk, graphspell | |
08:09 | [graphspell][core][fx][tb][js] get rid of console.log() substitutes, assuming now default console is available from everywhere (eh, print now works as expected in JS! The JS pile of shit is decreasing a little) check-in: 8e5a2f5900 user: olr tags: trunk, core, tb, fx, graphspell | |
2018-08-06
| ||
16:43 | [tb] merge tbnext: update Thunderbird extension for Thunderbird 60 (API update) check-in: b5dece919f user: olr tags: trunk, tb | |
2018-07-17
| ||
11:38 | [core] better capitalization function check-in: 0b3f9d14dc user: olr tags: core, rg | |
06:42 | [graphspell] tokenizer: remove hyphen in number detection (always considered as a separate sign) check-in: 6950f5898f user: olr tags: graphspell, rg | |
06:24 | [fr] faux positif: quelle va être… check-in: 5d1225ab9b user: olr tags: fr, rg | |
2018-07-05
| ||
12:48 | [build] setup.py update check-in: 65a6a08553 user: olr tags: trunk, build | |
12:45 | [graphspell] don’t validate acronyms by default check-in: a054196a67 user: olr tags: trunk, graphspell | |
12:44 | [graphspell][js] trim useless spaces check-in: 2f18864bbc user: olr tags: trunk, graphspell | |
12:43 | [graphspell][py] trim useless spaces check-in: 016c0dd46a user: olr tags: trunk, graphspell | |
2018-07-01
| ||
20:13 | [fx] update webext number (necessary for Mozilla website) check-in: f2ef884d79 user: olr tags: trunk, fx | |