Commit Graph

185 Commits

Author SHA1 Message Date
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
Satwik Kansal 10cd5e06a2 Generate CONTRIBUTORS.md automatically 2018-01-22 18:49:09 +05:30
Satwik Kansal 35057d4131 Update Acknowledgements section 2018-01-22 18:49:09 +05:30
Satwik Kansal bf161dd0d2 update help section 2018-01-22 18:49:09 +05:30
Satwik Kansal ba6870a46e Shots fired!y 2018-01-22 18:49:09 +05:30
Satwik Kansal 33b38f1835 More examples and easter eggs.
Damn, this is going to be awesome!!!
2018-01-22 18:49:09 +05:30
Satwik Kansal e2e8e42d52 Update backslash example 2018-01-22 18:49:09 +05:30
Satwik Kansal ca78a6d483 Establish structure of simple parser to parse by category 2018-01-22 18:49:09 +05:30
Satwik Kansal 491a98e478 Add one more statement to explanation snippet 2018-01-22 18:49:09 +05:30
Satwik Kansal 41042a61ba
Update LICENSE 2018-01-21 18:03:21 +05:30
Satwik Kansal cef547411c
Update LICENSE 2018-01-21 18:03:04 +05:30
Satwik Kansal a13213dfeb Update broken link 2018-01-14 22:55:41 +05:30
Satwik Kansal f220dd36e0 Update the description and add social links 2018-01-14 21:11:05 +05:30
Satwik Kansal b743451660 Add new example: Tricky strings
Closes https://github.com/satwikkansal/wtfpython/issues/54
2018-01-11 22:17:27 +05:30
Satwik Kansal 1ec3c5e5e9 Dictionary modification: Add python versions in the output
Also adds a note explaining the reason behind it.

Related to https://github.com/satwikkansal/wtfpython/issues/54
2018-01-11 15:16:54 +05:30
Satwik Kansal f1c2b68d32 Add new example: The stubborn del operator
Closes https://github.com/satwikkansal/wtfpython/issues/26
2018-01-11 14:13:17 +05:30
Satwik Kansal e94cbea6bc Update TOC
Closes https://github.com/satwikkansal/wtfpython/issues/36
2018-01-07 15:05:44 +05:30
Satwik Kansal 2ef51ecb8f Add a lot of examples 2018-01-07 15:05:00 +05:30
Satwik Kansal b624ed908d Update minor examples: Add one and remove one 2018-01-07 12:44:22 +05:30
Satwik Kansal c84c827248 Add new example: Teleportation 2018-01-07 12:27:16 +05:30
Satwik Kansal 118f51d042 Add new example: Deep Down, we're all the same 2018-01-07 11:57:50 +05:30
Satwik Kansal 78a1218dbd Minor corrections in previous example 2018-01-07 11:27:23 +05:30