##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1642:050e3102
Make the interpreter play well with unicode string.
gvaroquaux
0
r1641:5fd85868
Faster refresh on write. Avoid recursive Yields.
gvaroquaux
0
r1640:44ad464f
Better display of exception: do not display the calling code in the traceback.
gvaroquaux
0
r1639:fbf7c5fe
Capture errors in user's input lines and raises meaningfull exceptions.
gvaroquaux
0
r1638:317bbef3
Better handling of errors in multiline inputs.
gvaroquaux
0
r1637:3d4a1f01
ileo: %lno magic allows quick note taking
Ville M. Vainio
0
r1636:24bc6699
Nicer indentation on multiline input.
gvaroquaux
0
r1635:39c66ab2
ileo: %lleo without args opens ~/.ipython/ipython_notebook.leo %lshadow opens the specified dir as @shadow tree
Ville M. Vainio
0
r1634:a1f28e3e
change %cpaste rep to %cpaste -r
Ville M. Vainio
0
r1633:b6b396fe
%cpaste: assign to pasted_blck before exec (to have it survive exceptions, %cpaste rep re-executes previously pasted block
Ville M. Vainio
0
r1632:3a50bedf
Merge with trunk
gvaroquaux
merge
0
r1631:ec97b753
Fixing examples.
Brian Granger
merge
0
r1630:8dec5708
Misspelling in a docstring.
gvaroquaux
0
r1629:dd2deaec
More elegant approach to previous buglet.
gvaroquaux
0
r1628:b814826f
Fix buglet in frontend completion.
gvaroquaux
0
r1627:930c84ae
Merge.
Gael Varoquaux
merge
0
r1626:53b1ff43
Merge with upstream.
gvaroquaux
merge
0
r1625:31af4ce8
Last commit unintentional. Fix a completion crasher (index error during completion). Fix completion for user-created object by refactoring the code sharing the namespace between the ipython1 and the ipython0 instances.
Gael Varoquaux
0
r1624:c4aff61c
Fix a completion crasher (index error during completion). Fix completion for user-created object by refactoring
Gael Varoquaux
0
r1623:0f2d2f23
New feature: Added Gael ipython1 synchroneous shell for quick comparison and improvement. Cleanup inside ipshell_nonblocking ipython0 frontend. -> #BUG seen that it is impossible to instanciate more than one instance due to IPython0 'Term' global variable
ldufrechou
0
load next
< 1 .. 1355 1356 1357 1358 1359 .. 1439 >
showing 20 out of 28763 commits