Menu

SVN archive Commit Log


Commit Date  
[r15926] by bugman

The pipe module is now imported in the __init__ module to set up the data structures.

2012-05-03 19:42:32 Tree
[r15925] by bugman

The user function data object is now imported into the interpreter.

2012-05-03 19:39:50 Tree
[r15924] by bugman

Fix for the Uf_container.__mod_attr__ list.

2012-05-03 19:38:21 Tree
[r15923] by bugman

Removed a duplicate argument.

2012-05-03 19:37:35 Tree
[r15922] by bugman

Added the desc_short arg to the add_keyarg() user function container method.

This arg is used in RelaxErrors for when incorrect parameter are supplied.

2012-05-03 19:31:27 Tree
[r15921] by bugman

Converted the entire of the 'pipe' module to populate the user function data structure.

2012-05-03 19:30:27 Tree
[r15920] by bugman

Big improvements to the user function data container.

The changes are:
- More attributes are now accepted.
- Now only allowed attributes can be modified, to prevent programming errors.
- Docstring improvements.
- More keyword argument data can be input.

2012-05-03 18:24:16 Tree
[r15919] by bugman

Shifted a check from the pipe.create front end to the back end.

Tests do not belong in the front end! And this is not compatible with the new user function design.

2012-05-03 18:05:09 Tree
[r15918] by bugman

Removed the pipe user function class import and instantiation from the interpreter object.

This will be re-introduced later with a new auto-generation architecture, taking the info from the
user_function data object.

2012-05-03 17:47:13 Tree
[r15917] by bugman

This should hurt!! Shifted the pipe module from the prompt to user_functions package.

This is in preparation for the full conversion of this user function class into the new
auto-generation design. relax will be broken for a while now!

2012-05-03 17:45:18 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.