Actions
Feature #10261
closedloader: want sifting command
Start date:
2019-01-18
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Updated by Andy Fiddaman over 3 years ago
- % Done changed from 80 to 100
Testing notes:
Tested from ficl-sys
in OS and booted to loader ok
prompt. Changed the search order and verified that sifting searched all dictionaries in the order and showed matching words. For example:
ok only forth also oop ok sifting cell In vocabulary forth-wordlist cell+ cell- cells In vocabulary oop c-cell c-cellPt
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
git commit 8751d36c2dd7bdd1c25b84ceaec61c68bd5a558e
commit 8751d36c2dd7bdd1c25b84ceaec61c68bd5a558e Author: Andy Fiddaman <omnios@citrus-it.co.uk> Date: 2019-01-28T16:22:23.000Z 10261 loader: want sifting command Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: John Howard <echosoft.llc@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
Actions