50 most recent check-ins related to "graphspell" occurring on or after 2018-06-04 08:41:48.
More ↑
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 | |
2018-06-30
| ||
06:30 | [fr] conversion: regex rules -> graph rules check-in: 5cb83eecf5 user: olr tags: fr, rg | |
06:30 | [graphspell][bug] tokenizer: syntax error check-in: ec92f6e873 user: olr tags: graphspell, rg | |
00:19 | [core] ge engine: function for testing token value check-in: 8289f6c423 user: olr tags: core, rg | |
2018-06-29
| ||
22:46 | [graphspell] tokenizer: add lMorph to <start> and <end> tokens check-in: 2dbf497b04 user: olr tags: graphspell, rg | |
22:43 | [fr] conversion: regex rules -> graph rules check-in: e7335f789f user: olr tags: fr, rg | |
2018-06-28
| ||
08:54 | [core] gc engine: don’t analyse lemmas and morphologies of tokens who don’t have such things check-in: 032aff09bb user: olr tags: core, rg | |
08:26 | [graphspell][core] tokenizer: rename ACRONYM tokens to WORD_ACRONYM check-in: ccbbecbd1b user: olr tags: core, graphspell, rg | |
08:13 | [core][fr][js] lexicographer update check-in: dfe45ca126 user: olr tags: fr, core, rg | |
08:00 | [graphspell] tokenizer: rename ORDINAL tokens to WORD_ORDINAL check-in: 20dbc28ded user: olr tags: graphspell, rg | |
07:53 | [graphspell][core] tokenizer: rename ELPFX tokens to WORD_ELIDED check-in: a1b165e276 user: olr tags: core, graphspell, rg | |
2018-06-27
| ||
23:39 | [build][fix] check regexes: memorize checked regexes check-in: 74d9c8e099 user: olr tags: build, rg | |
2018-06-24
| ||
12:19 | [core] grammar checker: code cleaning (pylint) check-in: 7042f71f35 user: olr tags: core, rg | |
11:39 | [graphspell] code cleaning (pylint) check-in: 814d73b60e user: olr tags: graphspell, rg | |
06:28 | [core][bug] fix tokens merging check-in: 59d8df1fa2 user: olr tags: core, rg | |
2018-06-19
| ||
06:58 | [fr] conversion: regex rules -> graph rules check-in: 086df67518 user: olr tags: fr, rg | |
2018-06-18
| ||
20:13 | [graphspell][fix] tokenizer: new signs check-in: 303c416286 user: olr tags: graphspell, rg | |
20:12 | [graphspell] tokenizer: new signs check-in: da0d308818 user: olr tags: graphspell, rg | |
20:02 | [fr] conversion: regex rules -> graph rules check-in: 786cb39575 user: olr tags: fr, rg | |
2018-06-17
| ||
15:10 | [fr] conversion: regex rules -> graph rules check-in: 07539850a5 user: olr tags: fr, rg | |
13:11 | [graphspell] tokenizer: update ordinals check-in: 4be13a74c3 user: olr tags: graphspell, rg | |
13:07 | [build][core] definititions for the graph + debugging update check-in: 6c9f0b9f2d user: olr tags: core, build, rg | |
2018-06-12
| ||
12:10 | [fr] graph tests (draft) check-in: 2f0f044a66 user: olr tags: fr, rg | |
11:24 | [core] text processor: communication between regex rules and graph rules + [graphspell][bug] tokenizer: set i variable to 0, if sentence is empty check-in: cca3887aad user: olr tags: core, graphspell, rg | |
10:46 | [misc] SublimeText syntax rules update check-in: eb14e38462 user: olr tags: misc, rg | |
2018-06-10
| ||
09:49 | [fx] gc panel ui, tooltip: action block under suggestions block check-in: c6a845b16f user: olr tags: trunk, fx | |
2018-06-09
| ||
13:30 | [graphspell] char_player: don’t remove double <e> in simplifyWord check-in: 496180aadf user: olr tags: trunk, graphspell | |
13:25 | [graphspell][js] char_player: simplifyWord -> code clarification check-in: 0d6362e947 user: olr tags: trunk, graphspell | |
2018-06-08
| ||
09:40 | [fr] faux positifs: mission impossible check-in: b4a483f6ec user: olr tags: trunk, fr | |
2018-06-06
| ||
10:35 | [fr] end of lemma is now a slash instead of a space check-in: 3bd7a19c94 user: olr tags: fr, rg | |
09:54 | [graphspell] end of lemma is now a slash instead of a space check-in: c5c926760b user: olr tags: graphspell, rg | |
09:30 | [core] darg: merge morph and morphex functions check-in: 4134a01a49 user: olr tags: core, rg | |
2018-06-05
| ||
15:04 | [fr] update tests check-in: 22b38f12e0 user: olr tags: fr, rg | |
15:03 | [graphspell][bug] missing comma check-in: 1d2ea1fb66 user: olr tags: graphspell, rg | |
2018-06-04
| ||
09:40 | [fr] test for regex pattern in graph check-in: 4f25d4fa97 user: olr tags: fr, rg | |
08:41 | [build][bug] DARG builder: regex for morphologies check-in: cf413a7637 user: olr tags: build, rg | |