提交历史

作者 SHA1 备注 提交日期
  negelef 38473b9849 Removed end-of-line whitespace in all modules 6 年之前
  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 年之前
  eth.metacore 1cc2171176 use WORD instead of LONGINT for result type 6 年之前
  negelef 945423b1bb Added proper type definition for stream positions to be used by clients of Streams 7 年之前
  negelef 8660177350 Replaced LONGINT by WORD 7 年之前
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 年之前
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. 7 年之前
  felixf c321c541df Added context to processes for commands context that can be inherited (important for ActiveCells access) 7 年之前
  felixf 5efdda3582 Removed output of 0X characters when tracing commands 8 年之前
  felixf f74e4f21ca Improved tests: silent mode (if not -verbose flag is used) 9 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 年之前