Историја ревизија

Аутор SHA1 Порука Датум
  AzaezelX 1ea74bf8c6 enhanced argc reporting пре 1 година
  Triston a2cdbebfa1 removes a use after freed in consoleInternal пре 1 година
  AzaezelX b366ff9b1c script stabilization tweaks пре 1 година
  Lukas Aldershaab 83ea6cd0df Improvements based on experience from implementing Python runtime пре 2 година
  Lukas Aldershaab 89b0c7f73b Console Refactor пре 2 година
  AzaezelX b86716c670 further console cleanups. mostly of the form of correcting uninitialized values. some arithmatic sizes пре 2 година
  AzaezelX a8e74787b7 new method, getMethodSigs. spits out callback proto-functions пре 2 година
  Jeff Hutchinson 1940becb2d Compilation fixes for C++20 пре 2 година
  Jeff Hutchinson 59312d7d52 debugger support пре 4 година
  Jeff Hutchinson acde0c3f0b Merge branch 'Preview4_0_DevHead' into tsneo пре 4 година
  bank 5d1c29f54b Fix return value conversion when using SimObject::call() method from scripts. пре 4 година
  Jeff Hutchinson a2dea07d8b fixed internal types. пре 4 година
  Jeff Hutchinson 93500b6ac4 more changes. пре 4 година
  Jeff Hutchinson 3e04196a53 make tests pass. пре 4 година
  Jeff Hutchinson f776e73b04 cleanup пре 4 година
  Jeff Hutchinson 02447f0996 compile fixes. пре 4 година
  Jeff Hutchinson 50df52ecfc more console refactor. пре 4 година
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter пре 4 година
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. пре 5 година
  AzaezelX 2c1508c169 uninitialized variables-console пре 5 година
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows пре 7 година
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows пре 7 година
  Lukas Joergensen ae6b035f10 Improve console dump with additional information, such as array sizes and variadic function пре 7 година
  Areloch d666322a1b Merging пре 8 година
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space пре 8 година
  Azaezel 1ee127b753 more unused variable cleanups пре 9 година
  James Urquhart e5c28b4d7f Simplify buffer check when adding a registered variable пре 10 година
  James Urquhart 15169eab9f Fix issue with registered variables becoming corrupted when string value was accessed. пре 10 година
  James Urquhart 942c7a48f4 Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack. пре 10 година
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls пре 10 година