Menu

SVN archive Commit Log


Commit Date  
[r15952] by bugman

Implemented the missing back end of the pipe.current user function!

2012-05-04 08:15:19 Tree
[r15951] by bugman

Expanded and fixed the argument checking for the prompt auto-generated user function front ends.

2012-05-04 08:03:22 Tree
[r15950] by bugman

The auto-generated prompt user function front ends now convert arguments to keyword arguments.

This is important as a keyword arg can be supplied without the keyword in Python!

2012-05-04 08:02:36 Tree
[r15949] by bugman

Removed the last reference to the eliminated Exec_info prompt object.

2012-05-04 07:45:43 Tree
[r15948] by bugman

Clean up of the prompt intro strings for the auto-generated user functions.

2012-05-04 07:42:21 Tree
[r15947] by bugman

The prompt intro strings are now created for the auto-generated user functions.

2012-05-04 07:34:23 Tree
[r15946] by bugman

Missing import of the status object.

2012-05-04 07:18:11 Tree
[r15945] by bugman

Absorbed the Exec_info prompt object into the relax status singleton and eliminated it.

The prompt strings are now prompt.base_class module variables, and the current ones are stored in
the status object. The user function intro flag is now stored in status.prompt_intro. The
prompt_colour_on() and prompt_colour_off() methods are now methods of the interpreter class. Now
that the Exec_info class no longer exists, the Basic_class class has also no purpose and has been
eliminated.

2012-05-04 07:16:54 Tree
[r15944] by bugman

The prompt help system now uses bold text for the title line and all subtitles.

The subtitle underlines are now not used, but the ability to underline is retained.

2012-05-04 06:42:30 Tree
[r15943] by bugman

The relax prompt help system is now being passed through pydoc.pager to page the text.

This system will be used by the auto-generated user functions.

2012-05-03 21:20:26 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.