Commit Verlauf

Autor SHA1 Nachricht Datum
  negelef 6bd272f5ff Fixed missing temporaries in context setup vor 7 Jahren
  negelef 769f62d8e1 Fixed spacing in error messages vor 7 Jahren
  eth.negelef 1d31ecdb43 Renamed generic Windows-build to match its compiler platform vor 7 Jahren
  felixf 67cf057258 temporary variables in inline calls (removed too strict check *) vor 7 Jahren
  felixf 76f47c44da patched temporary variable reuse vor 7 Jahren
  felixf 328a86f8e0 reverted (32-bit Oberon legacy): LEN is treated as LONGINT vor 7 Jahren
  felixf ba00797090 Improvements: vor 7 Jahren
  felixf d73653eb80 Init Fields of CellType vor 7 Jahren
  felixf 6795832da7 removed redundant / wrong header for coop A2 vor 7 Jahren
  felixf 9dc297a69d Finally: 64-bit A2 on Windows boots and works with the Garbage Collector vor 7 Jahren
  felixf e669c6e42f can boot with GC on -- but GC still runs into problems (metadata corrupt, probably) vor 7 Jahren
  felixf 2377da2446 adjusted parameter order vor 7 Jahren
  felixf 90d4e0f347 64 bit A2 conversions: vor 7 Jahren
  felixf 7e2f165f62 corrected alignment for WinAPI64 vor 7 Jahren
  felixf 5ba63086f9 WinAPI calling convention (shadow registers to stack) vor 7 Jahren
  felixf d96bb88e79 alignment and stack allocation problem with 64-bit WinAPI identified -- all calls seem to work fine now vor 7 Jahren
  felixf 228cc1102f Modifications and additions for the Win64 kernel -- work in progress. vor 7 Jahren
  felixf 3965433802 Patched bug -- the OnHeap check was not conservative enough. Temporarily disabled. vor 7 Jahren
  felixf b01add9119 Performance improvement for write barriers vor 7 Jahren
  felixf 876ab05fa2 Every temporary variable gets a new name. Important for ActiveCells vor 8 Jahren
  felixf 963ab5c2e0 caught a known leftover case (write barrier for assignment of static math arrays containing pointers) vor 8 Jahren
  felixf 0dc3648ec6 Generational Garbage Collection -- Enable using Command Heaps.SetYoung vor 8 Jahren
  felixf 00c8f61933 Do not patch CRC with old object file or simple metadata vor 8 Jahren
  negelef 6513901441 Patched wrong offset from previous commit vor 8 Jahren
  negelef 063b60828f Fixed retrieval of size of record vor 8 Jahren
  negelef 89a9e89681 Fixed traversal of nested scopes in cooperative mode vor 8 Jahren
  negelef ff51fc5dab Fixed traversal of external functions vor 8 Jahren
  negelef 703c974097 Fixed generation of procedure descriptors in cooperative mode vor 8 Jahren
  negelef 69201e8268 Fixed references in cooperative mode vor 8 Jahren
  felixf da2c74b12a Preparational notes fot the changes for a generational garbage collector vor 8 Jahren