Commit Graph

42 Commits

Author SHA1 Message Date
aewens 52b270f499 Made results from lookup more verbose 2019-07-27 13:58:48 -05:00
aewens 3d072b5d5d Added tools module, added tools for making/showing pixels 2019-06-30 15:55:37 -05:00
aewens 3e2745e43f Starting memoru, simple key-value store database 2019-06-29 14:10:46 -05:00
aewens 5f1f95b791 Added lookup_all, get_all_tables, delete, commit argument, and some docstrings 2019-06-29 14:01:59 -05:00
aewens 4da6a8d6ad Fixed encoding bug in prefix sockets 2019-06-06 16:22:57 -04:00
aewens 20ff476e24 Added autoload black magic, added decode flag to socket client 2019-06-06 15:17:59 -04:00
aewens 02af7e58a3 Fixed utf8 bug in logging and added curry decorator 2019-06-06 02:21:34 -04:00
aewens 92b1cdb0d3 Fixed socket client and other bug fixes 2019-06-01 01:08:43 -04:00
aewens ec16929aad Made socket server more ambiguous and added prefix version 2019-05-29 22:27:42 -04:00
aewens 52489a4ac9 Removed print from coro event loop 2019-05-18 22:25:05 -04:00
aewens b9c222c496 Added generator decorator 2019-05-18 19:50:01 -05:00
aewens 333545c4e5 Merge branch 'master' of tildegit.org:aewens/abots 2019-05-18 23:46:35 +02:00
aewens 3d8fe8b327 Fixed generator decorator 2019-05-18 23:46:13 +02:00
aewens 951285c0a4 Fixed bug in jots 2019-05-18 16:00:41 -05:00
aewens ae8ebf9451 Added generator decorator 2019-05-18 22:54:27 +02:00
aewens 09c8958c3d Fixed bug in socket client 2019-05-18 15:03:23 -05:00
aewens d271de75dc Added file support to jots, fixed bug in socket client 2019-05-18 15:00:52 -05:00
aewens 075bebc8c8 Using utf8 for jots 2019-05-18 18:04:11 +02:00
aewens 4ddbc1c915 async to coroutine change, AsyncEvent -> CoroEvent 2019-05-18 17:29:06 +02:00
aewens 4961e119b3 Fixed bug in _obtain from typo 2019-05-16 13:13:10 -05:00
aewens b0e85842e3 Added coroutine features and bridge/connect feature to socket clients 2019-05-15 00:15:18 +02:00
aewens dff547bd97 Typo in return statement 2019-05-14 19:31:13 +02:00
aewens 80d47ecae8 Added coroutine decorator to helpers 2019-05-14 19:27:59 +02:00
aewens 665469ffff Generalized the socket client, moving irc socket client to babili/irc repo 2019-05-10 17:45:01 +02:00
aewens f4fc9d2d01 Fixed socket to be more versitile 2019-05-10 06:57:06 +02:00
aewens c462ab1be3 Fixed bugs, added auto-reconnect feature to socket client 2019-05-09 22:45:54 +02:00
aewens e55717f601 Fixed bugs in events and net, got sockets working 2019-05-09 20:41:12 +02:00
aewens 8e29b9f257 Added duodecimer, fixed bugs 2019-05-07 07:00:20 +02:00
aewens 15eddbcb82 Added logging system 2019-05-06 22:19:34 +02:00
aewens 2612fa149f Working prototype of sqlite class 2019-05-06 20:40:45 +02:00
aewens 883bebc20d Added cleanup and monitoring thread into thread pool manager 2019-05-03 23:26:58 +02:00
aewens 263ee511fa Removing TODO until the project is stable enough for it to make sense here 2019-05-01 02:37:00 +02:00
aewens d25b16bc46 Removing archive, .gitignore apparently did not ignore 2019-05-01 02:35:34 +02:00
aewens 42f32fce15 Added thread pool and thread pool manager (among other minor changes) 2019-05-01 02:34:26 +02:00
aewens fec911b36a Added first stable version of actor model, among other test components with it 2019-04-12 22:57:22 +02:00
aewens 0955c338e7 Added most of events system 2019-03-27 21:52:05 +01:00
aewens 987ac1e5b4 Fixed file permissions 2019-03-11 22:16:06 +01:00
aewens 059187881e Added UI and helper sets, fixed bugs in net socket server, added better comments 2019-03-11 22:15:16 +01:00
aewens 54f4eda307 Changed file permissions, cleaned up socket_server and added new features 2019-03-07 19:32:33 +01:00
aewens 8df62cdc01 Added TODO list for project 2019-02-22 22:17:12 +01:00
aewens cc0b7d9b5e Initial commit 2019-02-22 22:08:58 +01:00
tilde.center 725ab4e855 Initial commit 2019-02-22 12:51:36 -05:00