summaryrefslogtreecommitdiffstats
path: root/Doc/howto/functional.rst
Commit message (Collapse)AuthorAgeFilesLines
* A lot more typo fixes by Ori Avtalion.Georg Brandl2008-02-221-1/+1
|
* Bump the version number, and make a few small editsAndrew M. Kuchling2007-12-141-13/+15
|
* Remove warning about URLAndrew M. Kuchling2007-12-141-3/+1
|
* Add :term:s for iterator.Georg Brandl2007-10-211-1/+1
|
* Add :term: for generators.Georg Brandl2007-10-211-2/+2
|
* Add :term:s for descriptors.Georg Brandl2007-10-211-2/+2
|
* Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.Georg Brandl2007-10-211-1/+1
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+1400
|
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-1472/+0
|
* Fix rst markup.Georg Brandl2007-05-291-1/+1
|
* Fix markupAndrew M. Kuchling2006-12-181-2/+2
|
* More editsAndrew M. Kuchling2006-11-081-10/+26
|
* Add table of contents; this required fixing a few headings. Some more ↵Andrew M. Kuchling2006-11-081-17/+21
| | | | smalle edits.
* Add section on operator module; make a few editsAndrew M. Kuchling2006-11-081-8/+38
|
* Add section on the functional moduleAndrew M. Kuchling2006-11-081-1/+144
|
* Move functional howto into trunkAndrew M. Kuchling2006-08-221-0/+1279