Differences From Artifact [3f0da2f1ff]:
- File gc_lang/fr/modules-js/lexicographe.js — part of check-in [c784e6eb04] at 2018-09-19 18:36:33 on branch trunk — [core][build][fr] merge rg: GC ENGINE REWRITTEN (tokenization and rules merged as graphs) (user: olr, size: 22343) [annotate] [blame] [check-ins using] [more...]
To Artifact [50f4dc02f6]:
- File gc_lang/fr/modules-js/lexicographe.js — part of check-in [2d5c0dce59] at 2018-10-10 12:08:41 on branch nodejs — [js] All Grammalecte work in node (user: IllusionPerdu, size: 22389) [annotate] [blame] [check-ins using] [more...]
1 2 | // Grammalecte - Lexicographe // License: MPL 2 | > > | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 |
// Grammalecte - Lexicographe
// License: MPL 2
/* jshint esversion:6, -W097 */
/* jslint esversion:6 */
/* global require, exports, console */
"use strict";
${string}
${map}
|
| ︙ | ︙ |