Historique des commits

Auteur SHA1 Message Date
  felixf ab967b76f2 Error line number support for course il y a 8 ans
  felixf 4b6693180c Added NEW with return type. Mainly for the interpreter. But can be useful in A2 Oberon also il y a 9 ans
  felixf 9ecc7d4926 improved interpreter shell with lax syntax il y a 9 ans
  felixf 2f5fe3cc57 improved displayed EBNF il y a 9 ans
  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 il y a 9 ans
  felixf 6a7578b778 Patched an issue with token initializing il y a 10 ans
  felixf 3c9373ca91 Implemented sending and receiving via stream operators il y a 10 ans
  felixf 4ae503b9bf il y a 10 ans
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. il y a 10 ans