21 Commits

Author SHA1 Message Date
2e0f089611 add nf7::Mutex 2023-08-18 13:58:22 +09:00
1ec5e9c03e allow nf7::Exception to take dynamic string 2023-08-13 13:11:24 +09:00
e6d9d2205d add new subsystem interface, Logger 2023-08-13 12:54:36 +09:00
51b550ae26 add LeakDetector 2023-08-06 10:43:14 +09:00
4fd6b17936 enhance Exception to print exception stack on stream 2023-08-05 20:41:04 +09:00
7beef09f2b fix file order in cmake script 2023-08-01 21:19:49 +09:00
fdb3e28eec add unittests for LambdaBase 2023-08-01 21:15:55 +09:00
6125f12384 move task context definitions to new file under iface/common 2023-07-29 10:25:18 +09:00
fde7d40e87 move include path specification to nf7_config target in CMake 2023-07-23 21:23:47 +09:00
e30c0bd8d0 add Concurrency & Parallelisim 2023-07-23 11:40:11 +09:00
deca5c4a50 add File 2023-07-21 22:16:37 +09:00
09320615b9 add Env and Lambda 2023-07-21 22:09:38 +09:00
63911d448d add Task and TaskQueue 2023-07-17 21:43:35 +09:00
3b1e66babe add Value 2023-07-16 10:51:41 +09:00
728a4c3365 add Dealer interfaces 2023-07-15 22:49:25 +09:00
6cda20c93c add Container 2023-07-15 15:12:41 +09:00
52abaeea1b move generic types into subdir 2023-07-15 15:12:41 +09:00
70c41b3c3b add nf7::Future and nf7::Exception 2023-07-15 15:12:41 +09:00
b93fcb6ac7 add Observer interface 2023-07-15 15:12:41 +09:00
17f292aced enable compiler warnings 2023-07-15 08:02:37 +09:00
fd5958887c create new project 2023-07-09 13:03:23 +09:00