glm94
|
fc1bec1478
|
Updated the JSON generator to output JSON that the main program can read.
|
2020-07-26 00:40:36 -05:00 |
|
glm94
|
e360323490
|
Fixed up the interactive interface to include a cancel option when modifying variable properties.
|
2020-04-20 02:57:54 -05:00 |
|
glm94
|
57b2a236a3
|
Fixed an interface bug in the JSON generator (and the temp interface in the main program) where some variable types would be displayed incorrectly.
|
2020-04-20 02:48:52 -05:00 |
|
glm94
|
53f3058194
|
Merged interactive code to the main program for an upcoming demo, will be reverted back after all that.
|
2020-04-20 02:13:01 -05:00 |
|
glm94
|
7507db75b3
|
Tested the Factor Engine, first round of testing passed. Fixed a bug in the JSON_Generator to stop expression variables from being added in reverse.
|
2020-04-20 00:49:32 -05:00 |
|
glm94
|
ca47912d05
|
Updated the Expression object to include 'wrong_response' and wrote the code needed to start the finding mutations.
|
2020-04-18 01:13:11 -05:00 |
|
glm94
|
d1231b062f
|
Changed the JSON generator to generate JSON that includes the correct answer for the expression.
|
2020-04-13 00:05:17 -05:00 |
|
glm94
|
1265f8ac3e
|
Created a small utility program to generate JSON files for testing the main input.
|
2020-04-12 00:03:33 -05:00 |
|