Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/string
Commit message (Collapse)AuthorAgeFilesLines
* pep8 and pylint fixes for examplesAnish Mangal2011-02-221-2/+3
|
* Add life, factorial, and jeringoso samplesDario Clavijo2011-01-271-0/+21
| | | | Co-authored-by: James Cameron <quozl@laptop.org>
* adapt pippy examples to screen dimensions, dev.laptop.org #9260James Cameron2010-05-211-4/+8
| | | | | | | | | | | | | Adjust all the examples to work for different screen dimensions, and briefly fix formatting or style in some of the other code examples. Yet to be done: 1. slideshow, it finds no objects in journal with MIME type image/jpeg, and as a result does not show any slides, 2. xolympics, it tests an object location against physics world coordinates to determine winning condition.
* more sugar thanksSimon Schampijer2008-07-231-1/+1
|
* String update from Walter.Chris Ball2008-02-041-1/+1
|
* Add more exciting features to the console library!C. Scott Ananian2007-12-141-1/+1
| | | | | | | Cursor movement commands, get/set cursor position, and show/hide cursor. We use (x, y) uniformly in the console routines (bucking decades of ncurses precedent).
* Add additional escape sequences to pippy.console library.C. Scott Ananian2007-12-131-2/+3
| | | | | Also tweaked size() so that it returns a pair of ints; and made 'thanks' match.
* Remove duplicate name in "thanks".Chris Ball2007-12-131-1/+1
|
* Add pippy.console.size() to get rows/cols, make "thanks" use it.Chris Ball2007-12-131-2/+8
|
* Colorize and tweak 'guess' and 'thanks' examples.C. Scott Ananian2007-12-131-7/+13
|
* Update to latest version of Thanks from wiki.Chris Ball2007-12-081-20/+23
|
* New example, "guess", from Pilar Saenz; merge hello1 and hello2.Chris Ball2007-11-022-1/+0
|
* Formatting changeChris Ball2007-11-021-1/+1
|
* Fix i18n, remove pythagoras for now, add thanks.Chris Ball2007-11-021-0/+24
|
* Add a set of sample files.Chris Ball2007-08-212-0/+3