Commit Graph

18 Commits

Author SHA1 Message Date
nocturn9x 41a74f5a5f Removed whoopsie file 2020-07-06 08:57:45 +00:00
nocturn9x bf3c2ee6b8 Added various functionality to the containers and a small test suite 2020-07-06 08:57:16 +00:00
nocturn9x d3bb3a2ca0 Small code review 2020-07-06 07:55:30 +00:00
nocturn9x 814a71fc6f Added the expire check in contains 2020-06-01 14:44:44 +00:00
nocturn9x 439eb85652 Fixed the _contains__ dunder method 2020-06-01 14:39:32 +00:00
nocturn9x c45acc07d8 Added __contains__ dunder method 2020-06-01 14:31:13 +00:00
nocturn9x 3deaf32a4e Fixed an issue with a ttl equal to 0 and added a check in __init__ for negative values 2020-06-01 08:37:55 +00:00
nocturn9x 620692561d Fixed a bug in the expire method 2020-06-01 08:22:54 +00:00
nocturn9x ddb60115f8 Added TTLHeap and fixed readme and docs 2020-05-31 18:55:16 +00:00
nocturn9x 98340973b2 Fixed README indentation 2020-05-31 16:51:20 +02:00
nocturn9x 2f4b6f11de fixed a mistake in the TTLStack class 2020-05-31 16:45:20 +02:00
nocturn9x 4b9c6f41e4 Fix to readme 2020-05-31 16:42:00 +02:00
Mattia 74ff215b63
Update README.md 2020-05-31 16:41:19 +02:00
nocturn9x 369f9cd44e Added a proper README and the peek() method to TTLStack. Also some fixes to docs 2020-05-31 16:40:03 +02:00
nocturn9x 1943defbdc Fixed a packaging issue 2020-05-31 13:40:40 +00:00
nocturn9x bf87fe9b76 small fix in docstring 2020-05-31 13:24:36 +00:00
nocturn9x b9bd62d394 Library version 1.0 2020-05-31 13:22:54 +00:00
Mattia d4af635277
Initial commit 2020-05-31 15:21:27 +02:00