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/include
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.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
command.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
ctcp.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
error.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
memory.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
misc.h Add more symbols 2021-03-14 17:56:25 +00:00
mode.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
tag.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
tokenizer.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
type.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
uirc.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00
validator.h Lookup tables and organizing 2021-04-07 21:45:44 +00:00