1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
style: fixed errors reported by nimalyzer More... 8 months ago
refactor: use Norm to get the length of the shell's history More... 8 months ago
refactor: use Norm to updated the shell's history table More... 8 months ago
refactor: redesigned creating the shell's history's database's table More... 8 months ago
tests: added unit test for newHistoryEntry procedure More... 8 months ago
refactor: use Norm to create the shell's commands' history table More... 8 months ago
refactor: added procedures to save or restore ValueType from the shell's database More... 8 months ago
tests: added unit test for newOption More... 8 months ago
docs: added code documentation More... 8 months ago
refactor: added pragamas to newOption procedure More... 8 months ago
refactor: added newOption procedure More... 8 months ago
refactor: use ValueType for Option field More... 8 months ago
refactor: made newAlias procedure public for tests More... 8 months ago
refactor: added Norm model for the shell's options More... 8 months ago
docs: added code documentation More... 8 months ago
refactor: use Norm to create the shell's commands' history table More... 8 months ago
refactor: started work on use Norm to maintain shell's commands history More... 8 months ago
refactor: use Norm instead of standard sqlite module More... 8 months ago
refactor: removed unneeded import More... 8 months ago
fix: deleting help entries More... 8 months ago
style: added type information to variable definition More... 8 months ago
refactor: use Norm to delete the shell's help entries More... 8 months ago
refactor: use Norm to reset the shell's help entries More... 8 months ago
refactor: use Norm to add the shell's help entries More... 8 months ago
style: added named parameters to call More... 8 months ago
refactor: finished work on use Norm to show help entries More... 8 months ago
refactor: continue work on use Norm to show help entries More... 8 months ago
refactor: continue work on use Norm to show help entries More... 8 months ago
fix: showing help list More... 8 months ago
refactor: code cleanup, use just one type for HelpEntry More... 8 months ago