2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  negelef dec4397193 Fixed segmentation fault in stack traces (typenames can currently not be determined in cooperative mode due to the simplified structure of type descriptors in BaseTypes.Descriptor) 7 жил өмнө
  negelef 8660177350 Replaced LONGINT by WORD 7 жил өмнө
  negelef aa8277863d Renamed Runtime module to built-ins as it mainly contains built-in functions for operations which the compiler or back-end do not support natively 7 жил өмнө
  felixf a5b527e77c Only untraced variables in reflection (otherwise assignment in unsafe memory regions can trap) 7 жил өмнө
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 жил өмнө
  eth.negelef 0547d919d0 Renamed FoxCompiler.Mod and FoxTextCompiler.Mod to match their actual module names 7 жил өмнө
  negelef 2e484d2f6e Added proper reflection of procedure variables 7 жил өмнө
  felixf 9f4660486b 7 жил өмнө
  eth.guenter c5c561ba67 avoid possible recursive trap in case of CONST parameters 8 жил өмнө
  felixf 48ed2a8fcf Moved trace processes to Reflection module (import order!) 8 жил өмнө
  felixf 9f5e853b6c Added stack low for variables in stack traces: references are now tested on stack or heap: trace of strings works again 9 жил өмнө
  eth.tmartiel a8ed445049 Better report for traps on ARM. 9 жил өмнө
  felixf 90a6fa8342 improved reflection: can deal with global vars again 9 жил өмнө
  eth.guenter 40228e1372 display set elements > 31 in case of 64-bit binaries 9 жил өмнө
  eth.guenter 403f513100 made GetNum() working in 64-bit mode 9 жил өмнө
  felixf ebf23873a9 Patched some issues for 64-bit kernel (EFI, EFI-modules not yet submitted) 9 жил өмнө
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 жил өмнө