Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  negelef d394a94a61 Removed legacy comments 7 yıl önce
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 yıl önce
  negelef 0f96d43f45 Removed unused local variables 7 yıl önce
  felixf 7ed8f166fd patched min/max fpr unsigned data types and overflow check of positive HUGEINT values 7 yıl önce
  negelef 900eb35aa3 Removed duplicated semicolons 7 yıl önce
  negelef 6e7e8e11d3 Unified whitespace 7 yıl önce
  felixf d51ac26d3f number parsing related patches 7 yıl önce
  felixf 5014ba8257 Improved scanner: 7 yıl önce
  felixf 063e828e26 Patched imprecise error positions within ARM assembler 8 yıl önce
  felixf 38889ed933 Added error message text also for compilation of text 8 yıl önce
  felixf e40aabefa5 Improved error reporting 8 yıl önce
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere 8 yıl önce
  felixf 1f8e6977a5 Added rich position to Scanner / Syntax Tree Elements 8 yıl önce
  felixf e0864e2384 Also treated line numbers correctly in assembler code 9 yıl önce
  felixf 3fb10baf81 Default: no line number errors (was previously wrong) 9 yıl önce
  felixf ab967b76f2 Error line number support for course 9 yıl önce
  felixf 4b6693180c Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also 9 yıl önce
  felixf 9ecc7d4926 improved interpreter shell with lax syntax 9 yıl önce
  felixf 2f5fe3cc57 improved displayed EBNF 10 yıl önce
  eth.tmartiel a0a27bb316 Fixed size detection in decimal integer scanning: overflow of a multiplication does not necessarily give a negative result. E.g. 1000000000 * 10 overflows with result 1 410 065 408. Now checking overflow before multiplication 10 yıl önce
  felixf 6a7578b778 Patched an issue with token initializing 10 yıl önce
  felixf 3c9373ca91 Implemented sending and receiving via stream operators 10 yıl önce
  felixf 4ae503b9bf 10 yıl önce
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 yıl önce