0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-29 15:28:20 +02:00
construct/include/ircd
2017-08-23 15:13:57 -06:00
..
ctx ircd::ctx: Add minor commentary. 2017-08-23 14:59:27 -06:00
db ircd::db: Database system developments. 2017-04-04 16:10:29 -07:00
js ircd::js: Minor fixes to JS subsystem. 2017-08-23 15:04:45 -06:00
json ircd::json: Add preliminary map and object. 2017-08-23 15:01:58 -06:00
m ircd/modules: Preliminary matrix scaffold. 2017-08-23 15:10:28 -06:00
.gitignore What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
allocator.h ircd: Add another allocator. 2017-04-02 20:50:59 -07:00
buffer.h ircd::buffer: Add std::ostream support. 2017-04-04 16:10:29 -07:00
client.h ircd: Various client / listener / main related. 2017-08-23 15:13:57 -06:00
color.h What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
conf.h ircd::conf: Doomed conf related. 2017-08-23 15:12:16 -06:00
ctx.h ircd::ctx: Bring sleep() into ircd:: namespace. 2017-04-02 20:51:47 -07:00
db.h ircd::db: Database system developments. 2017-04-04 16:10:29 -07:00
exception.h ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
fmt.h fixup! ircd::fmt: Cleanup grammar; fixes; support std::exception type to %s. 2017-04-06 18:34:09 -07:00
fs.h ircd::fs: Add function to read file from local filesystem. 2017-08-23 14:56:52 -06:00
http.h fixup! ircd: Add more HTTP status mappings. 2017-04-06 17:08:40 -07:00
info.h What is the Matrix? Control. 2017-03-10 17:51:18 -08:00
ircd.h fixup! What is the Matrix? Control. 2017-03-20 19:24:18 -07:00
js.h Introduce Mozilla SpiderMonkey. 2016-10-25 01:55:50 -07:00
json.h ircd::json: Add preliminary map and object. 2017-08-23 15:01:58 -06:00
lexical.h ircd: QoA on conventional semantics of some lexical functions. 2017-04-04 16:10:29 -07:00
life_guard.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
listen.h ircd: Move and improve socket listener device. 2017-03-30 16:04:19 -07:00
localee.h ircd: Remove rogue include. 2017-03-19 23:45:58 -07:00
logger.h ircd::log: Drop in ircd::fmt. 2017-03-17 20:24:25 -07:00
m.h ircd/modules: Preliminary matrix scaffold. 2017-08-23 15:10:28 -06:00
Makefile.am Precompile and remove most include directives. Notes: 2016-08-20 19:30:33 -07:00
mapi.h ircd::mods: Minor cleanup. 2017-04-04 16:10:29 -07:00
mods.h ircd::mods: Better support for std::shared_ptr import between modules. 2017-04-04 16:10:29 -07:00
params.h fixup! fixup! ircd: Minor cleanup. 2017-04-04 16:10:29 -07:00
parse.h ircd::parse: Capstan. 2017-03-13 18:44:08 -07:00
resource.h ircd: Preliminary resource handler infrastructure. 2017-08-23 15:06:14 -06:00
rfc1459.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
rfc1459_gen.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
rfc1459_parse.h ircd: Minor cleanup. 2017-03-30 16:04:20 -07:00
socket.h ircd: Assurances the full-transfer socket methods do just that. 2017-04-06 17:46:26 -07:00
spirit.h ircd: Add aggregate spirit header (without pch at this time). 2017-03-16 13:35:37 -07:00
stdinc.h ircd::conf: Doomed conf related. 2017-08-23 15:12:16 -06:00
timer.h ircd: Add lex_cast wrapper interface; various cleanup. 2017-03-14 15:03:15 -07:00
util.h ircd::util: Add constexpr kronecker delta. 2017-08-23 14:58:21 -06:00
vm.h What is the Matrix? Control. 2017-03-10 17:51:18 -08:00