Barra Ó Catháin barra
939b0e11bc Added Common Lisp Bits & Pieces.
2024-05-04 01:22:59 +00:00
381b7a0fc3 Added Commmon Lisp Bits & Pieces.
2024-05-04 01:22:20 +00:00
b3ca2adda5 Added common lisp experimentation
2024-05-01 10:43:28 +00:00
7d46e3f7a6 Added docker file to generate the image.
2024-04-18 15:01:03 +00:00
2a22708350 Added the useless clock.
ed93535d1b Switched to Org-Mode for readme, because of course I did.
Compare 2 commits »
2024-04-18 13:37:56 +00:00
2024-04-18 12:21:36 +00:00
barra pushed to dev at barra/SilverMUD
19fa527d73 Added queues.h
2024-04-17 13:06:15 +00:00
barra deleted branch worlds-and-queues from barra/SilverMUD
2024-04-15 22:42:43 +00:00
barra pushed to dev at barra/SilverMUD
2e36073316 Added queues.h
bbcde81eaf Updated gitignore
Compare 2 commits »
2024-04-15 22:38:24 +00:00
barra pushed to dev at barra/SilverMUD
ea76226760 Updated test to match new name for ListNode
2024-04-15 22:33:30 +00:00
barra pushed to dev at barra/SilverMUD
9b88d092c3 Merge branch 'worlds-and-queues' into dev
7fa1fadc12 Accidental typo while moving around.
3c8ed9994b Removed now unneeded placeholder.
30e63d36b5 Changed player names to allocated strings to be friendly to Scheme!
3873192547 Basic Scheme implementations of player structures and messaging.
Compare 10 commits »
2024-04-15 22:31:49 +00:00
barra pushed to dev at barra/SilverMUD
80dce61058 Renamed Node to ListNode
ef3cfb69c2 Removed tests directory.
06b7f66f20 Added testing harness and test for lists
cbec016039 Moved data type enum to own header
9562cbfd21 Initial Implementation Of Lists
Compare 5 commits »
2024-04-14 22:46:38 +00:00
8decfd5c8a Forgot to add these notes!
2024-04-11 23:45:48 +00:00
8decfd5c8a Forgot to add these notes!
2024-04-11 23:45:13 +00:00
5f0de13083 Updated look and feel to match my new Emacs configuration.
2024-04-06 21:46:00 +00:00
d84716a339 Added new article.
2024-04-06 16:54:54 +00:00
barra pushed to dev at barra/SilverMUD
ce9f197a83 Accidental typo while moving around.
060c637c08 Removed now unneeded placeholder.
c282fb20ad Changed player names to allocated strings to be friendly to Scheme!
aa382fefc2 Basic Scheme implementations of player structures and messaging.
fa3df0cc69 Update C Codebase to use modules for Scheme primitives
Compare 9 commits »
2024-03-30 22:46:44 +00:00
barra pushed to dev at barra/SilverMUD
6fc2e4d2b9 Close client if connection breaks.
2024-03-19 23:27:37 +00:00
barra pushed to dev at barra/SilverMUD
0a2d03fdaa Added environment variable handling.
9660fd4c60 Fix config.h.
Compare 2 commits »
2024-03-19 23:19:36 +00:00
barra pushed to dev at barra/SilverMUD
2d6b194c26 Added basic command-line options to server.
24f8e2688a Added address iteration and graceful TLS failures.
Compare 2 commits »
2024-03-18 03:14:19 +00:00