Overview
Comment: | [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 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | core | warning | webext2 |
Files: | files | file ages | folders |
SHA3-256: |
dfc3a68fbf1c834824dbd45580647c08 |
User & Date: | olr on 2017-08-03 10:12:37 |
Other Links: | branch diff | manifest | tags |
Context
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 | |
Changes
Modified gc_core/js/lang_core/gc_engine.js from [3c4bc79cac] to [b8c30b3776]. [diff]
Modified gc_core/js/lang_core/gc_options.js from [0ccaf067f3] to [ba36100a98]. [diff]
Modified gc_core/js/lang_core/gc_rules.js from [b235fdd2ed] to [02fc1d6f94]. [diff]
Modified gc_core/js/text.js from [2c268f1b5e] to [03f872e8ba]. [diff]
Modified gc_lang/fr/modules-js/conj.js from [3dc81e8a3f] to [5d3a577c36]. [diff]
Modified gc_lang/fr/modules-js/lexicographe.js from [8f5fca9732] to [cfbfcc7fa9]. [diff]
Modified gc_lang/fr/modules-js/mfsp.js from [33bc239621] to [75f345b054]. [diff]
Modified gc_lang/fr/modules-js/phonet.js from [828ddc2ac6] to [5cab447d24]. [diff]