Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. před 10 roky
  Daniel Buckmaster 33fcc59543 Merge remote-tracking branch 'origin/style-cleanup' into development před 10 roky
  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. před 10 roky
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls před 10 roky
  Daniel Buckmaster 33ff180593 Merge branch 'development' into style-cleanup před 10 roky
  James Urquhart 82fd1794e6 Fix issue where console stack values were getting overwritten inside a C++ function před 11 roky
  Azaezel 4ea051a939 tabs před 11 roky
  Azaezel 1c4cc888f8 fix for issue #953, courtesy of @jamesu. trace buffer was truncating values. před 11 roky
  Azaezel 3039f4399d eval(methodWithReturnValue) wasn't passing along it's return value though the stringstack.fix courtessy of @jamesu před 11 roky
  Daniel Buckmaster 4c07c55121 Merge branch 'development' into console-func-refactor před 11 roky
  Daniel Buckmaster 376db9e097 Merge pull request #705 from andr3wmac/ConsoleReturnFix před 11 roky
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor před 11 roky
  Daniel Buckmaster 6fdebd16f6 Merge remote-tracking branch 'jamesu/simplify_compiler_ast' into x64 před 11 roky
  James Urquhart 06b463399b Function Call optimization is now optional před 11 roky
  James Urquhart 1e44586606 Refactor TS compiler to not use the precompile step & also 64bit support před 11 roky
  Andrew Mac b661abaf83 Fix for unexpected behavior described in issue #704 před 11 roky
  bank cf3eb26e6f Rename all member variables to follow the style guidelines (prefixed with the 'm') - class CodeBlock před 11 roky
  cpusci 79c9a21e32 Just making sure the error output is consistent with the other errors. před 12 roky
  cpusci 21ff1e26bb If you name a torque script object the same name as a Torque script class, you will get heap corruption with no warning at all. Changed original fix to cause a script error and reject object creation, instead of just renaming the object and moving along. před 12 roky
  jamesu 08d4f6ebc0 Improvements to console refactor code před 13 roky
  James Urquhart e99eadd61f Optimize variable-to-variable assignment před 13 roky
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. před 13 roky
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 před 13 roky