Commit History

Upphovsman SHA1 Meddelande Datum
  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 år sedan
  negelef 8660177350 Replaced LONGINT by WORD 7 år sedan
  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 år sedan
  felixf a5b527e77c Only untraced variables in reflection (otherwise assignment in unsafe memory regions can trap) 7 år sedan
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 år sedan
  eth.negelef 0547d919d0 Renamed FoxCompiler.Mod and FoxTextCompiler.Mod to match their actual module names 7 år sedan
  negelef 2e484d2f6e Added proper reflection of procedure variables 7 år sedan
  felixf 9f4660486b 7 år sedan
  eth.guenter c5c561ba67 avoid possible recursive trap in case of CONST parameters 8 år sedan
  felixf 48ed2a8fcf Moved trace processes to Reflection module (import order!) 8 år sedan
  felixf 9f5e853b6c Added stack low for variables in stack traces: references are now tested on stack or heap: trace of strings works again 9 år sedan
  eth.tmartiel a8ed445049 Better report for traps on ARM. 9 år sedan
  felixf 90a6fa8342 improved reflection: can deal with global vars again 9 år sedan
  eth.guenter 40228e1372 display set elements > 31 in case of 64-bit binaries 9 år sedan
  eth.guenter 403f513100 made GetNum() working in 64-bit mode 9 år sedan
  felixf ebf23873a9 Patched some issues for 64-bit kernel (EFI, EFI-modules not yet submitted) 9 år sedan
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 år sedan