Commit Graph

506 Commits

Author SHA1 Message Date
Satwik Kansal a0100a8b48 Update explanation: Strings can be tricky sometimes
Related to https://github.com/satwikkansal/wtfpython/issues/67
2018-02-25 23:31:46 +05:30
Semen Zhydenko 17e49ee9db Fix typos 2018-01-31 01:08:22 +05:30
7664476e51 Fix typo 2018-01-29 22:37:52 +05:30
Tom Ritchford a9e72e03f4 Fix code sample for "65539 local variables" example 2018-01-29 15:40:02 +05:30
Tom Swirly 54ed75f77d Format and grammar tweak
* Tweaked a line break so a section number was correctly formatted
* Tweaked grammar to be slightly more natural
2018-01-29 15:36:02 +05:30
Connor Devlin 12e517b0e3 Added a contributor's code of conduct. 2018-01-27 10:04:49 +05:30
Satwik Kansal 2fda1ef070 Fix missing statement
Fixes https://github.com/satwikkansal/wtfpython/issues/57
2018-01-26 11:22:50 +05:30
Satwik Kansal fc262f2444 Fix broken TOC links 2018-01-26 11:22:50 +05:30
Srdjan Grubor 5d2e377487 Removed byte-compiled and cached files
These should never be commited to repos and they're also now on
gitignore.
2018-01-26 10:18:19 +05:30
Satwik Kansal c28b292184 Update version 2018-01-25 18:59:07 +05:30
Satwik Kansal 98ef2dad4a Reorder the sections 2018-01-26 00:13:40 +05:30
Satwik Kansal 86462ed1e5
Update README.md 2018-01-25 21:13:04 +05:30
Satwik Kansal 9d713f0fa5
Fix formatting 2018-01-25 20:45:14 +05:30
Satwik Kansal 79d396a1fb Update description 2018-01-23 15:34:06 +05:30
Satwik Kansal f7db9aace7 Relase 0.2.0 🎉 2018-01-23 14:44:45 +05:30
Satwik Kansal 054e88f7b2 Change case 2018-01-23 14:42:45 +05:30
Satwik Kansal 674fc891b4 Add figure related to string intern 2018-01-23 14:40:49 +05:30
Satwik Kansal 9ac6470efc Add logo image 2018-01-23 14:33:49 +05:30
Satwik Kansal 5061af0b6e Add new images 2018-01-23 14:32:02 +05:30
Satwik Kansal 980798fd36 Update guidelines 2018-01-23 14:31:44 +05:30
Satwik Kansal b362cc9d0a Add new links 2018-01-23 14:31:31 +05:30
Satwik Kansal 601d1e4396 Update section names 2018-01-22 19:35:37 +05:30
Satwik Kansal 86f4b67525 Fix broken TOC 2018-01-22 19:33:01 +05:30
Satwik Kansal 4ab6e94f03 Change title 2018-01-22 19:21:10 +05:30
Satwik Kansal dc2dc3528a Add one line description for the sections. 2018-01-22 19:17:01 +05:30
Satwik Kansal 9fbccb7ed3 Bump version to 2.0.0 2018-01-22 18:54:47 +05:30
Satwik Kansal 64efd6a9bc Update npmignore 2018-01-22 18:53:18 +05:30
Satwik Kansal 2ef3b8bbfc Fix typ 2018-01-22 18:51:58 +05:30
Satwik Kansal 65a0811e1d A bit of code clean up 2018-01-22 18:49:09 +05:30
Satwik Kansal 502769882a Update to the new awesome generated doc 🎉 2018-01-22 18:49:09 +05:30
Satwik Kansal 8a32f5bbb2 Fix some titles 2018-01-22 18:49:09 +05:30
Satwik Kansal 4dbcee60e7 Fix typo 2018-01-22 18:49:09 +05:30
Satwik Kansal 7fefc6af68 * Add TOC
* Remove hell of an example TODO
2018-01-22 18:49:09 +05:30
Satwik Kansal 1f583596fd Add initial sections 2018-01-22 18:49:09 +05:30
Satwik Kansal f6bcc76688 Generate the updated sequence of examples.
Phew, that took so long.
2018-01-22 18:49:09 +05:30
Satwik Kansal 12ba09b40b Slight modifications in the description 2018-01-22 18:49:09 +05:30
Satwik Kansal dc9387effa Add a note about asterisk 2018-01-22 18:49:09 +05:30
Satwik Kansal 615bc150a6 Categorize the snippets 2018-01-22 18:49:09 +05:30
Satwik Kansal e58700d098 Implement parser for categorizing, reordering and restructuring.
In short, a major refactor before 2.0
2018-01-22 18:49:09 +05:30
Satwik Kansal 3b956caba2 Update contributing guidelines 2018-01-22 18:49:09 +05:30
Satwik Kansal a253ec4cda Fix a hell lot of typos 2018-01-22 18:49:09 +05:30
Satwik Kansal 852bdc3d32 Update usage instructions 2018-01-22 18:49:09 +05:30
Satwik Kansal d325554921 * Fix .gitignore issue
* Add pypi package 🚀
2018-01-22 18:49:09 +05:30
Satwik Kansal a612e975ee Update .gitignore for pip package 2018-01-22 18:49:09 +05:30
Satwik Kansal 67b7a5055a Turn pseudo code to actual code 2018-01-22 18:49:09 +05:30
Satwik Kansal c979d82c1f Grammatical changes 2018-01-22 18:49:09 +05:30
Satwik Kansal 1032f356d5 Add pdf section 2018-01-22 18:49:09 +05:30
Satwik Kansal 70d96b8db7 Update contributors.md 2018-01-22 18:49:09 +05:30
Satwik Kansal 92fa8039db Remove "Suggested by" from the examples.
* Because a major refactor of examples has to be done.
* Our awesome contributors are duly credited in the new CONTRIBUTORS.md
2018-01-22 18:49:09 +05:30
Satwik Kansal 7d667bb3fd Slightly update the description 2018-01-22 18:49:09 +05:30