Grammalecte  Changes On Branch d12872816fe0c2e7

Changes In Branch rg Through [d12872816f] Excluding Merge-Ins

This is equivalent to a diff from cb3f319c08 to d12872816f

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-06-25
07:58
[fr] faux positif: en tant que président du conseil (trailing spaces automatically removed) check-in: 37fb199673 user: olr tags: trunk, fr
2018-06-24
19:03
merge trunk check-in: 099647c959 user: olr tags: rg
2018-06-22
07:46
[cli] option to load personal dictionary check-in: cb3f319c08 user: olr tags: trunk, cli
2018-06-15
20:44
[fr] faux positif: accord de laisser avec les pronoms sans impératif check-in: 24d41be12e user: olr tags: trunk, fr

Modified compile_rules.py from [1ea2b6d97a] to [2aa727e4cf].    [diff]

Added compile_rules_graph.py version [f07c932d26].

Modified compile_rules_js_convert.py from [5ad87f3f46] to [2f44eb628a].    [diff]

Added darg.py version [0a2000eec8].

Modified gc_core/js/lang_core/gc_engine.js from [7ee1350cd7] to [607d7e2290].    [diff]

Modified gc_core/py/__init__.py from [aeadedff14] to [49f46a05ff].    [diff]

Modified gc_core/py/grammar_checker.py from [79ce1061e8] to [634e5c7c61].    [diff]

Modified gc_core/py/lang_core/gc_engine.py from [72ecd7c680] to [126b8f2d42].    [diff]

Modified gc_core/py/lang_core/gc_options.py from [871c8d4b8f] to [c84731594a].    [diff]

Modified gc_core/py/lang_core/gc_rules.py from [3cf95f4a21] to [2ef08593b5].    [diff]

Added gc_core/py/lang_core/gc_rules_graph.py version [373592f3fb].

Modified gc_core/py/text.py from [133d154e72] to [137c7cc30f].    [diff]

Added gc_lang/fr/French_language.txt version [e372ce9fb7].

Modified gc_lang/fr/config.ini from [7c7adf7950] to [30e2946464].    [diff]

Modified gc_lang/fr/data/dictConj.txt from [eaf25f2354] to [bff027e827].    [diff]

Modified gc_lang/fr/data/dictDecl.txt from [25562f3d4d] to [3a7a8fac4c].    [diff]

Modified gc_lang/fr/dictionnaire/genfrdic.py from [21ee33ebdc] to [1dab8fa65c].    [diff]

Modified gc_lang/fr/dictionnaire/lexique/french.tagset.txt from [b4e8126915] to [4a587bac86].    [diff]

Modified gc_lang/fr/dictionnaire/orthographe/FRANCAIS.dic from [adff056839] to [17edf44273].    [diff]

Modified gc_lang/fr/modules-js/conj.js from [f544af05b0] to [8124143953].    [diff]

Modified gc_lang/fr/modules-js/gce_analyseur.js from [e2613ddcd2] to [427ee71140].    [diff]

Modified gc_lang/fr/modules-js/gce_suggestions.js from [0c31bc1a27] to [dfa4abac25].    [diff]

Modified gc_lang/fr/modules-js/lexicographe.js from [823f277d47] to [8830593e2a].    [diff]

Modified gc_lang/fr/modules/conj.py from [c668aaf269] to [258383e97f].    [diff]

Modified gc_lang/fr/modules/conj_data.py from [9859567121] to [5beef9bf2b].    [diff]

Modified gc_lang/fr/modules/conj_generator.py from [2e696a65e3] to [ee0a228497].    [diff]

Modified gc_lang/fr/modules/cregex.py from [a0df0d1397] to [4b9e99ff72].    [diff]

Modified gc_lang/fr/modules/gce_analyseur.py from [39975de0ac] to [252fe3713f].    [diff]

Modified gc_lang/fr/modules/gce_date_verif.py from [1265100649] to [c3f0a9eb2f].    [diff]

Modified gc_lang/fr/modules/gce_suggestions.py from [79835965e4] to [00833488a6].    [diff]

Modified gc_lang/fr/modules/lexicographe.py from [5e53113f51] to [175c38852d].    [diff]

