|
|
590790817b
|
segfault fixed
|
2023-02-13 19:26:17 +06:00 |
|
|
|
95fec8d166
|
breaking changes in type system
|
2023-02-13 00:34:32 +06:00 |
|
|
|
305854e721
|
i32
|
2023-02-11 12:19:05 +06:00 |
|
|
|
609dfcf3ed
|
dir_create
|
2023-02-10 12:58:17 +06:00 |
|
|
|
d2eb241d0d
|
Merge branch 'main' of https://github.com/Timerix22/kerep
|
2023-02-09 01:42:13 +06:00 |
|
|
|
835bc5e834
|
filesystem rework
|
2023-02-09 01:42:10 +06:00 |
|
|
|
75f023a4bd
|
updated visual studio project
|
2023-02-08 03:04:04 +06:00 |
|
|
|
6c5358d1fb
|
fixed small bug
|
2023-02-04 16:35:28 +06:00 |
|
|
|
29a5b22286
|
some Array improvements
|
2023-01-20 19:57:37 +06:00 |
|
|
|
3a20caf380
|
buffer overflow fix
|
2023-01-20 19:00:14 +06:00 |
|
|
|
cef4fe4002
|
file_readAll fix
|
2023-01-20 16:42:19 +06:00 |
|
|
|
4f6cf9da51
|
static inline __kpVU_i
|
2023-01-20 15:45:40 +06:00 |
|
|
|
f64a8368ac
|
linking to winsock
|
2023-01-20 04:26:35 +06:00 |
|
|
|
3d15cb35af
|
Merge branch 'main' into network
|
2023-01-20 01:24:41 +06:00 |
|
|
|
40d1828f2c
|
optime
|
2023-01-20 01:17:52 +06:00 |
|
|
|
c5e1a42eb7
|
fixed float printing errors
|
2023-01-20 00:24:55 +06:00 |
|
|
|
8b5db6c23f
|
toString_float
|
2023-01-19 23:03:57 +06:00 |
|
|
|
936ccf6c66
|
toString_bin fix
|
2023-01-19 21:39:53 +06:00 |
|
|
|
e007c46f0e
|
endian
|
2023-01-19 20:59:02 +06:00 |
|
|
|
31c7d4e31b
|
PACK_ENUM
|
2023-01-19 20:58:30 +06:00 |
|
|
|
169165ac5a
|
test_kprint
|
2023-01-18 03:49:44 +06:00 |
|
|
|
ab761aa395
|
kprint massive rename
|
2023-01-18 03:38:30 +06:00 |
|
|
|
9d5dac93de
|
fixed kprint flag macros
|
2023-01-17 23:49:30 +06:00 |
|
|
|
c1218014db
|
warning supression
|
2023-01-17 22:25:28 +06:00 |
|
|
|
912bea9397
|
kprintf readme
|
2023-01-17 21:23:00 +06:00 |
|
|
|
65c2780b94
|
improved int to string conversion
|
2023-01-17 20:47:26 +06:00 |
|
|
|
105758079a
|
register Autoarr_string
|
2023-01-16 04:32:57 +06:00 |
|
|
|
f09aa092c1
|
semicolons after case:
|
2023-01-16 00:04:28 +06:00 |
|
|
|
0c9975ba8e
|
fixed header name
|
2023-01-15 23:43:25 +06:00 |
|
|
|
85d6ba2216
|
different socket structs instead of universal
|
2023-01-15 21:34:04 +06:00 |
|
|
|
288c73104c
|
fixed errors
|
2022-11-25 10:36:38 +06:00 |
|
Timerix22
|
2efcf08ebe
|
Merge pull request #13 from Timerix22/main
merge changes from 'main'
|
2022-11-15 12:25:47 +06:00 |
|
|
|
c2b3e3997d
|
knNetwork file structure changed
|
2022-11-14 10:02:28 +06:00 |
|
|
|
c2825a9540
|
added 'pragma once' to Array.h
|
2022-11-06 01:01:38 +06:00 |
|
|
|
cac7226de1
|
path functions
|
2022-11-06 00:35:19 +06:00 |
|
|
|
856a0e3e3e
|
cptr_indexOf
|
2022-11-06 00:34:59 +06:00 |
|
|
|
b09f6b802c
|
Merge branch 'main' of https://github.com/Timerix22/kerep
|
2022-11-05 13:10:06 +06:00 |
|
|
|
7f62334a4a
|
filesystem
|
2022-11-05 13:10:02 +06:00 |
|
|
|
451358ad6c
|
string length -> uint64
|
2022-11-04 23:50:59 +06:00 |
|
|
|
e846f6d304
|
yet another ktid type system refactoring
|
2022-11-04 22:19:19 +06:00 |
|
|
|
a55b2245bd
|
Merge branch 'main' into network
|
2022-10-30 19:57:05 +06:00 |
|
|
|
abfbc7eaa2
|
some small changes
|
2022-10-30 19:47:13 +06:00 |
|
|
|
b327f037e7
|
fixed one typo
|
2022-10-30 18:51:49 +06:00 |
|
|
|
67680b8157
|
fixed Array (again)
|
2022-10-28 14:30:20 +06:00 |
|
|
|
5e907327d6
|
fixed Array functions
|
2022-10-28 12:09:24 +06:00 |
|
|
|
5e35cb6721
|
path_concat
|
2022-10-28 11:57:43 +06:00 |
|
|
|
e2ecfc3d27
|
Array struct
|
2022-10-28 11:57:18 +06:00 |
|
|
|
f8a610ace0
|
Autoarr readme
|
2022-10-28 11:56:59 +06:00 |
|
|
|
a3dac3e756
|
fixed memory leak in cptr_concat
|
2022-10-28 11:02:29 +06:00 |
|
|
|
1632c78300
|
some fixes
|
2022-10-28 02:09:10 +06:00 |
|
|
|
88815452bc
|
fixed kprintf
|
2022-10-28 00:39:47 +06:00 |
|
|
|
121f492b84
|
kprintf color parse
|
2022-10-24 19:13:04 +06:00 |
|
|
|
4785023126
|
all printf calls replaced with kprintf
|
2022-10-24 18:33:43 +06:00 |
|
|
|
c70544ff97
|
kprintf
|
2022-10-24 18:06:51 +06:00 |
|
|
|
cb8f31d998
|
fate() inlined
|
2022-10-24 17:44:29 +06:00 |
|
|
|
49f1931a34
|
kprint now works
|
2022-10-24 17:40:08 +06:00 |
|
|
|
bbeb6bea1d
|
fixed memory leaks
|
2022-10-24 15:59:01 +06:00 |
|
|
|
4222c3ebf6
|
base_toString
|
2022-10-24 15:25:13 +06:00 |
|
|
|
d270554dfa
|
kprint moved out from base
|
2022-10-24 04:39:18 +06:00 |
|
|
|
66935ae437
|
no more repeating code in xoshiro/xoroshiro
|
2022-10-24 04:32:06 +06:00 |
|
|
|
f33804f5b8
|
added random number generation algorithms
|
2022-10-24 03:29:42 +06:00 |
|
|
|
0e6a0f6482
|
some changes in kprint
|
2022-10-23 17:10:30 +06:00 |
|
|
|
a0a35b30a6
|
base_toString
|
2022-09-28 22:07:17 +06:00 |
|
|
|
d5a60953c3
|
ktId_declare
|
2022-09-21 01:16:32 +06:00 |
|
|
|
4291156fd8
|
type_system.h
|
2022-09-09 23:04:54 +06:00 |
|
|
|
a7c75cfda2
|
type system readme
|
2022-09-09 20:28:15 +06:00 |
|
|
|
67e1328ee7
|
kerepType -> kt
|
2022-09-06 21:25:03 +06:00 |
|
|
|
dc6a52608a
|
a lot of changes
|
2022-09-06 20:06:08 +06:00 |
|
|
|
d449901ab6
|
Merge branch 'new_unitype' of https://github.com/Timerix22/kerep into new_unitype
|
2022-09-06 15:55:09 +06:00 |
|
|
|
07cd352f65
|
kprint.c
|
2022-09-06 15:54:44 +06:00 |
|
|
|
e63056d244
|
some type system updates
|
2022-09-06 15:53:13 +06:00 |
|
|
|
55ab45eb56
|
kprint.h without variadic functions
|
2022-09-06 15:17:58 +06:00 |
|
|
|
21b20e5e14
|
removed unneeded else from try()
|
2022-08-31 21:49:29 +06:00 |
|
|
|
885259f82a
|
fixed some mistakes
|
2022-08-31 21:48:46 +06:00 |
|
|
|
2b4046313d
|
kprint_format
|
2022-08-31 21:44:56 +06:00 |
|
|
|
eca678026f
|
startsWith() & endsWith()
|
2022-08-31 21:44:14 +06:00 |
|
|
|
982a79a052
|
changed some log messages
|
2022-08-31 14:17:48 +06:00 |
|
|
|
37e8fdcd6a
|
small changes
|
2022-08-31 01:09:04 +06:00 |
|
|
|
45c4f383ee
|
fixed dtsod serilization bug
|
2022-08-27 22:44:15 +06:00 |
|
|
|
03b9ede382
|
some fixes
|
2022-08-26 13:58:36 +06:00 |
|
|
|
3323c40fa3
|
compiles but doesnt work
|
2022-08-26 02:05:09 +06:00 |
|
|
|
b627affbde
|
fixed a lot of broken stuff
|
2022-08-26 01:45:02 +06:00 |
|
|
|
d62405ccff
|
registred all types
|
2022-08-25 01:37:14 +06:00 |
|
|
|
2e378d1458
|
new TypeId system
|
2022-08-24 19:18:24 +06:00 |
|
Timerix22
|
16dcadb3f3
|
Delete src/Network directory
|
2022-08-24 13:48:48 +06:00 |
|
|
|
827ff474cb
|
continue working on sockets
|
2022-08-16 15:51:27 +06:00 |
|
|
|
7213a361b2
|
removed PACK() macro
|
2022-08-14 14:29:03 +06:00 |
|
|
|
171d5c4763
|
fixed visual studio project
|
2022-08-14 14:21:14 +06:00 |
|
|
|
7ba7201d3a
|
PACK() macro
|
2022-08-14 13:23:39 +06:00 |
|
|
|
4e162bd474
|
Network/* structure changed
|
2022-08-13 00:53:30 +06:00 |
|
|
|
4ec2984b5a
|
network.h
|
2022-08-12 22:27:23 +06:00 |
|
|
|
3d66ff08af
|
my_type_last
|
2022-08-01 01:41:18 +06:00 |
|
|
|
b6e47a310b
|
removed incomplete c++ code
|
2022-07-21 03:11:56 +03:00 |
|
|
|
7cd2facc5e
|
7
|
2022-07-21 01:18:38 +03:00 |
|
|
|
84c3a10035
|
SearchTree: push/pull by string keys
|
2022-07-21 00:07:50 +03:00 |
|
|
|
2de4506e01
|
Autoarr_define
|
2022-07-17 17:05:10 +03:00 |
|
|
|
16957ced1a
|
some small changes
|
2022-07-17 16:56:49 +03:00 |
|
|
|
bee08e4754
|
fixed cptr_copy
|
2022-07-17 13:31:08 +03:00 |
|
|
|
378277450b
|
Hashtable2 with many bugs
|
2022-06-20 19:54:56 +03:00 |
|
|
|
38aad5c108
|
75
|
2022-06-13 14:54:50 +03:00 |
|