Commit Graph

242 Commits

Author SHA1 Message Date
Timerix22 3c132e12ea Merge pull request #12 from Timerix22/new_unitype
final commits from new_unitype
2022-09-09 23:09:57 +06:00
Timerix 4291156fd8 type_system.h 2022-09-09 23:04:54 +06:00
Timerix 0f3c1227fe default.config 2022-09-09 22:25:08 +06:00
Timerix22 d9b0daf543 Merge pull request #11 from Timerix22/new_unitype
new build system
2022-09-09 22:14:26 +06:00
Timerix dbbfb64820 cbuild updated 2022-09-09 22:12:39 +06:00
Timerix 50fea51a3e cbuild updated 2022-09-09 20:43:30 +06:00
Timerix a7c75cfda2 type system readme 2022-09-09 20:28:15 +06:00
Timerix 5b7f74b445 chmod_scripts moved into submodule 2022-09-09 19:55:14 +06:00
Timerix 5ceb60a581 .vscode 2022-09-09 19:10:49 +06:00
Timerix e08da5f4a7 added cbuild 2022-09-09 19:06:49 +06:00
Timerix a3c8ef6486 build_scripts removed 2022-09-09 19:06:35 +06:00
Timerix 67e1328ee7 kerepType -> kt 2022-09-06 21:25:03 +06:00
Timerix dc6a52608a a lot of changes 2022-09-06 20:06:08 +06:00
Timerix d449901ab6 Merge branch 'new_unitype' of https://github.com/Timerix22/kerep into new_unitype 2022-09-06 15:55:09 +06:00
Timerix 07cd352f65 kprint.c 2022-09-06 15:54:44 +06:00
Timerix e63056d244 some type system updates 2022-09-06 15:53:13 +06:00
Timerix 3eb1e82f06 script which chmods other scripts 2022-09-06 15:19:14 +06:00
Timerix 55ab45eb56 kprint.h without variadic functions 2022-09-06 15:17:58 +06:00
Timerix 21b20e5e14 removed unneeded else from try() 2022-08-31 21:49:29 +06:00
Timerix 885259f82a fixed some mistakes 2022-08-31 21:48:46 +06:00
Timerix 2b4046313d kprint_format 2022-08-31 21:44:56 +06:00
Timerix eca678026f startsWith() & endsWith() 2022-08-31 21:44:14 +06:00
Timerix22 f35dc7d146 new type system from Timerix22/new_unitype
type descriptors and rework of unitype
2022-08-31 14:20:08 +06:00
Timerix 982a79a052 changed some log messages 2022-08-31 14:17:48 +06:00
Timerix 37e8fdcd6a small changes 2022-08-31 01:09:04 +06:00
Timerix 45c4f383ee fixed dtsod serilization bug 2022-08-27 22:44:15 +06:00
Timerix 03b9ede382 some fixes 2022-08-26 13:58:36 +06:00
Timerix 2ad5790a67 removed log files 2022-08-26 02:05:42 +06:00
Timerix 3323c40fa3 compiles but doesnt work 2022-08-26 02:05:09 +06:00
Timerix b627affbde fixed a lot of broken stuff 2022-08-26 01:45:02 +06:00
Timerix d62405ccff registred all types 2022-08-25 01:37:14 +06:00
Timerix 2e378d1458 new TypeId system 2022-08-24 19:18:24 +06:00
Timerix22 11c5b57856 Merge pull request #8 from Timerix22/pull_network_without_network
Pull network without network
2022-08-24 13:58:55 +06:00
Timerix22 8234c6e7b5 Update kerep.vcxproj 2022-08-24 13:53:54 +06:00
Timerix22 0ce156536c removed test_network() call 2022-08-24 13:50:59 +06:00
Timerix22 996dcd41de removed test_network() definition 2022-08-24 13:50:11 +06:00
Timerix22 491929c3c2 Delete test_network.c 2022-08-24 13:49:26 +06:00
Timerix22 16dcadb3f3 Delete src/Network directory 2022-08-24 13:48:48 +06:00
Timerix22 8b3043b546 Delete src/Network directory 2022-08-24 13:44:30 +06:00
Timerix22 af758fc318 Merge pull request #5 from Timerix22/main
merge with main
2022-08-24 13:42:57 +06:00
Timerix 731c589b6e build_static_lib_dbg 2022-08-16 21:41:13 +06:00
Timerix 8efee6e738 removed 'reset' call 2022-08-16 20:20:06 +06:00
Timerix 827ff474cb continue working on sockets 2022-08-16 15:51:27 +06:00
Timerix 7213a361b2 removed PACK() macro 2022-08-14 14:29:03 +06:00
Timerix 171d5c4763 fixed visual studio project 2022-08-14 14:21:14 +06:00
Timerix 7ba7201d3a PACK() macro 2022-08-14 13:23:39 +06:00
Timerix 4e162bd474 Network/* structure changed 2022-08-13 00:53:30 +06:00
Timerix d96bebaf45 test_network 2022-08-12 22:27:34 +06:00
Timerix 4ec2984b5a network.h 2022-08-12 22:27:23 +06:00
Timerix ae1320e31f small changes 2022-08-12 22:26:58 +06:00