talircd/lib/server
tali 6e4b1af984 remove Set.of_string so we dont use String.fold_left 2024-02-02 11:46:58 -05:00
..
chan.ml add LUSERS command 2024-01-31 17:14:32 -05:00
connection.ml remove Set.of_string so we dont use String.fold_left 2024-02-02 11:46:58 -05:00
connection.mli add Connection.mli 2024-01-31 18:43:59 -05:00
dune use some sneaky codegen to get the 'version' variable 2024-02-01 14:34:43 -05:00
import.ml use ptime for displaying channel/server creation time 2024-01-31 16:47:42 -05:00
outbox.ml vendored lwt-dllist, moved data structures to separate library 2024-01-31 16:02:40 -05:00
router.ml send QUIT to all active connections 2024-02-01 19:04:54 -05:00
router_types.ml add LUSERS command 2024-01-31 17:14:32 -05:00
server.ml send QUIT to all active connections 2024-02-01 19:04:54 -05:00
server_info.ml use some sneaky codegen to get the 'version' variable 2024-02-01 14:34:43 -05:00
test_router.ml add LUSERS command 2024-01-31 17:14:32 -05:00
user.ml add LUSERS command 2024-01-31 17:14:32 -05:00