Commit Graph

1901 Commits

Author SHA1 Message Date
Dmitry Simonenko cd9fafa715 sonata: add .gitignore 2016-11-08 17:41:39 +03:00
Dmitry Simonenko 2e10945bda sonata: add makefiles 2016-11-08 17:41:16 +03:00
Dmitry Simonenko 8753b441e3 sonata: add LICENSE and AUTHORS files 2016-11-08 17:39:46 +03:00
Dmitry Simonenko 6ca6f4b084 sonata: add README.md 2016-11-08 17:38:14 +03:00
Dmitry Simonenko b52fb9a12c odissey: update fluent submodule 2016-11-08 16:28:03 +03:00
Dmitry Simonenko c71df38587 fluent: add echo server example 2016-11-08 16:23:58 +03:00
Dmitry Simonenko 4a38d7b7d6 fluent: add context switch benchmark 2016-11-08 16:04:53 +03:00
Dmitry Simonenko d4a77c147e fluent: cleanups for write handler 2016-11-08 15:57:56 +03:00
Dmitry Simonenko d6d48c7193 fluent: add io write support 2016-11-08 15:50:54 +03:00
Dmitry Simonenko 3d9edfd18f fluent: add io read support 2016-11-08 15:48:18 +03:00
Dmitry Simonenko 260b798fbe fluent: add io accept 2016-11-08 15:47:46 +03:00
Dmitry Simonenko c6d26a2d4d fluent: add io bind 2016-11-08 15:42:16 +03:00
Dmitry Simonenko 96982416ce fluent: add io connection 2016-11-08 15:40:12 +03:00
Dmitry Simonenko 3371498cb5 fluent: implement io object 2016-11-08 15:35:21 +03:00
Dmitry Simonenko d896a4405f fluent: add dynamic buffer 2016-11-08 15:33:56 +03:00
Dmitry Simonenko 02d174ecef fluent: update banners 2016-11-08 15:16:12 +03:00
Dmitry Simonenko 41e5f2a475 fluent: implement fiber runtime 2016-11-08 15:14:48 +03:00
Dmitry Simonenko f608e297a2 fluent: implement fiber scheduler 2016-11-08 15:07:09 +03:00
Dmitry Simonenko 8a9c5c70ed fluent: add fiber object 2016-11-08 15:03:58 +03:00
Dmitry Simonenko b148450aea fluent: add execution context abstraction 2016-11-08 15:01:27 +03:00
Dmitry Simonenko 34e5129be2 fluent: implement intrusive linked-list 2016-11-08 14:51:10 +03:00
Dmitry Simonenko f48b47d9e1 fluent: add and distinct public and private headers 2016-11-08 14:49:32 +03:00
Dmitry Simonenko ef8f7175bd fluent: add .gitignore file 2016-11-08 14:44:23 +03:00
Dmitry Simonenko c4154c2a2a fluent: add makefiles 2016-11-08 14:43:54 +03:00
Dmitry Simonenko 4e0f2d3c0c fluent: add AUTHORS and LICENSE files 2016-11-08 14:42:47 +03:00
Dmitry Simonenko d3b7f6d28c odissey: add libfluent submodule 2016-11-08 14:33:00 +03:00
Dmitry Simonenko 885d6da209 fluent: add README.md 2016-11-08 14:29:48 +03:00
Dmitry Simonenko 2052e06788 odissey: untrack binary file 2016-11-08 14:24:26 +03:00
Dmitry Simonenko b5abd9fada odissey: move src to core; add lib 2016-11-08 14:23:05 +03:00
Dmitry Simonenko 6c1922ffce odissey: update banners 2016-11-08 14:18:58 +03:00
Dmitry Simonenko d277fcfdd6 odissey: distinct error messages 2016-11-08 14:12:05 +03:00
Dmitry Simonenko 041057b34a odissey: update README.md 2016-11-08 14:01:55 +03:00
Dmitry Simonenko 52d7de3c1c odissey: output scheme validation to log 2016-11-07 18:15:29 +03:00
Dmitry Simonenko c06f6f6bed odissey: reopen log file after validation complete 2016-11-07 18:11:57 +03:00
Dmitry Simonenko d3d29102fb odissey: add core object; initialization 2016-11-07 18:01:15 +03:00
Dmitry Simonenko 56392ecdca odissey: add scheme validation routine 2016-11-07 17:19:12 +03:00
Dmitry Simonenko 59a737b9f9 odissey: add config file/scheme print 2016-11-07 16:25:12 +03:00
Dmitry Simonenko 6b95df733e odissey: do not require eol markers; template cleanup 2016-11-07 16:04:41 +03:00
Dmitry Simonenko d6b072bcfd odissey: implement config parser 2016-11-07 15:59:29 +03:00
Dmitry Simonenko 0be7c41987 odissey: add basic config functions and config template 2016-11-07 15:06:49 +03:00
Dmitry Simonenko cb179140cc odissey: add basic log facility 2016-11-07 14:29:49 +03:00
Dmitry Simonenko f12a562132 odissey: implement basic look-ahead syntax parser 2016-11-07 14:18:11 +03:00
Dmitry Simonenko bb9c408a9a odissey: add basic configuration options 2016-11-07 13:59:09 +03:00
Dmitry Simonenko 6ab8a2fdc8 odissey: implement intrusive linked-list 2016-11-07 13:21:18 +03:00
Dmitry Simonenko 158264abbe odissey: update AUTHORS file 2016-11-07 13:09:42 +03:00
Dmitry Simonenko 9d057dd813 odissey: add od_macro.h file 2016-11-07 13:07:23 +03:00
Dmitry Simonenko 331f3693aa odissey: add .gitignore file 2016-11-07 13:00:37 +03:00
Dmitry Simonenko ce7d5a085e odissey: add basic makefiles and main file 2016-11-07 12:59:06 +03:00
Dmitry Simonenko d1e7ad29ea odissey: update README.md 2016-11-07 12:55:18 +03:00
Dmitry Simonenko 203645c9e0 odissey: add AUTHORS and LICENSE files 2016-11-07 12:52:56 +03:00