Age | Commit message (Collapse) | Author |
|
|
|
+ Remove parentheses around function arguments
+ Replace $exit with throw/catch
+ Rewrite ckword and printing code
|
|
|
|
|
|
+ Use [].each &Kernel.method :require
+ Initialize $subject rather than doing $subject ||
+ Change `if !' to `unless'
+ Remove superfluous parentheses
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spelling-rbee is a spelling program written in ruby and reading from
.txt files. It is licenced under the Gnu General Public licence
Version 3, or any later version, at your option.
|