begin refactoring

This commit is contained in:
2024-08-08 00:18:03 +01:00
parent 7c2f74b33b
commit 894dca2017
10 changed files with 554 additions and 561 deletions

View File

@@ -1,27 +1,13 @@
$(SML_LIB)/basis/mlton.mlb
$(SML_LIB)/basis/basis.mlb
$(SML_LIB)/cml/cml.mlb
ann
"allowFFI true"
in
ffi/gles3-import.sml
ffi/glfw-import.sml
ffi/glfw-input.sml
end
message-types/input-msg.sml
message-types/draw-msg.sml
functional-core/app-type.sml
ann
"allowVectorExps true"
in
imperative-shell/constants.sml
functional-core/app-update.sml
imperative-shell/app-draw.sml
functional-core/ndc.sml
functional-core/click-points.sml
functional-core/graph-lines.sml
end
functional-core/app-type.sml
functional-core/app-with.sml
imperative-shell/input-callbacks.sml
imperative-shell/event-loop.sml
imperative-shell/shell.sml