You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
eta ea453c0060 writeup: we love typos 7 months ago
..bfg-report/2022-08-24/19-02-53 writeup: we love typos 7 months ago
writeup writeup: we love typos 7 months ago
.gitignore fix small schema typo, do moar writeup 3 years ago
Makefile Add Makefile & command-line config, so the app can run standalone 3 years ago
README.md initial commit 3 years ago
irc-messages.lisp Add a bunch of IRC commands, and topic changing 3 years ago
irc-parser.lisp Add PRIVMSG support and actually insert messages! 3 years ago
irc.lisp Fix style globally 3 years ago
ircd-config.lisp Add somewhat hacky way of adding a user 3 years ago
ircd-db.lisp Add Makefile & command-line config, so the app can run standalone 3 years ago
ircd-errors.lisp Fix style globally 3 years ago
ircd-groupchats.lisp writeup: the design section is pretty much done 3 years ago
ircd-messages.lisp Add the ability to change modes (on a basic level) 3 years ago
ircd-registration.lisp Make message handling more generic (adding in system messages) 3 years ago
ircd-types.lisp Add the ability to change modes (on a basic level) 3 years ago
ircd-users.lisp writeup: that ought to be good enough for a first draft 3 years ago
ircd.lisp writeup, code: it's done! (mostly) also fix the bugs 3 years ago
nea.asd Add Makefile & command-line config, so the app can run standalone 3 years ago
packages.lisp Add Makefile & command-line config, so the app can run standalone 3 years ago
paxos.lisp Fix style globally 3 years ago
sasl.lisp Fix style globally 3 years ago
schema.sql writeup: much progress! many diagrams! 3 years ago
test-ircd.lisp Actually handle nicknames properly, improve error & quit handling 3 years ago
timestamps.lisp writeup, code: it's done! (mostly) also fix the bugs 3 years ago
utils.lisp Associate each connection with a device ID as well 3 years ago

README.md

A-level Computing NEA

(this is mostly a stub README for now)