##// END OF EJS Templates
Merged changes from ipython-frontend1. Better error rendering in Cocoa frontend. Refactored frontendbase.FrontEndBase so that FrontEndBase is synchronous and AsynchronousFronEndBase(FrontEndBase) wraps FrontEndBase in Twisted goodness.
Merged changes from ipython-frontend1. Better error rendering in Cocoa frontend. Refactored frontendbase.FrontEndBase so that FrontEndBase is synchronous and AsynchronousFronEndBase(FrontEndBase) wraps FrontEndBase in Twisted goodness.

File last commit:

r1303:8d9d1dbc
r1312:06dc07c6 merge
Show More
Makefile
5 lines | 145 B | text/x-makefile | MakefileLexer
include ./plugins.mk
all : dist/IPythonCocoaController.plugin
dist/IPythonCocoaController.plugin : ./IPythonCocoaFrontendLoader.py\
./setup.py