1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: moved code related to executing a command to separated procedure More... 4 months ago
refactor: fixed error reported by nimalyzer More... 4 months ago
feat: continue work on exec command More... 4 months ago
feat: continue work on exec command More... 4 months ago
feat: started work on exec command More... 4 months ago
feat: added help entry for completion import command More... 4 months ago
feat: added help entry for completion export command More... 4 months ago
docs: added more information about Tab completion to README.md More... 4 months ago
docs: updated README.md with information about Tab completion system More... 4 months ago
docs: updated changelog More... 4 months ago
docs: fixed typo More... 4 months ago
docs: updated README.md with information about type of environment variables More... 4 months ago
feat: added information about the type of the variable's value to the variable show command More... 4 months ago
feat: added setting type of variable to command variable edit More... 4 months ago
docs: updated changelog More... 4 months ago
feat!: moved info about the last command error code before the current directory info in the default prompt More... 4 months ago
docs: updated changelog More... 4 months ago
fix: refreshing environment variables after editing one More... 4 months ago
docs: updated changelog More... 4 months ago
fix: refreshing environment variables after adding a new one More... 4 months ago
feat: added setting the type of the variable when creating a new one More... 4 months ago
refactor: better updating the shell's database plus some code formatting More... 4 months ago
fix: updating the shell's database to the newest version More... 4 months ago
feat: added procedure to update variables table in the shell's database More... 4 months ago
refactor: made VariableValType public for tests More... 4 months ago
tests: added unit tests for procedures related to converting Variable to database More... 4 months ago
feat: added field varType to Variable type More... 4 months ago
tests: fixed the name of tests for suggestion module More... 4 months ago
tests: updated tests to new version of OptionValType More... 4 months ago
refactor: updated code to the new version of OptionValType More... 4 months ago