Grammalecte  Changes On Branch 7aa5eaf131c5ff01

Changes In Branch webext2 Through [7aa5eaf131] Excluding Merge-Ins

This is equivalent to a diff from 6af1e457f4 to 7aa5eaf131

2017-08-04
06:32
[core][js][py] nextWord and previousWord: only necessary groups + bug fix for JS check-in: 30b40b6153 user: olr tags: core, webext2
05:44
[core][js] use strict + remove useless vars + remove warnings check-in: 7aa5eaf131 user: olr tags: core, webext2
05:21
[core][js] don’t forget to define the function as generator check-in: 8029dad20a user: olr tags: core, webext2
2017-08-01
09:50
[core][py] variable renaming check-in: 1b98af1338 user: olr tags: core, trunk
2017-07-31
15:31
[core][js] helpers as object check-in: 1140b979f8 user: olr tags: core, webext2
07:52
[core][js] text: remove useless functions check-in: 6af1e457f4 user: olr tags: core, trunk
07:44
[core][js][fr] JavaScript sucks: avoid weird and unpredictable behavior, infinite loop and similar crazyness -> stable number of groups in regex check-in: 20ec5b88a4 user: olr tags: core, trunk, warning

Modified gc_core/js/helpers.js from [da0905c944] to [a78485e9a7].    [diff]

Modified gc_core/js/ibdawg.js from [e748c8288e] to [d79dcb6b99].    [diff]

Modified gc_core/js/lang_core/gc_engine.js from [ce3013cd59] to [bccda67b32].    [diff]

Modified gc_core/js/lang_core/gc_options.js from [6e45d077d4] to [ba36100a98].    [diff]

Modified gc_core/js/lang_core/gc_rules.js from [03bc540fb7] to [02fc1d6f94].    [diff]

Modified gc_core/js/str_transform.js from [0fafeda9a5] to [9b41fc7a14].    [diff]

Modified gc_core/js/tests.js from [f2f737b523] to [c744b064be].    [diff]

Modified gc_core/js/text.js from [beffb97d58] to [03f872e8ba].    [diff]

Modified gc_core/js/tokenizer.js from [a6594366c3] to [02266194ef].    [diff]

Modified gc_lang/fr/modules-js/conj.js from [4856ca7520] to [5d3a577c36].    [diff]

Modified gc_lang/fr/modules-js/cregex.js from [266ea45a85] to [6a54cddafc].    [diff]

Modified gc_lang/fr/modules-js/gce_analyseur.js from [673094989d] to [973aa5af1d].    [diff]

Modified gc_lang/fr/modules-js/gce_suggestions.js from [d46530bfae] to [5dc3101886].    [diff]

Modified gc_lang/fr/modules-js/lexicographe.js from [5e8c9037a7] to [cfbfcc7fa9].    [diff]

Modified gc_lang/fr/modules-js/mfsp.js from [404b1b695d] to [75f345b054].    [diff]

Modified gc_lang/fr/modules-js/phonet.js from [1d899a6d9f] to [5cab447d24].    [diff]

Modified gc_lang/fr/modules-js/textformatter.js from [7314bcd9a1] to [6dfa91f96e].    [diff]

Modified gc_lang/fr/modules/gce_suggestions.py from [948c38b1f8] to [e839f7efe5].    [diff]

Modified gc_lang/fr/tb/content/overlay.js from [31d038a91d] to [a6d0f601cc].    [diff]

Modified gc_lang/fr/webext/gce_worker.js from [8fda2777a3] to [172934d86f].    [diff]

Modified gc_lang/fr/webext/manifest.json from [53ddc564c6] to [dc30bec757].    [diff]

Modified gc_lang/fr/xpi/data/conj_panel.js from [0a29bb81bd] to [eb75f474de].    [diff]