Grammalecte  Check-in [dfc3a68fbf]

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: dfc3a68fbf1c834824dbd45580647c08f58203f23b05aba0ce092f020014e7a5
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