Jeremy Fincher
|
4c67a96b49
|
Fixed bug in xor.
|
2003-04-11 21:49:47 +00:00 |
|
Jeremy Fincher
|
b24d360775
|
Just changed some inserts into _mathEnv to be in the initial declaration.
|
2003-04-11 20:04:43 +00:00 |
|
Jeremy Fincher
|
a50643c025
|
Added soundex to utils (along with a test) and to FunCommands.
|
2003-04-05 11:23:28 +00:00 |
|
Jeremy Fincher
|
100d0fa016
|
Added levenshtein distance
|
2003-04-04 15:49:24 +00:00 |
|
Jeremy Fincher
|
d6087e2906
|
Added i to _mathEnv
|
2003-04-03 09:59:05 +00:00 |
|
Jeremy Fincher
|
1eb088de21
|
Added timeElapsed and converted FunCommands to use it.
|
2003-04-03 09:11:57 +00:00 |
|
Jeremy Fincher
|
ea11c0ea5f
|
Whitespace changes
|
2003-04-03 08:24:52 +00:00 |
|
Jeremy Fincher
|
0dfaa7881d
|
Normalize whitespace in pydoc
|
2003-04-03 07:38:46 +00:00 |
|
Jeremy Fincher
|
089d032b34
|
Fixed AttributeError in cpustats
|
2003-04-02 09:31:50 +00:00 |
|
Jeremy Fincher
|
99cb3579a6
|
Fixed pydoc command to allow getting docstrings of objects in __builtins__.
|
2003-04-02 08:13:10 +00:00 |
|
Jeremy Fincher
|
10a0fe9f93
|
Made uptime command not based on loading of FunCommands module.
|
2003-04-02 07:50:35 +00:00 |
|
Jeremy Fincher
|
952b7b6517
|
Added pydoc command
|
2003-04-02 07:27:00 +00:00 |
|
Jeremy Fincher
|
988618af4f
|
Altered lithp command to handle 'z' and changed a list comprehension with a builtin to a map
|
2003-03-31 10:45:41 +00:00 |
|
Jeremy Fincher
|
bfc6533d22
|
Changed OverflowError message.
|
2003-03-31 10:34:22 +00:00 |
|
Jeremy Fincher
|
880e004abb
|
Added better handling for OverflowError
|
2003-03-31 10:18:40 +00:00 |
|
Jeremy Fincher
|
c599e9962b
|
Added binary command
|
2003-03-31 10:08:22 +00:00 |
|
Jeremy Fincher
|
8fd1d71952
|
Made lithp a little more naturally lispish
|
2003-03-31 05:56:22 +00:00 |
|
Jeremy Fincher
|
8d857b6ffd
|
Changed lithp command to change ss or SS to just th.
|
2003-03-28 07:00:15 +00:00 |
|
Jeremy Fincher
|
42d20674bb
|
Changed lithp command to change Xes too.
|
2003-03-28 06:57:48 +00:00 |
|
Jeremy Fincher
|
c85b3bc052
|
Changed lithp command to be case-insensitive
|
2003-03-28 06:54:15 +00:00 |
|
Jeremy Fincher
|
c0804180b4
|
Added lithp command.
|
2003-03-28 06:52:08 +00:00 |
|
Jeremy Fincher
|
6aacef4cf4
|
Fixed FunCommands.lastfrom actually use channel argument
|
2003-03-26 10:12:06 +00:00 |
|
Jeremy Fincher
|
0afc399bfc
|
Added module docstrings (which will later be used by the installer script.
|
2003-03-25 06:53:51 +00:00 |
|
James Vega
|
c803e5e9d8
|
Added vim:set ... : strings to source in order to keep file formatting
consistent between developers. Jeremy should be adding the equivalent
settings for emacs soon.
|
2003-03-24 08:41:19 +00:00 |
|
Jeremy Fincher
|
300cb1d766
|
Removed printf debug
|
2003-03-22 03:13:51 +00:00 |
|
Jeremy Fincher
|
24c6eaa9df
|
Fixed chr command to take hex/oct/binary literals and added a base command
|
2003-03-15 12:00:31 +00:00 |
|
Jeremy Fincher
|
8d287c2f66
|
Fixed bad pluralization in cpustats
|
2003-03-15 11:51:16 +00:00 |
|
Jeremy Fincher
|
f6066236a9
|
Stupid tabs.
|
2003-03-15 11:18:28 +00:00 |
|
Jeremy Fincher
|
3a6c557fd0
|
Added ord/chr commands
|
2003-03-15 10:00:49 +00:00 |
|
Jeremy Fincher
|
7801c84d84
|
Initial revision
|
2003-03-12 06:26:59 +00:00 |
|