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 5f19f7a4c1
conform even further to rfc2812 and skip multiple whitespaces, fix trailing space bug
2020-08-18 21:20:45 +02:00
..
assemblers.c Add numeric commands to assembler and fix a typo that caused a bug 2020-08-17 19:16:55 +02:00
assemblers.h Split files better 2020-07-22 18:57:59 +02:00
helpers.c Fix boolean 2020-08-01 16:22:00 +02:00
helpers.h Fix join and part, the arguments are not trailing 2020-08-01 16:29:39 +02:00
misc.c conform even further to rfc2812 and skip multiple whitespaces, fix trailing space bug 2020-08-18 21:20:45 +02:00
misc.h conform even further to rfc2812 and skip multiple whitespaces, fix trailing space bug 2020-08-18 21:20:45 +02:00
tokenizers.c conform even further to rfc2812 and skip multiple whitespaces, fix trailing space bug 2020-08-18 21:20:45 +02:00
tokenizers.h Split files better 2020-07-22 18:57:59 +02:00
validators.c Add trailing to the array and change the boolean to show if the last arg is a trailing one 2020-08-01 01:38:06 +02:00
validators.h Split files better 2020-07-22 18:57:59 +02:00