Initial work on constant propagation
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
50+ 9
− 1
@@ -28,7 +28,15 @@ class DragButton(QPushButton):
Relates to #141
So far, it is possible to detect a constant propagation. Now, it is just left to do something other than just printing it...
For a faster browsing experience, some files are collapsed by default.