Commit Graph

14 Commits (67865f1ff0961ba91112cafbf804c18706a2aad1)

Author SHA1 Message Date
Sfan5 66fc3f6a78 [Calc] Why didn't I notice this? 2014-02-07 21:43:38 +01:00
Sfan5 2b2001905d [Calc] Allow use of str() 2014-02-05 20:28:19 +01:00
Sfan5 6702ceb2e6 [Calc] Allow some more builtin functions 2014-01-30 18:57:54 +01:00
Sfan5 3aea68ff52 [Calc] Allow using math.sin instead of math['sin'] 2014-01-24 19:39:48 +01:00
Sfan5 6b0541bf03 [Calc] Use eval() because I do not want to write a python parser 2014-01-23 21:46:39 +01:00
Sfan5 899d3e9c67 [Calc] Allow map function 2014-01-18 22:02:29 +01:00
Sfan5 626b130186 [Calc] Add random module functions 2014-01-18 17:38:37 +01:00
Sfan5 222dfd58c7 [Calc] Make it 25% better 2014-01-06 20:40:40 +01:00
Sfan5 544a2b6e62 [Calc] Allow sum() too 2014-01-06 16:30:49 +01:00
Sfan5 407ee9fdf8 [Calc] Allow int(), lists and tuples 2014-01-06 16:24:10 +01:00
Sfan5 13b3a2ed90 [Calc] Fix things 2014-01-06 16:16:19 +01:00
Sfan5 0ebecf3c90 [Calc] Make it work again 2014-01-06 16:02:57 +01:00
Sfan5 45cfd0fb2e Add global AntiAbuse module, remove badnick list from search.py 2013-02-14 21:27:04 +01:00
sfan5 d81faf1714 Initial Commit 2 2013-01-07 19:00:44 +01:00