Commit | Date | |
---|---|---|
[r10311]
by
bugman
Created the populate_self() method to place all user functions into the interpreter namespace. |
2010-01-25 15:53:14 | Tree |
[r10310]
by
bugman
Eliminated the fake_relax instance dependence. This is no longer necessary as the user functions can be initialised without relax. |
2010-01-25 15:39:34 | Tree |
[r10309]
by
bugman
The prompt info has been shifted into the execution info container. The sys.ps1, sys.ps2, and sys.ps3 prompts are still set, but these strings are hardcoded into the |
2010-01-25 15:34:44 | Tree |
[r10308]
by
bugman
Modified how the Exec_info data container is handled. The class was shifted from prompt.interpreter to prompt.base_class. In addition if not container |
2010-01-25 15:08:41 | Tree |
[r10307]
by
bugman
The relax base object is no longer passed into the class namespace of the user functions. This was only being used for access to the intro flag (a few other cases exist, but these should be |
2010-01-25 14:55:49 | Tree |
[r10306]
by
bugman
Eliminated the dummy mode. This is only used by the fetch_docstrings script and will soon not be necessary. |
2010-01-25 13:31:09 | Tree |
2010-01-25 13:26:57 | Tree | |
[r10304]
by
bugman
Redesign of the setup of the names spaces for the user functions. All the user functions and other objects located in the run() method namespace have been shifted This has no visible effect on the prompt or script based interfaces. It will change how this is |
2010-01-25 13:25:32 | Tree |
[r10303]
by
bugman
Merged revisions 10296-10302 via svnmerge from ........ |
2010-01-25 11:57:07 | Tree |
2010-01-25 11:54:34 | Tree |