VegOwOtenks · er/ihm
  • Joined on 2024-09-06
VegOwOtenks pushed to main at VegOwOtenks/wwffwfwf 2024-10-18 18:03:07 +02:00
091d131e69 Implemented Equivalency and Implication operators
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-18 17:20:57 +02:00
7120f59951 Implemented TracingHeap_GetDataColor
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-18 17:00:37 +02:00
1e9dbd3018 Started making object creation work
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-18 16:21:09 +02:00
e8410e9464 Updated submodule commit
VegOwOtenks pushed to main at VegOwOtenks/wwffwfwf 2024-10-18 10:01:20 +02:00
c4860e60b7 Changed the separator character '#'
c38aa04143 Implemented binary equality operator
Compare 2 commits »
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-16 19:55:38 +02:00
840b19adf2 Added optional pointer return in TraceNextN
d3722aac83 Implemented IsTraceFinished, removed global linked list
c6ff6ad31d Changed size_query and destructor call order
Compare 3 commits »
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-15 23:04:47 +02:00
bc49570d12 Simple implementation of basic operations on complex numbers
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-14 12:32:15 +02:00
ccbe41c269 Implemented TracingHeap_Destroy and TraceNextN
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-14 00:19:40 +02:00
4f2a816128 Generated CMakeLists.txt, implemented some of TracingHeap
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-13 22:12:16 +02:00
7c74b68d75 Fixed the sigsegv bug in binary tree
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-13 18:24:26 +02:00
88e4385c5f Refactored static functions in BinaryTree.c
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-13 18:20:33 +02:00
60c3f81884 Implemented BinaryTree_Remove() and wrote a test for it
34201c1165 TODO for potential efficiency loss
Compare 2 commits »
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-10 18:59:35 +02:00
c12e763b28 implementation of useful error messages
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-10 18:54:41 +02:00
2ce8200366 make.sh with small message on success
471cf679cd List type and generic base type, char wrapper type
Compare 2 commits »
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-10 17:34:35 +02:00
647f739d08 Updated submodule commit
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-10 16:36:14 +02:00
4fae5d63a6 Datatype byte and print function
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-10 15:58:10 +02:00
a30f259121 New StringView function: SpanWhile
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-10 15:54:37 +02:00
3f05fa5141 File splitting, object type
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-08 23:25:08 +02:00
5313cc5603 Fixed compile script, factorial.flup implemented
aec860a6b8 Portable print function using inttypes, multiplication
Compare 2 commits »
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-08 22:58:48 +02:00
a663ce2044 Update README.md