Modified gc_lang/fr/modules/mfsp.py from [3f4814b5d6] to [8b7759e076].    [diff]

Modified gc_lang/fr/modules/mfsp_data.py from [7dfa66bd8d] to [06d2bb2ead].    [diff]

Modified gc_lang/fr/modules/phonet.py from [cc107e0763] to [df9f884192].    [diff]

Modified gc_lang/fr/modules/phonet_data.py from [9980015f68] to [e596111a28].    [diff]

Modified gc_lang/fr/modules/tests.py from [2e6f413e05] to [83f9fd0bb6].    [diff]

Modified gc_lang/fr/modules/textformatter.py from [8fb9ec33bf] to [219d3111da].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/README_dict_fr.txt from [3e9744d110] to [dee0f21f2d].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-classique.aff from [7aba573e1d] to [b598faf4d9].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-classique.dic from [04aefe899c] to [262be5a673].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-moderne.aff from [bc39751b7a] to [8e2b47a515].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-moderne.dic from [85ffb2da23] to [60b64caffa].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-reforme1990.aff from [5fff0168b9] to [5bd07ac37d].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-reforme1990.dic from [1e9efba82b] to [cf37c7947a].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-toutesvariantes.aff from [4245d700cf] to [000ecc599f].    [diff]

Modified gc_lang/fr/oxt/Dictionnaires/dictionaries/fr-toutesvariantes.dic from [321fc50983] to [4c02fac808].    [diff]

Modified gc_lang/fr/rules.grx from [f601a2bdd7] to [20f92a0772].    [diff]

Modified gc_lang/fr/webext/content_scripts/panel_lxg.css from [60aef30035] to [83fe0f37d1].    [diff]

Modified gc_lang/fr/webext/gce_worker.js from [cde0b49723] to [7cc7465cb1].    [diff]

Modified gc_lang/fr/webext/manifest.json from [57d55716f4] to [ae48c2c0d8].    [diff]

Modified gc_lang/fr/xpi/data/lxg_panel.css from [3d666aa76c] to [0f0ad23b15].    [diff]

Modified grammalecte-cli.py from [75f47ce217] to [7d4e2050e3].    [diff]

Modified grammalecte-server.py from [a5cc9d7be7] to [96ceb37885].    [diff]

Modified graphspell-js/ibdawg.js from [241ce099fe] to [bd4ff8b3de].    [diff]

Modified graphspell-js/spellchecker.js from [3df103d578] to [5b9ccbbb56].    [diff]

Modified graphspell-js/tokenizer.js from [bdd895b918] to [d2289444f9].    [diff]

Modified graphspell/__init__.py from [a53bdfb757] to [7e05700bdd].    [diff]

Modified graphspell/char_player.py from [0a316c953c] to [8c9fd715c3].    [diff]

Modified graphspell/dawg.py from [8afc042909] to [257e064164].    [diff]

Modified graphspell/echo.py from [6d11a5dda8] to [12e48b665e].    [diff]

Added graphspell/fr.py version [963bf7ea5b].

Modified graphspell/ibdawg.py from [a255097656] to [15b71c861b].    [diff]

Modified graphspell/keyboard_chars_proximity.py from [8f397a7bbf] to [f71f3b18e4].    [diff]

Modified graphspell/progressbar.py from [5def72a6ce] to [b21d9bfaa8].    [diff]

Modified graphspell/spellchecker.py from [cbd22d2c4d] to [85bf9023fe].    [diff]

Modified graphspell/str_transform.py from [9961c8cbc8] to [c5501f9a5a].    [diff]

Modified graphspell/tokenizer.py from [17f452887e] to [daca54adb9].    [diff]

Modified lexicons/French.lex from [168faf793a] to [e7c7aaf021].    [diff]

Modified lexicons/French.tagset.txt from [b4e8126915] to [4a587bac86].    [diff]

Modified make.py from [14e0172bf2] to [cf1490b4f0].    [diff]

Modified misc/grammalecte.sublime-syntax from [f7dfed6343] to [751faa3559].    [diff]

Modified misc/grammalecte.tmTheme from [7305de87f8] to [a95cdb7606].    [diff]