This repository has been archived on 2021-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
uIRC/src
Alex D. d55cc68e37
Lookup tables and organizing
- Add predefined strings by IRCv3 standards, RFC2812 and CTCP
- Rename most things to singular version
- Add lookup functions and converters
- Remove assert for non-pointer value
- Fix two tests on standard build
- Update clang tidy checks
2021-04-07 21:45:44 +00:00
..
assembler Lookup tables and organizing 2021-04-07 21:45:44 +00:00
command Lookup tables and organizing 2021-04-07 21:45:44 +00:00
ctcp Lookup tables and organizing 2021-04-07 21:45:44 +00:00
doc Add docs, move tests and free struct storage as llist doesn't anymore 2021-04-01 22:07:56 +00:00
error Lookup tables and organizing 2021-04-07 21:45:44 +00:00
memory Lookup tables and organizing 2021-04-07 21:45:44 +00:00
mode Lookup tables and organizing 2021-04-07 21:45:44 +00:00
tag Lookup tables and organizing 2021-04-07 21:45:44 +00:00
test Lookup tables and organizing 2021-04-07 21:45:44 +00:00
tokenizer Lookup tables and organizing 2021-04-07 21:45:44 +00:00
validator Lookup tables and organizing 2021-04-07 21:45:44 +00:00