50 check-ins related to "core" occurring on or before 2017-10-24 22:24:15.
More ↑
2017-10-24
| ||
22:24 | [core] ibdawg: suggestion mechanism > exclude some suffixes (ß) check-in: 5fbb7ec853 user: olr tags: trunk, core | |
12:05 | [core] ibdawg: reduce hard replacements in suggestion mechanism check-in: 35abf9fb76 user: olr tags: trunk, core | |
11:59 | [core] fix tokentizer: two similar group name in regex check-in: 78199c4006 user: olr tags: trunk, core | |
11:51 | [fx] CSS: text-align: left, for paragraphs check-in: 6ca9a6e85f user: olr tags: trunk, fx | |
11:00 | [core] tokenization: folders check-in: 35c48d42a8 user: olr tags: trunk, core | |
09:08 | [fr] pt: arborescence check-in: 05863229dc user: olr tags: trunk, fr | |
2017-10-22
| ||
11:59 | [fr] loc: caisse à outils check-in: e4d1294737 user: olr tags: trunk, fr | |
09:20 | [core][py] endswith can take a tuple as parameter check-in: f74d435789 user: olr tags: trunk, core | |
09:17 | [core] reduce number of hard replacements (avoid slowness) check-in: 0114e69bdb user: olr tags: trunk, core | |
09:15 | [core][py] small code cleaning check-in: d78ef84a02 user: olr tags: trunk, core | |
09:07 | [core][js] ibdawg: spellchecking suggestion mechanism > hard replacements check-in: c80ec8575d user: olr tags: trunk, core | |
08:26 | [core][py] ibdawg: spellchecking suggestion mechanism > hard replacements check-in: 9fde57a772 user: olr tags: trunk, core | |
2017-10-21
| ||
17:55 | [core] ibdawg: remove comments check-in: 726af0786e user: olr tags: trunk, core, v0.6.0 | |
11:03 | [fx] close button for the menu check-in: 4ff89b5e43 user: olr tags: trunk, fx | |
2017-10-13
| ||
13:43 | [fx] WebExt: fix commands for selected text check-in: 2eb8d827d0 user: olr tags: fx, webext3 | |
13:30 | [core][js] remove debug function check-in: 9300a9349a user: olr tags: core, webext3 | |
13:27 | [fx] WebExt: clear registered node when closing panel check-in: e23d926562 user: olr tags: fx, webext3 | |
2017-09-20
| ||
05:11 | [fr] pt: prendre contact check-in: 22e0a299c6 user: olr tags: trunk, fr | |
2017-09-19
| ||
11:36 | [core][js] remove useless logs check-in: 8beaa4879a user: olr tags: trunk, core | |
11:34 | [core][fx][js] Binary dictionary as a hexadecimal string instead of a list of integers (JavaScript crap again: Mozilla’s parser can’t deal with file bigger than 4 Mb) check-in: 9b380a48ce user: olr tags: trunk, core, fx | |
09:19 | [fr] dictionary update: 6.2 check-in: 8bff04e371 user: olr tags: trunk, fr | |
2017-09-15
| ||
14:58 | [fx] WebExt: smaller text formatter check-in: d4a86b753d user: olr tags: trunk, fx | |
13:33 | [core][js] calculate Damerau-Levenshtein distance only once check-in: ecae0c75b7 user: olr tags: trunk, core | |
13:12 | [core][js] fix Damerau-Levenshtein distance check-in: 4486055937 user: olr tags: trunk, core | |
10:01 | [core][js] fix spell suggestion engine check-in: 4b57907a81 user: olr tags: trunk, core | |
08:16 | [core][fx] ibdawg: fix bugs, WebExt: retrieve spelling suggestion check-in: d7eb5a15ee user: olr tags: trunk, core, fx | |
2017-09-14
| ||
06:42 | [core][js] ibdawg: suggestion mechanism for the spellchecker check-in: ae2968927f user: olr tags: trunk, core | |
2017-09-13
| ||
14:56 | [core] ibdawg: suggestions according to input capitalisation + maximum number of suggestions check-in: e06584ba4a user: olr tags: trunk, core | |
13:06 | [core] ibdawg: suggest() with caps check-in: 8a163526c6 user: olr tags: trunk, core | |
12:56 | [core] ibdawg: suggest() try by removing chars check-in: 0346ff5361 user: olr tags: trunk, core | |
09:55 | [core][py] comments for spell suggestion engine check-in: 6edb221239 user: olr tags: trunk, core | |
2017-09-12
| ||
21:17 | [fr] màj: locutions considérées comme prépositions check-in: ba9c538626 user: olr tags: trunk, fr | |
2017-08-15
| ||
08:36 | [fx] lexicographer: count paragraphs analyzed check-in: eef32ad83f user: olr tags: fx, webext2 | |
08:12 | [core][js][py] text.getParagraph(): end of line handling check-in: ec919db910 user: olr tags: core, webext2 | |
08:03 | [fx] lexicographer: test list of tokens before creating node check-in: 44bd5f582f user: olr tags: fx, webext2 | |
2017-08-09
| ||
07:20 | [fx] remove conjugueur and lexicographer from main panel check-in: 4a3698dd1a user: olr tags: fx, webext2 | |
06:46 | [core][js] merge webext2_fix: better init, mimetype for JSON loading, comments for JSHint check-in: 2591cec595 user: olr tags: core, webext2 | |
2017-08-08
| ||
19:43 | [fr][licence] GPL 3 seulement Closed-Leaf check-in: 81f981bab2 user: olr tags: fr, webext2_fix | |
19:11 | [core] add inline config for JSHint assuming es6 synthax and some global check-in: b89dc82bc4 user: IllusionPerdu tags: webext2_fix | |
18:28 | [core] force text/json mimetype in helpers.loadFile check-in: ccebd25f43 user: IllusionPerdu tags: core, fx, webext2_fix | |
17:51 | [fx] merge webext2 check-in: 5a4cc905e2 user: IllusionPerdu tags: fx, webext2_fix | |
17:45 | [core] set isInit to true when the object was initialized check-in: 6cea30d5de user: IllusionPerdu tags: core, webext2_fix | |
17:44 | [core][js] use typeof(require) instead of typeof(exports) check-in: b844f2ba25 user: olr tags: core, webext2 | |
17:31 | [core] add isInit in object conj, phonet, mfsp to prevent loading data twice check-in: 5dd4693a8f user: IllusionPerdu tags: core, webext2_fix | |
17:25 | [fx] conjugueur: panneau et onglet check-in: 1f91810c3d user: olr tags: fx, webext2 | |
17:07 | [core] move require helper at the top of conj.js (following the same logic everywhere) check-in: eb74ef2889 user: IllusionPerdu tags: core, webext2_fix | |
16:49 | [core][fr] change typeof(exports) before the require block check-in: 6c8ee6edcf user: IllusionPerdu tags: core, webext2_fix | |
16:39 | [fx] merge webext2 check-in: 1eac03608e user: IllusionPerdu tags: fx, webext2_fix | |
2017-08-06
| ||
13:27 | [build] don’t use Firefox nightly for Addon-SDK tests -> developper edition check-in: 97544c27f2 user: olr tags: build, webext2 | |
12:22 | [core][fr][js] merge webext2_fix: code cleaning + bug fixes + remove Array comprehensions (for compatibility) check-in: d0f7053d0f user: olr tags: fr, core, webext2 | |