0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added verbose option to Pretzel and finished recursive arguments support with argmatch.py More... over 13 years ago
Modified pretzel.py to use argmatch.py More... over 13 years ago
Wrote compare() More... over 13 years ago
Added draft of new code -- argmatch.py More... over 13 years ago
Added possibility to "combine" commands, for now it is very simple though More... about 14 years ago
Committer: iskander modified: README More... about 14 years ago
Added minsim as an optional argument for mncmp, and changed its default value to 0.34 More... about 14 years ago
Fixed issue with cmd's reserved word 'help' More... about 14 years ago
Now uses the python cmd module for nicer line editing and history More... about 14 years ago
Added /python to Pretzel.panic() More... about 14 years ago
Added small note on how to use arguments More... about 14 years ago
Small change to not raise an exception in some cases More... about 14 years ago
Started work on arguments (far from complete and buggy right now) More... about 14 years ago
Added installation instructions to README, and added /python to the pretzel section More... about 14 years ago
Added /python for executing python commands directly More... about 14 years ago
Commands are no longer launched in the background because it messes up cli apps such as sudo or vim; ignored empty database entries for new commands; added notice on how to exit pretzel for first-time users More... about 14 years ago
Rewritten Pretzel into a class More... about 14 years ago
Initial commit of pretzel.py, added info to the README, small changes in mncmp.py More... about 14 years ago
Added README with some basic information More... about 14 years ago
A few modifications which should make it work better with proper nouns and words not in the wordnet database; also lowered min_sim More... about 14 years ago
Initial commit More... about 14 years ago