changelog
- Sun, 19 Apr 2015 22:46:39 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 19 Apr 2015 22:46:39 +0300] rev 130
- - reverted previous commit (now that was a bad idea)
- Sun, 19 Apr 2015 22:33:39 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 19 Apr 2015 22:33:39 +0300] rev 129
- - store expression and tokens as members of Calculator rather than being passed around as parameters
- Sun, 19 Apr 2015 22:02:02 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 19 Apr 2015 22:02:02 +0300] rev 128
- Major refactor: moved calculator routines into a Calculator class.
Added attributes to calculator.
- Sun, 19 Apr 2015 20:52:49 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 19 Apr 2015 20:52:49 +0300] rev 127
- Cranked up the runaway (8 was only for testing)
- Sun, 19 Apr 2015 20:49:43 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 19 Apr 2015 20:49:43 +0300] rev 126
- - added binary support for calc
- Sun, 19 Apr 2015 20:04:05 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 19 Apr 2015 20:04:05 +0300] rev 125
- - added hex support to the calculator
- Sun, 19 Apr 2015 19:48:32 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 19 Apr 2015 19:48:32 +0300] rev 124
- - now with extra license headers
- removed commitsdb.py, it wasn't actually used (the code is in hgpoll.py)