|
|
@ -7,7 +7,6 @@ |
|
|
|
;; function, which isn't ideal, but gives me incentive to optimize generation more. |
|
|
|
;; This feature was inspired by Jonathan Blow's "Demo: Code Modification" presentation: |
|
|
|
;; https://www.youtube.com/watch?v=59lKAlb6cRg |
|
|
|
(skip-build) |
|
|
|
|
|
|
|
(defun-comptime profiling-auto-instrument (environment (& EvaluatorEnvironment) |
|
|
|
was-code-modified (& bool) |
|
|
|