Overview
Comment: | [fr][licence] GPL 3 seulement |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fr | webext2_fix |
Files: | files | file ages | folders |
SHA3-256: |
81f981bab265eb5187706e6175ddfcdb |
User & Date: | olr on 2017-08-08 19:43:32 |
Other Links: | branch diff | manifest | tags |
Context
2017-08-09
| ||
06:46 | [core][js] merge webext2_fix: better init, mimetype for JSON loading, comments for JSHint check-in: 2591cec595 user: olr tags: core, webext2 | |
2017-08-08
| ||
19:43 | [fr][licence] GPL 3 seulement Closed-Leaf check-in: 81f981bab2 user: olr tags: fr, webext2_fix | |
19:11 | [core] add inline config for JSHint assuming es6 synthax and some global check-in: b89dc82bc4 user: IllusionPerdu tags: webext2_fix | |
Changes
Modified gc_lang/fr/modules-js/conj.js from [696a2d3ec0] to [8ec76490ac].
1 | // Grammalecte - Conjugueur | | | 1 2 3 4 5 6 7 8 9 | // Grammalecte - Conjugueur // License: GPL 3 /*jslint esversion: 6*/ /*global console,require,exports,self,browser*/ "use strict"; ${map} |
︙ | ︙ |