Grammalecte  Changes On Branch dfc3a68fbf1c8348

Changes In Branch webext2 Through [dfc3a68fbf] Excluding Merge-Ins

This is equivalent to a diff from 6af1e457f4 to dfc3a68fbf

2017-08-03
11:06
[core][js] gc_engine initialization check-in: 4de2209cf9 user: olr tags: core, webext2
10:12
[core][js] don’t use const for modules as objects: const don’t allow to be “redefined” even in a condition which wouldn’t allow redefinition check-in: dfc3a68fbf user: olr tags: core, warning, webext2
10:04
[core][js] ibdawg initialization check-in: 3d1c080fa8 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 [b8c30b3776].    [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 [373a8fcfff].    [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 [7f7dced66d].    [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/tb/content/overlay.js from [31d038a91d] to [a6d0f601cc].    [diff]

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

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

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