114 check-ins using file grammalecte-server.py version 6dbdf10c60
2018-02-13
| ||
14:26 | [core] use spellchecker instead of ibdawg directly check-in: 62304c0cd5 user: olr tags: core, multid | |
14:25 | [graphspell][js] ibdawg: remove useless var in constructor check-in: 1b2e823757 user: olr tags: graphspell, multid | |
14:24 | [graphspell][js] fix variables name check-in: 63ccb31875 user: olr tags: graphspell, multid | |
14:23 | [graphspell][py] fix variables name check-in: 2bcf7228cc user: olr tags: graphspell, multid | |
13:39 | [core][js] multi-dictionaries check-in: d8959f76a4 user: olr tags: core, multid | |
13:38 | [graphspell][js] rename vars check-in: 62c389aedf user: olr tags: trunk, graphspell | |
10:47 | [graphspell][js] spellchecker wrapper for ibdawg check-in: c989c20101 user: olr tags: trunk, graphspell | |
10:47 | [graphspell][py] spellchecker wrapper for ibdawg check-in: dbf7b575b0 user: olr tags: trunk, graphspell | |
2018-02-12
| ||
23:36 | [fr] pt: à l’époque check-in: 067013544a user: olr tags: trunk, fr | |
14:00 | [fx][bug] lexicon editor: fix count of new entries check-in: d66c46e64b user: olr tags: trunk, fx | |
13:41 | [graphspell][js] ibdawg: don’t reset this.sByDic check-in: f3ed6e3893 user: olr tags: trunk, graphspell | |
13:37 | [graphspell][js][bug] ibdawg: fix getJSON() check-in: c7ead17f10 user: olr tags: trunk, graphspell | |
12:55 | [graphspell] fix date generation check-in: 5dd255e81e user: olr tags: trunk, graphspell | |
12:29 | [graphspell][js] ibdawg: getJSON() function + [fx] update: lexicon editor check-in: ec5393a4f1 user: olr tags: trunk, fx, graphspell | |
09:04 | [graphspell][py] convert hexadecimal string to binary string check-in: b6937acb8c user: olr tags: trunk, graphspell | |
09:03 | [graphspell][py] new binary file structure check-in: 556c26d78a user: olr tags: trunk, graphspell | |
2018-02-11
| ||
19:19 | [graphspell][bug] ibdawg: fix confusion between <char value> and <tag value> check-in: ad412c44e3 user: olr tags: trunk, graphspell | |
18:26 | [graphspell][py] fix import check-in: 84c2ade56e user: olr tags: trunk, graphspell | |
16:06 | [graphspell][py] ibdawg: initialization from binary file or JSON check-in: 96290e4468 user: olr tags: trunk, graphspell | |
10:20 | [graphspell][build] dawg builder: new parameters + consistency check-in: ac98115a31 user: olr tags: trunk, build, graphspell | |
09:22 | [graphspell] JSON data clarification check-in: 9c995c9f7f user: olr tags: trunk, graphspell | |
08:31 | [graphspell] better variable name: nVersion -> nCompressionMethod check-in: 702572913c user: olr tags: trunk, graphspell | |
2018-02-10
| ||
21:33 | [graphspell][js] remove pointless comments check-in: 39ec0a2c45 user: olr tags: trunk, graphspell | |
21:32 | [fr] tests: <comment vous Vinf> / <comment vous 2p> check-in: b1ca5b3203 user: olr tags: trunk, fr | |
20:01 | [graphspell] dawg: consistency check-in: 665bb08741 user: olr tags: trunk, graphspell | |
13:53 | [graphspell] add date to JSON dictionary check-in: 0a4c113f2c user: olr tags: trunk, graphspell | |
13:35 | [fx] lexicon editor: show date check-in: c453c3dbb7 user: olr tags: trunk, fx | |
13:19 | [fx] lexicon editor: fix loading check-in: 708091ec61 user: olr tags: trunk, fx | |
07:53 | [fx] update: lexicon editor check-in: 778321169e user: olr tags: trunk, fx | |
2018-02-09
| ||
15:30 | [graphspell][js] dawg: fix bug in select() check-in: dd59a31d13 user: olr tags: trunk, graphspell | |
15:26 | [graphspell][js] ibdawg: fix bug in select() check-in: 22ff60980a user: olr tags: trunk, graphspell | |
15:24 | [graphspell][py] dawg: add select() function check-in: 057eab4afb user: olr tags: trunk, graphspell | |
15:23 | [graphspell][py] ibdawg: fix bug in select() check-in: 8142bf4c10 user: olr tags: trunk, graphspell | |
10:34 | [graphspell][js] useless commit: console.log() for debugging check-in: 2aa4af79ac user: olr tags: trunk, graphspell | |
10:31 | [fx] lexicon editor: graph debugging check-in: e7ea319f54 user: olr tags: trunk, fx | |
10:30 | [graphspell][js] dawg: select() function check-in: 7f19889b76 user: olr tags: trunk, graphspell | |
10:12 | [fr] faux positif: pt: <à le lui Vinf> check-in: 53a5114b97 user: olr tags: trunk, fr | |
09:08 | [fr] faux positif: accord conjugaison avec <d’une des <nom>> check-in: 69484bcae0 user: olr tags: trunk, fr | |
2018-02-08
| ||
08:56 | [fr] lisibilité du fichier des règles de grammaire: tabulations + [js] dawg: comment + [fx] lexicon editor: display entries check-in: 6dd9efcb39 user: olr tags: trunk, fr | |
2018-02-07
| ||
22:53 | [fr] faux positif: COD que <suj> avoir oublié de… check-in: f7cdd20fe9 user: olr tags: trunk, fr | |
16:53 | [graphspell] remove private useless vars from JSON dictionary files check-in: ad404457eb user: olr tags: trunk, graphspell | |
16:39 | [fx] update: lexicon editor check-in: 00eca59ea8 user: olr tags: trunk, fx | |
16:38 | [graphspell][js] update for dawg: export as JSON check-in: 29e54c7426 user: olr tags: trunk, graphspell | |
16:15 | [graphspell][js] dawg: convert Map to Object when exporting to JSON check-in: e1707a65be user: olr tags: trunk, graphspell | |
16:14 | [graphspell][js] dawg: fix bugs in select() check-in: a227ad5a87 user: olr tags: trunk, graphspell | |
15:19 | [graphspell][js] ibdawg: add select() function check-in: fe54076259 user: olr tags: trunk, graphspell | |
15:19 | [graphspell][py] ibdawg: select(), don’t compile pattern if empty check-in: 418b212030 user: olr tags: trunk, graphspell | |
14:49 | [graphspell][js] ibdawg: constructor with data object check-in: 78b42e9b7f user: olr tags: trunk, graphspell | |
13:58 | [fx] update: lexicon editor check-in: 84a72ba4e1 user: olr tags: trunk, fx | |
13:57 | [graphspell][bug] dawg: conversion to binary string check-in: a25340628a user: olr tags: trunk, graphspell | |
2018-02-06
| ||
16:08 | [fx] update: lexicon editor check-in: 898b80959d user: olr tags: trunk, fx | |
10:25 | [fx] lexicon editor: focus on main input check-in: 5fd6e26506 user: olr tags: trunk, fx | |
10:23 | [graphspell][js] dawg: bug fixing + code clarification check-in: e7f46d5ce1 user: olr tags: trunk, graphspell | |
10:22 | [graphspell][py] dawg: code clarification check-in: b181054462 user: olr tags: trunk, graphspell | |
2018-02-05
| ||
10:34 | [graphspell] code consistency check-in: 4414e62e0b user: olr tags: trunk, graphspell | |
2018-02-04
| ||
11:43 | [fr] faux positif: syntagme adjectival check-in: d03269c260 user: olr tags: trunk, fr | |
10:21 | [fr] faux positif: avoir été +Vinf/adj check-in: 0898849e42 user: olr tags: trunk, fr | |
2018-02-03
| ||
20:02 | [fr] faux positif: avoir été +Vinf check-in: 526eb32d7c user: olr tags: trunk, fr | |
17:21 | [fx] update: lexicon editor check-in: 3017914303 user: olr tags: trunk, fx | |
10:36 | [fr] faux positif: x fois par mois check-in: 7a50bf6290 user: olr tags: trunk, fr | |
09:40 | [fr] faux positif: confusion verbe/nom propre (conjugaison après conjonction) check-in: 1d3156e243 user: olr tags: trunk, fr | |
09:33 | [fr] faux positifs: COD + Vinf + V3sg check-in: 1024f9d148 user: olr tags: trunk, fr | |
2018-02-02
| ||
17:09 | [fx] lexicon generator: label update check-in: f0cfb4d28b user: olr tags: trunk, fx | |
17:03 | [graphspell][js] dawg generator (draft) check-in: a9944ce123 user: olr tags: trunk, graphspell | |
2018-01-31
| ||
13:08 | [fx] update: lexicon update (code clarification) check-in: 341fcee2ed user: olr tags: trunk, fx | |
2018-01-30
| ||
16:47 | [fx] update: lexicon editor check-in: 503e7a8eba user: olr tags: trunk, fx | |
12:38 | [fr] pt: faire grand bruit check-in: 28d0121978 user: olr tags: trunk, fr | |
2018-01-29
| ||
19:53 | [fx] update: lexicon editor, use verb pattern, + participes passés check-in: d6f8f5c533 user: olr tags: trunk, fx | |
09:54 | [fx] lexicon editor: conjugate a verb according to another verb check-in: d804292a86 user: olr tags: trunk, fx | |
2018-01-28
| ||
18:02 | [fx] fix helpers importation from graphspell check-in: eaa436be64 user: olr tags: trunk, fx | |
10:02 | [fx] lexicon editor: conjugation tables update check-in: a1c22e0cd0 user: olr tags: trunk, fx | |
2018-01-27
| ||
16:41 | [fx] lexicon editor: conjugation tables check-in: f21fb89872 user: olr tags: trunk, fx | |
2018-01-26
| ||
17:15 | [fx] update: lexical editor check-in: 4c7933e88b user: olr tags: trunk, fx | |
2018-01-24
| ||
16:24 | [fx] update: lexicon editor check-in: ae6457bb81 user: olr tags: trunk, fx | |
2018-01-23
| ||
15:30 | [fr] update: lexicon editor check-in: 64a6a08b79 user: olr tags: trunk, fx | |
11:31 | [fx] update: lexicon editor check-in: 70d86a32b0 user: olr tags: trunk, fx | |
2018-01-22
| ||
15:47 | [fx] update: lexicon editor check-in: 89947a9517 user: olr tags: trunk, fx | |
13:53 | [fx] lexicon editor check-in: 9cf43b3e45 user: olr tags: trunk, fx | |
2018-01-17
| ||
17:37 | [fx] update: lexicon editor check-in: 8396b80e31 user: olr tags: trunk, fx | |
2018-01-16
| ||
16:45 | [fx] WebExt: lexicon editor (ß) check-in: 8a66c7c437 user: olr tags: trunk, fx | |
16:43 | [fr] codes de positionnement pour JS check-in: 697267bdcf user: olr tags: trunk, fr | |
2018-01-15
| ||
16:56 | [fr] faux positif, confusion <se/ce> check-in: b5bf60e15f user: olr tags: trunk, fr | |
10:41 | [fr] nr: usage du verbe avoir au lieu d’être dans les formes pronominales check-in: 4895c0839b user: olr tags: trunk, fr | |
2018-01-05
| ||
10:34 | [fr] màj: majuscules après un point check-in: 76d5732e96 user: olr tags: trunk, fr | |
2018-01-04
| ||
11:19 | [fr] màj: confusions <lé/lès/les> check-in: 0c4ed2e9aa user: olr tags: trunk, fr | |
10:26 | [fr] pt: ici check-in: 07ff20b65d user: olr tags: trunk, fr | |
09:03 | [fr] faux positif avec si bien que + correction d’un bug de suggestion avec flanc check-in: 69ec8495eb user: olr tags: trunk, fr | |
2018-01-03
| ||
15:47 | [build] fix build check-in: ba196f2521 user: olr tags: trunk, build | |
2018-01-02
| ||
10:30 | [graphspell] deprecated code check-in: c915d50f4a user: olr tags: trunk, graphspell | |
2017-12-31
| ||
13:24 | [fr] màj: impératif check-in: d1c4b065e9 user: olr tags: trunk, fr | |
13:02 | [fr] confusion: impératif/infinitif check-in: b4f5d7a43a user: olr tags: trunk, fr | |
11:50 | [fr] faux positif: accord avec ça qui n’est que COD check-in: 283304568a user: olr tags: trunk, fr | |
2017-12-30
| ||
10:37 | [fr] phonet_simil: haleter/allaiter check-in: ccbf190344 user: olr tags: trunk, fr | |
2017-12-26
| ||
18:23 | [fr] confusion <veillez/veuillez> check-in: 76236ca655 user: olr tags: trunk, fr | |
17:53 | [build] remove useless echo lines check-in: a1f7ca28ad user: olr tags: trunk, build | |
15:02 | [build] build graphspell dictionary if not found check-in: 834a8e771b user: olr tags: trunk, build | |
14:43 | [graphspell] add forgotten file check-in: f3d1b23584 user: olr tags: trunk, graphspell | |
14:27 | [build][fr] call conj module in build_data directly from the source instead of Grammalecte package check-in: ae2cdf1d92 user: olr tags: trunk, fr, build | |
13:54 | [fr] pt: mettre à terre check-in: 8b6bd9b12c user: olr tags: trunk, fr | |
2017-12-25
| ||
13:19 | [build] merge graphspell: graphspell as independant package check-in: 37ee1a1b0d user: olr tags: trunk, build | |
08:56 | [graphspell][js][helpers] echo for JS probably obsolete now (at last!) Closed-Leaf check-in: 186604b4a0 user: olr tags: graphspell | |
08:52 | [build][tb] fix imports for Thunderbird check-in: 5822c38ee9 user: olr tags: build, tb, graphspell | |
2017-12-24
| ||
22:36 | [build][js] fix import for helpers.js check-in: 6a18692390 user: olr tags: build, graphspell | |
22:15 | [tb] Thunderbird uses his own worker now check-in: ab82e044de user: olr tags: tb, graphspell | |
21:15 | [fr] correction de codes de positionnement pour JS check-in: 8adf588580 user: olr tags: fr, graphspell | |
21:11 | [build] WebExt: fix imports check-in: addfd48c29 user: olr tags: build, graphspell | |
21:01 | [build] JS code extension for Graphspell + fix for Grammalecte check-in: c446938f7b user: olr tags: build, graphspell | |
19:59 | [build][fr] new imports for build_data for fr language check-in: cc921a45bc user: olr tags: fr, graphspell | |
19:55 | [build][js] fix build for JS check-in: 3c60cd7966 user: olr tags: build, graphspell | |
19:27 | [build] fix tests and main package check-in: 056e6d1dbd user: olr tags: build, graphspell | |
18:58 | [build][js] move files from gc_core to graphspell check-in: bdfc6fd5e9 user: olr tags: build, graphspell | |
18:52 | [build][js] move JS language core extension to a dedicated folder check-in: 66d247e62a user: olr tags: build, graphspell | |
18:39 | [build][py] move files from gc_core to graphspell check-in: bb8356bd7d user: olr tags: build, graphspell | |
18:15 | [build] modify imports check-in: cf5aecc33f user: olr tags: build, graphspell | |