Add task for running tests that runs both clutter levels accordingly.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2019 / 02 / 16.mkd
blob443f2454e420252992301eef96c8088f513bcd8f
1 # 2019/02/16
3 ## 09:35
5 Okay, so currently I am not really happy with the SCRF compiler and such how
6 it is currently turning out. Definitely believe that it is far too messy and
7 such. I could also just have the compiler also in `tool-scrf` so that it is
8 all in one place and not in multiple places. Definitely during conversion I
9 am going to need to convert the Java stack state to SummerCoat. So I need
10 better handlers and converters for that.
12 ## 10:22
14 Not sure where to go right now, so I will just work on some of the supporting
15 classes and such.
17 ## 10:30
19 Okay, having this operation result for stack entries is going to be very nice
20 since it will give more information such as which virtual registers were
21 involved along with the type information.
23 ## 18:35
25 I should actually deprecate the old stuff I am removing, so I am sure that it
26 is not really used anymore.