提交历史

作者 SHA1 备注 提交日期
  Jeff Hutchinson 59125c85eb Fix weird ternary operator in torquescript regression 3 年之前
  Jeff Hutchinson 2e03108856 Optionally allow to treat script assert as warning 3 年之前
  Robert MacGregor 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 3 年之前
  Jeff Hutchinson 2d50f52cf1 Allow local variables to be used in eval. 3 年之前
  Jeff Hutchinson 55c0a748b4 Don't generate op_inc whenever its used as an expression. 3 年之前
  Jeff Hutchinson 8d75d60f91 Write out variable mapping table to DSO stream, and fix .dump() 3 年之前
  Jeff Hutchinson 1b54162580 cleanup todos 4 年之前
  Jeff Hutchinson 59312d7d52 debugger support 4 年之前
  Jeff Hutchinson 98a2fa0f33 Fix bugs with internalName accessor 4 年之前
  Jeff Hutchinson 6ec40e86da Fix bugs with certain properties (and .x .y .z accessors) and add tests. 4 年之前
  Jeff Hutchinson a449fadde2 hacks to make thedebugger work again. 4 年之前
  Jeff Hutchinson 464cb7ae29 Better error messages when compiling script. 4 年之前
  Jeff Hutchinson 085af8e762 fix %obj.field op assign. 4 年之前
  Jeff Hutchinson 964fde8f09 Goodbye String Stack! 4 年之前
  Jeff Hutchinson bb12638ea5 Added error checking for using a local variable in global scope, and added optimization to method object parameter. 4 年之前
  Jeff Hutchinson bfc0109485 fixes and some minor bc adjustment. 4 年之前
  Jeff Hutchinson 4e678292e1 fix foreach/foreach$ loops. 4 年之前
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter 4 年之前
  AzaezelX 2c1508c169 uninitialized variables-console 5 年之前
  Azaezel e80b66464e ast shadowvar cleanup 7 年之前
  Jeff Hutchinson d7287914c7 fix arg corruption on functioncall compilation. 7 年之前
  Areloch d666322a1b Merging 7 年之前
  Azaezel 555610f69f Addresses roughly half of the C4189 errors though the following methodologies: 10 年之前
  Daniel Buckmaster a4f7182de5 Fix omissions in astNodes.cpp. 10 年之前
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 10 年之前
  James Urquhart 1e44586606 Refactor TS compiler to not use the precompile step & also 64bit support 11 年之前
  DavidWyand-GG 539efcb1e1 Input event changes 12 年之前
  jamesu 08d4f6ebc0 Improvements to console refactor code 12 年之前
  James Urquhart e99eadd61f Optimize variable-to-variable assignment 13 年之前
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 年之前