##// END OF EJS Templates
Massive refactoring of of the core....
Massive refactoring of of the core. * The magic aliases now work again. * Prefilters are components. * Fixed a bug that was turning the displayhook off to early, which was preventing magic and !! results from going through the displayhook. * Refactored config system. The config system now supports config subsections, like config.Global. These sections, which must start with an uppercase char, are auto-created upon a getattr.
Brian Granger -
r2245:38ab8d91
Show More
Name Size Modified Last Commit Author
/ IPython / extensions
InterpreterExec.py Loading ...
InterpreterPasteInput.py Loading ...
PhysicalQInput.py Loading ...
PhysicalQInteractive.py Loading ...
__init__.py Loading ...
astyle.py Loading ...
clearcmd.py Loading ...
envpersist.py Loading ...
ext_rescapture.py Loading ...
ibrowse.py Loading ...
igrid.py Loading ...
igrid_help.css Loading ...
igrid_help.html Loading ...
ipipe.py Loading ...
ipy_app_completers.py Loading ...
ipy_autoreload.py Loading ...
ipy_bzr.py Loading ...
ipy_completers.py Loading ...
ipy_constants.py Loading ...
ipy_defaults.py Loading ...
ipy_editors.py Loading ...
ipy_exportdb.py Loading ...
ipy_extutil.py Loading ...
ipy_fsops.py Loading ...
ipy_gnuglobal.py Loading ...
ipy_greedycompleter.py Loading ...
ipy_jot.py Loading ...
ipy_kitcfg.py Loading ...
ipy_legacy.py Loading ...
ipy_lookfor.py Loading ...
ipy_p4.py Loading ...
ipy_pretty.py Loading ...
ipy_profile_doctest.py Loading ...
ipy_profile_none.py Loading ...
ipy_profile_numpy.py Loading ...
ipy_profile_scipy.py Loading ...
ipy_profile_sh.py Loading ...
ipy_profile_zope.py Loading ...
ipy_pydb.py Loading ...
ipy_rehashdir.py Loading ...
ipy_render.py Loading ...
ipy_server.py Loading ...
ipy_signals.py Loading ...
ipy_stock_completers.py Loading ...
ipy_synchronize_with.py Loading ...
ipy_system_conf.py Loading ...
ipy_traits_completer.py Loading ...
ipy_vimserver.py Loading ...
ipy_which.py Loading ...
ipy_winpdb.py Loading ...
ipy_workdir.py Loading ...
jobctrl.py Loading ...
ledit.py Loading ...
numeric_formats.py Loading ...
pickleshare.py Loading ...
pspersistence.py Loading ...
scitedirector.py Loading ...
win32clip.py Loading ...