Commit | Date | |
---|---|---|
[r25646]
by
bugman
Ported r25642 from trunk to provide for catching of old user function calls. The command used was: ..... |
2014-09-04 15:56:53 | Tree |
[r25645]
by
bugman
Ported r25641 from trunk to provide for catching of old user function calls. The command used was: ..... |
2014-09-04 15:52:42 | Tree |
[r25644]
by
bugman
Ported r25626 from trunk to provide for catching of old user function calls. The command used was: ..... |
2014-09-04 15:49:15 | Tree |
[r25643]
by
bugman
Hack in the script UI for handling missing user functions due to it being renamed. This script UI requires a different solution as the prompt UI. The script is executed via the runpy |
2014-09-04 15:44:58 | Tree |
[r25642]
by
bugman
The prompt UI now uses the user_functions.uf_translation_table dictionary. The modified runcode() function will now check if the command typed by the user is a function or This appears to have no effect in the script UI however. |
2014-09-04 15:18:08 | Tree |
[r25641]
by
bugman
Converted the user_functions.uf_translation_table object to a dictionary. This is for faster access which does not require looping. |
2014-09-04 15:13:38 | Tree |
2014-09-04 14:56:24 | Tree | |
2014-09-04 14:50:05 | Tree | |
2014-09-04 14:49:29 | Tree | |
[r25637]
by
bugman
Python 3 fix for the lib.periodic_table module. The Python string module does not exist in Python 3. |
2014-09-04 14:46:42 | Tree |