vegowotenks vegowotenks · er/ihm
  • Joined on 2024-09-06
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
vegowotenks pushed to main at vegowotenks/flup 2024-10-08 22:58:33 +02:00
76b1a0f6f7 Update README.md
vegowotenks pushed to main at vegowotenks/flup 2024-10-08 22:54:42 +02:00
6ccf576136 Edited roadmap to reflect the implemented features
vegowotenks pushed to main at vegowotenks/flup 2024-10-08 22:52:12 +02:00
bba1e2a00f JetBrains CLion generated & modified CMakeLists.txt
b17df7cb40 Interpreter input files for testing
2b9e33b106 .idea bin/ and build/ folder ignored
06f385d6b0 cleanup and implementation of builtin functions
78bb3321d8 implements inner function definition in function body
Compare 6 commits »
vegowotenks pushed to main at vegowotenks/flup 2024-10-08 13:58:06 +02:00
b7f11d1fc2 Implements binding variables (including name shadowing)
vegowotenks pushed to main at vegowotenks/flup 2024-10-08 12:34:48 +02:00
8ab0282199 First error message!
vegowotenks pushed to main at vegowotenks/flup 2024-10-08 12:30:22 +02:00
af2574b769 Updated roadmap
16d77f494b New tokenizer tokens for variable binding
Compare 2 commits »