Jeff Hutchinson
|
59125c85eb
|
Fix weird ternary operator in torquescript regression
With a test!
|
2022-04-27 21:02:55 -04:00 |
|
Jeff Hutchinson
|
949813956d
|
Add Object Inheritence Acceptance Test
|
2021-11-11 22:57:09 -05:00 |
|
Jeff Hutchinson
|
0429b5afa5
|
Added more tests for torquescript
|
2021-10-09 18:47:12 -04:00 |
|
Jeff Hutchinson
|
35b33f1864
|
various fixes and memory corruption bug.
|
2021-09-09 19:30:32 -04:00 |
|
Jeff Hutchinson
|
55c0a748b4
|
Don't generate op_inc whenever its used as an expression.
|
2021-09-07 19:43:39 -04:00 |
|
Jeff Hutchinson
|
9b2f4976c9
|
small regression fix.
|
2021-09-04 22:00:32 -04:00 |
|
Jeff Hutchinson
|
278bef8d1a
|
Fix if to else if regression.
|
2021-09-04 16:23:20 -04:00 |
|
Jeff Hutchinson
|
313c069ecb
|
Fix xyz again by reverting previous commit and fixing the local variables from not resetting the object states.
|
2021-09-03 23:27:39 -04:00 |
|
Jeff Hutchinson
|
7efe72aced
|
More fixes with xyz lookup, and some cleanup and test cases.
|
2021-09-02 22:21:00 -04:00 |
|
Jeff Hutchinson
|
f04aca9def
|
Fix string stack issue returning from a foreach statement.
|
2021-08-31 22:18:08 -04:00 |
|
Jeff Hutchinson
|
98a2fa0f33
|
Fix bugs with internalName accessor
|
2021-08-17 20:52:59 -04:00 |
|
Jeff Hutchinson
|
838395840d
|
script fixes from latest merge and more tests
|
2021-08-17 20:04:45 -04:00 |
|
Jeff Hutchinson
|
6ec40e86da
|
Fix bugs with certain properties (and .x .y .z accessors) and add tests.
|
2021-08-16 22:02:24 -04:00 |
|
Jeff Hutchinson
|
085af8e762
|
fix %obj.field op assign.
|
2021-06-19 12:28:32 -04:00 |
|
Jeff Hutchinson
|
8fc0db21c1
|
Small fixes for the script interpreter.
|
2021-06-18 18:52:41 -04:00 |
|
Jeff Hutchinson
|
964fde8f09
|
Goodbye String Stack!
|
2021-04-29 23:11:49 -04:00 |
|
Jeff Hutchinson
|
4e678292e1
|
fix foreach/foreach$ loops.
|
2021-04-04 00:50:37 -04:00 |
|
Jeff Hutchinson
|
3e04196a53
|
make tests pass.
|
2021-04-03 01:53:40 -04:00 |
|
Jeff Hutchinson
|
02447f0996
|
compile fixes.
|
2021-03-31 22:12:58 -04:00 |
|
Jeff Hutchinson
|
50df52ecfc
|
more console refactor.
|
2021-03-31 21:09:23 -04:00 |
|
Jeff Hutchinson
|
35500a87c6
|
initial port of the new interpreter
|
2021-03-30 19:33:19 -04:00 |
|
Jeff Hutchinson
|
5d2654b1ba
|
Implement Unit Test Suite for TorqueScript.
|
2021-03-23 21:35:25 -04:00 |
|
James Urquhart
|
1449c4df57
|
Add some tests for engineAPI and console
|
2015-02-08 00:08:19 +00:00 |
|
Daniel Buckmaster
|
523adea85d
|
Ported runtime class rep test.
|
2014-07-13 10:14:41 +02:00 |
|