negelef
|
38473b9849
Removed end-of-line whitespace in all modules
|
6 years ago |
negelef
|
e97e02dfa3
Simplified tracing commands by echoing the complete contents of the argument reader and restoring its original position before actually activating the command. This does neither require an additional writer nor daisy-chaining streams.
|
6 years ago |
eth.metacore
|
1cc2171176
use WORD instead of LONGINT for result type
|
6 years ago |
negelef
|
945423b1bb
Added proper type definition for stream positions to be used by clients of Streams
|
7 years ago |
negelef
|
8660177350
Replaced LONGINT by WORD
|
7 years ago |
negelef
|
582455f41c
Use WORD instead of LONGINT as result type
|
7 years ago |
felixf
|
dd3d5477c3
patched all method visibility conflicts: extending methods keep visibility of super method.
|
7 years ago |
felixf
|
c321c541df
Added context to processes for commands context that can be inherited (important for ActiveCells access)
|
7 years ago |
felixf
|
5efdda3582
Removed output of 0X characters when tracing commands
|
8 years ago |
felixf
|
f74e4f21ca
Improved tests: silent mode (if not -verbose flag is used)
|
9 years ago |
eth.tmartiel
|
807dda4cc9
Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values.
|
10 years ago |