|
|
@16877
|
11 years |
tbretz |
Removed a stray debug output.
|
|
|
@16869
|
11 years |
tbretz |
When we output something ourselves before the event hook is called in ...
|
|
|
@15104
|
12 years |
tbretz |
Allow to overwrite script depth (for java script procesing)
|
|
|
@14984
|
12 years |
tbretz |
Update the prompt in regular intervals even if GetUpdatePrompt returns ...
|
|
|
@14069
|
12 years |
tbretz |
Added something to the EventHook which allows to post command from the ...
|
|
|
@14057
|
12 years |
tbretz |
Allow derived classes to manipulate fScript
|
|
|
@13899
|
12 years |
tbretz |
Made the script depth static to be able to access it from dimctrl; ...
|
|
|
@13898
|
12 years |
tbretz |
Updated the handling of labels and how a script is stopped.
|
|
|
@13771
|
12 years |
tbretz |
Implemented the possibility to print errors form readline; added .gt, ...
|
|
|
@13731
|
12 years |
tbretz |
Fixed a problem with the label interpretation; added a storage ...
|
|
|
@13702
|
12 years |
tbretz |
Slight change to the meaning of labels; added the direct exit to th ...
|
|
|
@13668
|
12 years |
tbretz |
Added a hint for the command line arguments to the explanation of .x; ...
|
|
|
@13649
|
12 years |
tbretz |
Made fLabel static to allow it being set rom dimctrl; added a virtual ...
|
|
|
@12961
|
13 years |
tbretz |
Implementd jumps and labels
|
|
|
@11326
|
13 years |
tbretz |
Added .! command to be able to execute shell commands.
|
|
|
@11247
|
13 years |
tbretz |
Made destructors virtual.
|
|
|
@11217
|
13 years |
tbretz |
Made ProcessLine a public function to allow for --cmd command.
|
|
|
@11131
|
13 years |
tbretz |
Put everything into the history, but only successfull commands into ...
|
|
|
@11048
|
13 years |
tbretz |
Added 'quit' to execute; added IsStopped to check for the 'quit' in Execute
|
|
|
@10976
|
13 years |
tbretz |
Added a log-file for everything entered.
|
|
|
@10654
|
14 years |
tbretz |
Added script execution.
|
|
|
@10343
|
14 years |
tbretz |
Replaces local Trim function by function from tools; set ...
|
|
|
@10331
|
14 years |
tbretz |
Added Stop member function to interrupt readline.
|
|
|
@10308
|
14 years |
tbretz |
Added the RedirectionWrapper member function; made the comparison for ...
|
|
|
@10275
|
14 years |
tbretz |
Implemented that all identical previous history entries are removed ...
|
|
|
@10183
|
14 years |
tbretz |
New import.
|