Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | added some clarification on the default value for dictionary.get | Kyle Partridge | 2013-06-28 | -0/+4 |
| | ||||
* | Updates | Adam | 2013-06-28 | -1/+1 |
| | ||||
* | add conditional expressions, get and setdefault for dictionary and a little ↵ | Liteye | 2013-06-28 | -0/+21 |
| | | | | | | tip about fuction calling. Signed-off-by: Liteye <yelite958@gmail.com> | |||
* | Add inequality and chained comparisons | js.sevestre | 2013-06-28 | -1/+14 |
| | ||||
* | Fixed a typo | Adam | 2013-06-27 | -1/+1 |
| | ||||
* | Fixed any syntax errors | Adam | 2013-06-27 | -4/+16 |
| | ||||
* | Minor fixes to python doc | Adam | 2013-06-27 | -1/+15 |
| | ||||
* | Fix typo | Julia Evans | 2013-06-27 | -1/+1 |
| | | | 8-1 is 7 =) | |||
* | Small edits to python version | Adam | 2013-06-27 | -4/+12 |
| | ||||
* | Added tuples, floats and slice syntax. A few minor edits too | Louie Dinh | 2013-06-27 | -13/+44 |
| | ||||
* | Minor updates | Adam | 2013-06-27 | -36/+44 |
| | ||||
* | fix typo | ldinh | 2013-06-27 | -1/+1 |
| | ||||
* | Fix a few bugs | ldinh | 2013-06-27 | -8/+23 |
| | ||||
* | Fill out python doc | ldinh | 2013-06-27 | -230/+208 |
| | ||||
* | Add python. Just copied clojure.html.markdown | Louie Dinh | 2013-06-26 | -0/+305 |