Differences From Artifact [baafc4cde1]:
- File graphspell-js/ibdawg.js — part of check-in [b3f2f1d72a] at 2020-09-12 12:32:03 on branch bdic_opt — [graphspell][js] ibdawg: code cleaning, remove version 2 and 3, never used (user: olr, size: 25981) [annotate] [blame] [check-ins using]
To Artifact [8da6e7122c]:
- File graphspell-js/ibdawg.js — part of check-in [9df0f3e6b2] at 2020-09-12 12:54:44 on branch bdic_opt — [graphspell] code cleaning (user: olr, size: 25911) [annotate] [blame] [check-ins using]
︙ | |||
486 487 488 489 490 491 492 | 486 487 488 489 490 491 492 493 494 495 496 497 498 499 | - - - - | aTails.gl_update(this._getTails(jAddr, sTail+this.dCharVal.get(nVal), n-1)); } } } return aTails; } |
︙ |