Grammalecte  Changes On Branch 1938527edce5a6f5

Changes In Branch webext2 Through [1938527edc] Excluding Merge-Ins

This is equivalent to a diff from 6af1e457f4 to 1938527edc

2017-08-11
12:48
[fx] use objects for communication with SharedWorker (normalization) (may be useful one day) check-in: e22cada231 user: olr tags: fx, webext2
12:38
[fx] use objects for communication with Worker (normalization) check-in: 1938527edc user: olr tags: fx, webext2
2017-08-10
09:59
[fx] content-script interface + remove SharedWorker check-in: e026bff1c5 user: olr tags: fx, 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 [7c62a39694].    [diff]

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

Modified gc_core/js/jsex_map.js from [985754ee9e] to [3dc39be41a].    [diff]

Modified gc_core/js/jsex_regex.js from [b8b02d05dd] to [0c1a934c00].    [diff]

Modified gc_core/js/jsex_string.js from [1e9c89a872] to [34840fe9fe].    [diff]

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

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

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

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

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

Modified gc_core/js/text.js from [beffb97d58] to [2f8045c94f].    [diff]

Modified gc_core/js/tokenizer.js from [a6594366c3] to [81088a0177].    [diff]

Modified gc_core/py/lang_core/gc_engine.py from [4742310603] to [27a1e1120d].    [diff]

Modified gc_lang/fr/config.ini from [68082dbc1d] to [4666c13388].    [diff]

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

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

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

Modified gc_lang/fr/modules-js/gce_date_verif.js from [de4d3b5e04] to [f30dbe242e].    [diff]

Modified gc_lang/fr/modules-js/gce_suggestions.js from [d46530bfae] to [0d3c06e52f].    [diff]

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

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

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

Modified gc_lang/fr/modules-js/textformatter.js from [7314bcd9a1] to [1785f80db7].    [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]

Added gc_lang/fr/webext/background.js version [fcd118d7b1].

Modified gc_lang/fr/webext/content_scripts/modify_page.js from [0d51f6815a] to [15a0d2d897].    [diff]

Added gc_lang/fr/webext/gce_sharedworker.js version [9a703895dc].

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

Added gc_lang/fr/webext/img/lines.png version [e4f15f2e8d].

Added gc_lang/fr/webext/img/logo-80.png version [17bf2efae3].

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

Added gc_lang/fr/webext/panel/conjugueur.css version [763dd8903a].

Added gc_lang/fr/webext/panel/conjugueur.html version [2d253c7235].

Added gc_lang/fr/webext/panel/conjugueur.js version [532fc861da].

Added gc_lang/fr/webext/panel/lexicographer.css version [8fcf23feab].

Added gc_lang/fr/webext/panel/lexicographer.html version [7c8a3411db].

Added gc_lang/fr/webext/panel/lexicographer.js version [2b5d5c5245].

Modified gc_lang/fr/webext/panel/main.css from [96ab586647] to [fb043edbec].    [diff]

Modified gc_lang/fr/webext/panel/main.html from [9daf05e1d1] to [d1a2ec127f].    [diff]

Modified gc_lang/fr/webext/panel/main.js from [72659a6e1c] to [2915144b90].    [diff]

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

Modified gc_lang/fr/xpi/gce_worker.js from [9e0a605cc0] to [32ac3727dc].    [diff]

Modified make.py from [18d1b24a9f] to [48fa32607c].    [diff]