1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: removed unused import More... 3 months ago
refactor: getOption doesn't send any exceptions More... 3 months ago
refactor: small code cleanup More... 3 months ago
refactor: changed setOption description parameter to string and updated code to the new version of the procedure More... 3 months ago
style: added named paramter More... 3 months ago
tests: updated unit tests for options module More... 3 months ago
refactor: updated code to the new version of OptionValue type More... 3 months ago
refactor: changed OptionValue type to string More... 3 months ago
style: added named paramters More... 3 months ago
tests: updated unit tests for options module More... 3 months ago
refactor: updated code to the new version of OptionName type More... 3 months ago
refactor: changed OptionName type to string More... 3 months ago
tests: build release also when tests fails More... 3 months ago
refactor: changed prompt when asking for item's name More... 3 months ago
style: added named parameter More... 3 months ago
docs: updated changelog More... 3 months ago
docs: updated contributing guide with information about the shell's debugging options More... 3 months ago
tests: added nimble command to build the shell with nimprofiler support More... 3 months ago
refactor: added support for nimprofiler More... 3 months ago
docs: updated changelog More... 3 months ago
docs: updated help entry for variable show command More... 3 months ago
feat: when command variable show was executed without entering a variable id, show the list of available environment variables to select More... 3 months ago
docs: updated changelog More... 3 months ago
docs: updated help entry for variable edit command More... 3 months ago
feat: when command variable edit was executed without entering a variable id, show the list of available environment variables to select More... 3 months ago
docs: updated changelog More... 3 months ago
docs: updated help entry for variable delete command More... 3 months ago
feat: when command variable delete was executed without entering a variable id, show the list of available environment variables to select More... 3 months ago
tests: added unit test for getVariableId procedure More... 3 months ago
refactor: added procedure getVariableId More... 3 months ago