| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixing various prompt issues with bash ReplWrapper | jquast | 2014-06-07 | 1 | -7/+9 |
| * | Use bash for testing replwrap, avoiding PyPy's different REPL | Thomas Kluyver | 2014-05-31 | 1 | -1/+1 |
| * | Use explicit positional string formatting for Python 2.6 | Thomas Kluyver | 2014-05-18 | 1 | -2/+2 |
| * | Update replwrap docs | Thomas Kluyver | 2014-05-18 | 1 | -1/+7 |
| * | Format the new prompts into the prompt change command, simplifying instantiat... | Thomas Kluyver | 2014-05-18 | 1 | -6/+5 |
| * | Handle multiline commands in replwrap | Thomas Kluyver | 2014-05-18 | 1 | -9/+33 |
| * | Wrap unicode literals in function calls for Python 3.2 | Thomas Kluyver | 2014-05-18 | 1 | -4/+13 |
| * | Add high level API for wrapping REPLs | Thomas Kluyver | 2014-05-12 | 1 | -0/+60 |
