2024-11-18 13:47:00 +00:00
|
|
|
$(SML_LIB)/basis/basis.mlb
|
|
|
|
|
|
2025-08-07 17:41:10 +01:00
|
|
|
(* LIBRARIES *)
|
2024-11-18 13:47:00 +00:00
|
|
|
lib/brolib-sml/src/line_gap.sml
|
2025-08-05 13:24:55 +01:00
|
|
|
lib/brolib-sml/src/gap_set.sml
|
2024-11-18 13:47:00 +00:00
|
|
|
lib/cozette-sml/fonts/cozette-ascii.mlb
|
|
|
|
|
|
2025-01-09 22:30:51 +00:00
|
|
|
(* FUNCTIONAL CORE *)
|
2024-11-18 13:47:00 +00:00
|
|
|
message-types/input-msg.sml
|
|
|
|
|
message-types/draw-msg.sml
|
|
|
|
|
message-types/mailbox-type.sml
|
|
|
|
|
|
|
|
|
|
fcore/bin-search.sml
|
|
|
|
|
fcore/search-list.sml
|
|
|
|
|
|
|
|
|
|
fcore/app-type.sml
|
|
|
|
|
fcore/app-with.sml
|
|
|
|
|
|
|
|
|
|
fcore/text-constants.sml
|
|
|
|
|
ann
|
|
|
|
|
"allowVectorExps true"
|
|
|
|
|
in
|
|
|
|
|
fcore/rect.sml
|
|
|
|
|
fcore/text-builder.sml
|
2025-07-20 09:39:17 +01:00
|
|
|
fcore/cursor-dfa/make-dfa-loop.sml
|
2025-07-20 09:12:23 +01:00
|
|
|
fcore/cursor-dfa/vi-WORD-dfa.sml
|
2025-07-20 16:04:48 +01:00
|
|
|
fcore/cursor-dfa/vi-word-dfa.sml
|
2025-08-04 05:37:08 +01:00
|
|
|
fcore/cursor-dfa/vi-dlr-dfa.sml
|
2024-11-18 13:47:00 +00:00
|
|
|
end
|
|
|
|
|
fcore/cursor.sml
|
|
|
|
|
fcore/text-window.sml
|
|
|
|
|
|
2025-01-09 22:30:51 +00:00
|
|
|
fcore/finish.sml
|
|
|
|
|
fcore/move.sml
|
2025-08-07 17:41:10 +01:00
|
|
|
fcore/normal-mode/normal-move.sml
|
2024-11-18 13:47:00 +00:00
|
|
|
fcore/app-update.sml
|
|
|
|
|
|
2025-08-07 17:41:10 +01:00
|
|
|
|
2025-03-22 05:18:25 +00:00
|
|
|
(* TEST FILES *)
|
2025-08-04 09:03:47 +01:00
|
|
|
$(SML_LIB)/basis/mlton.mlb
|
|
|
|
|
|
|
|
|
|
shell/exception-logger.sml
|
|
|
|
|
|
2024-11-18 13:47:00 +00:00
|
|
|
test/Railroad/src/railroad.mlb
|
2025-03-22 05:18:25 +00:00
|
|
|
test/normal-move.sml
|
2025-03-23 07:47:38 +00:00
|
|
|
test/normal-delete.sml
|
2025-08-04 07:14:00 +01:00
|
|
|
test/regression.sml
|
2024-11-18 13:47:00 +00:00
|
|
|
test/test.sml
|