50 most recent check-ins that include changes to files matching 'gc_core/js/*' occurring on or after 2018-02-11 10:20:42.
More ↑
2018-10-11
| ||
15:13 | [js] Revert syntax change check-in: 9ae8f0a042 user: IllusionPerdu tags: njs, nodejs | |
07:11 | [graphspell][core][js] several syntax and bug fixes (thanks to IllusionPerdu) check-in: 9bb0f089b9 user: olr tags: trunk, core, graphspell | |
2018-10-10
| ||
12:23 | [js] Minimal file to use in node check-in: a43e8d10eb user: IllusionPerdu tags: njs, nodejs | |
12:08 | [js] All Grammalecte work in node check-in: 2d5c0dce59 user: IllusionPerdu tags: njs, nodejs | |
2018-09-25
| ||
16:06 | [core][fx][tb][js] use colors defined by the rules file (+bugs fixed) check-in: 05735bba7b user: olr tags: trunk, core, tb, fx | |
11:10 | [core][build] color rework check-in: 30b9f4680e user: olr tags: trunk, core, build | |
2018-09-23
| ||
10:13 | [build][core] colors for errors (draft) check-in: d614738660 user: olr tags: trunk, core, build | |
2018-09-20
| ||
09:01 | [tb] fix import and call of the gc engine check-in: 9174cdbe8a user: olr tags: trunk, tb | |
2018-09-19
| ||
18:47 | [core][js] add forgotten file <gc_rules_graph.js> to the repo check-in: bd97be5de1 user: olr tags: trunk, core | |
18:36 | [core][build][fr] merge rg: GC ENGINE REWRITTEN (tokenization and rules merged as graphs) check-in: c784e6eb04 user: olr tags: trunk, fr, core, build, new_feature, major_change | |
15:32 | [core] tests: avoid graph rules for now check-in: 078b376d10 user: olr tags: core, rg | |
13:18 | [core][js] fix disambiguation check-in: 3be8b61d5a user: olr tags: core, rg | |
11:26 | [core][js][bug] fix word slicing check-in: 999ac69c3f user: olr tags: core, rg | |
2018-09-18
| ||
06:42 | [core][js] gc engine: fix define_from check-in: acb9d9f53e user: olr tags: core, rg | |
2018-09-17
| ||
15:52 | [core][js] gc engine: fix assignation to dErrorPriority check-in: b26ca44482 user: olr tags: core, rg | |
11:31 | [core][js] gc engine: fix disambiguator bugs check-in: a773775ee3 user: olr tags: core, rg | |
10:46 | [core][js] gc engine: fix tags enumeration check-in: 1833934b94 user: olr tags: core, rg | |
09:58 | [core][js] better debugging info check-in: 3b6904a340 user: olr tags: core, rg | |
09:34 | [core][js] gc engine: update \w replacements, + remove useless code check-in: 1173853ba9 user: olr tags: core, rg | |
2018-09-14
| ||
09:46 | [core][js][bug] wrong parameter name check-in: c1f1c0d9c1 user: olr tags: core, rg | |
2018-09-12
| ||
17:21 | [core][js] gc engine: fix several issues check-in: 900ff7dc44 user: olr tags: core, rg | |
10:38 | [core] rename parameter tags -> aTags check-in: 5a15898d11 user: olr tags: core, rg | |
09:49 | [core][js] small code cleaning check-in: 05090f91ec user: olr tags: core, rg | |
09:46 | [core][build][js] fix several issues, better debugging information, create RegExp at runtime instead of preprocessing them at build check-in: 50bef581ca user: olr tags: core, build, rg | |
07:58 | [core][js] gc engine: fix several issues check-in: b4074ae3b3 user: olr tags: core, rg | |
2018-09-11
| ||
21:20 | [core][js] gc engine: fix several issues check-in: a75b859e72 user: olr tags: core, rg | |
20:50 | [core][js] gc engine: fix several issues check-in: 19fa3fc573 user: olr tags: core, rg | |
18:38 | [core][js] gc engine: fix several bugs check-in: e47d159953 user: olr tags: core, rg | |
12:44 | [core] gc engine: fix several errors check-in: cf1d146f81 user: olr tags: core, rg | |
12:09 | [core] gc engine: fix several errors check-in: a80212d0a4 user: olr tags: core, rg | |
08:41 | [core][js] import rules graph check-in: 184c992fb1 user: olr tags: core, rg | |
2018-09-10
| ||
14:49 | [core][js] gc engine: fix syntax errors check-in: 36ac4eb1e0 user: olr tags: core, rg | |
13:00 | [core][js] gc engine: fix syntax errors check-in: 516c08196b user: olr tags: core, rg | |
08:57 | [core] gc engine: built functions and exports check-in: 2b29190468 user: olr tags: core, rg | |
08:20 | [core][js] ge engine: new engine (code conversion from Python [draft]) check-in: 622ce25bcf user: olr tags: core, rg | |
2018-08-07
| ||
08:09 | [graphspell][core][fx][tb][js] get rid of console.log() substitutes, assuming now default console is available from everywhere (eh, print now works as expected in JS! The JS pile of shit is decreasing a little) check-in: 8e5a2f5900 user: olr tags: trunk, core, tb, fx, graphspell | |
2018-05-23
| ||
11:47 | [core][js][bug] disambigator: always return true check-in: 6e946dad21 user: olr tags: core, rg | |
11:35 | [core][js] gc: use spellchecker storage check-in: 3e63ce4673 user: olr tags: core, rg | |
2018-04-16
| ||
07:19 | merge trunk check-in: 25319eafb0 user: olr tags: tbnext | |
2018-04-02
| ||
12:01 | merge multid: personal dictionary & lexicon editor check-in: d121d08b07 user: olr tags: trunk, new_feature | |
2018-03-20
| ||
12:32 | [graphspell][build][core] add community dictionary check-in: 6fe239d966 user: olr tags: core, build, graphspell, multid | |
2018-02-18
| ||
10:13 | [tb] merge trunk: fix bugs check-in: bce8dea5b0 user: olr tags: tb, multid | |
2018-02-17
| ||
12:46 | [build][tb][bug] fix dictionary loading check-in: cbb63cf495 user: olr tags: trunk, build, tb | |
11:50 | [build][graphspell][core] build with options to integrate extended and personal dictionaries check-in: e0d79cdbf4 user: olr tags: trunk, core, build, graphspell | |
09:56 | [build][core] add options for extended and personal dictionaries check-in: f91f4879a1 user: olr tags: core, build, multid | |
2018-02-16
| ||
15:46 | [fx][graphspell] merge multid: multi-dictionaries > editable personal dictionary check-in: 607d532bca user: olr tags: trunk, new_feature, fx, graphspell | |
2018-02-13
| ||
15:44 | [core][cli][server][graphspell][fx] use spellchecker instead of ibdawg check-in: 18db5d65f0 user: olr tags: cli, core, server, fx, graphspell, multid | |
14:26 | [core] use spellchecker instead of ibdawg directly check-in: 62304c0cd5 user: olr tags: core, multid | |
13:39 | [core][js] multi-dictionaries check-in: d8959f76a4 user: olr tags: core, multid | |
2018-02-11
| ||
10:20 | [graphspell][build] dawg builder: new parameters + consistency check-in: ac98115a31 user: olr tags: trunk, build, graphspell | |