add back files with annotations to mlb (took them out before because smlfmt can't parse vector expressions, and also can't parse mlton's ffi syntax)
This commit is contained in:
22
oms.mlb
22
oms.mlb
@@ -13,6 +13,15 @@ vendored/brolib-sml/src/gap_map.sml
|
|||||||
fcore/bin-search.sml
|
fcore/bin-search.sml
|
||||||
fcore/bin-vec.sml
|
fcore/bin-vec.sml
|
||||||
|
|
||||||
|
ann
|
||||||
|
"allowVectorExps true"
|
||||||
|
in
|
||||||
|
vendored/cozette-sml/fonts/cozette-ascii.mlb
|
||||||
|
fcore/block.sml
|
||||||
|
fcore/level/player/player-sprite.sml
|
||||||
|
fcore/field.sml
|
||||||
|
fcore/level/chain-edge.sml
|
||||||
|
end
|
||||||
fcore/make-text-vec.sml
|
fcore/make-text-vec.sml
|
||||||
|
|
||||||
fcore/level/wall.sml
|
fcore/level/wall.sml
|
||||||
@@ -60,6 +69,19 @@ fcore/game-update.sml
|
|||||||
(* shell *)
|
(* shell *)
|
||||||
$(SML_LIB)/basis/mlton.mlb
|
$(SML_LIB)/basis/mlton.mlb
|
||||||
|
|
||||||
|
ann
|
||||||
|
"allowFFI true"
|
||||||
|
in
|
||||||
|
ffi/gles3-import.sml
|
||||||
|
ffi/glfw-import.sml
|
||||||
|
ffi/glfw-input.sml
|
||||||
|
end
|
||||||
|
|
||||||
|
ann
|
||||||
|
"allowVectorExps true"
|
||||||
|
in
|
||||||
|
shell/glfw-key-map.sml
|
||||||
|
end
|
||||||
|
|
||||||
shell/input-state.sml
|
shell/input-state.sml
|
||||||
shell/parse-controls.sml
|
shell/parse-controls.sml
|
||||||
|
|||||||
Reference in New Issue
Block a user