VegOwOtenks · er/ihm
  • Joined on 2024-09-06
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 »
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-08 12:13:17 +02:00
22394b2d6e Roadmap.md file, fixed main frame memory leak
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-08 11:12:52 +02:00
fcdbc8e6a9 Fixed uninitialised memory bug
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-08 10:49:51 +02:00
4259c1940c submodule commit bump-up
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-08 10:49:36 +02:00
10be4dfbbf Implemented iterating macros
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-02 15:42:10 +02:00
9dbb9e882c Turing-Complete now
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-01 21:37:30 +02:00
3bf4a73c2e Did some work today, including function parsing
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-01 21:37:08 +02:00
c2c3c2d96e Implemented Scratchpad_ReserveAligned and refactored internally
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-01 11:07:53 +02:00
85192bb4c1 adjusted new include paths
3b142cf066 removed include symlink
Compare 2 commits »
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-01 11:06:06 +02:00
7d8ba6fc28 More functional-style stringview functions
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-01 11:00:51 +02:00
9492ede4f8 Dependency as submodule
VegOwOtenks created branch main in VegOwOtenks/utilitiec 2024-10-01 10:59:33 +02:00
VegOwOtenks pushed to main at VegOwOtenks/utilitiec 2024-10-01 10:59:33 +02:00
baa4a148fe Fixed indentation issue
1b3d007ec2 StringView_Partition for One-Off Splits
1a330b3c9b DynamicBuffer rename
a0da4ce1a3 Subprocess with pipe capturing
7a3f1955b9 Removed unused import
Compare 10 commits »
VegOwOtenks created repository VegOwOtenks/utilitiec 2024-10-01 10:57:55 +02:00
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-01 10:56:56 +02:00
31d96327bd Tokenizing and printing
VegOwOtenks pushed to main at VegOwOtenks/flup 2024-10-01 10:55:53 +02:00
b5912b95f7 Tokenizing and printing
371eca6269 bin/ is now in the gitignore
13495d95e7 Initial commit
6fabc85fab Source code templates
Compare 4 commits »
VegOwOtenks created repository VegOwOtenks/flup 2024-10-01 10:54:55 +02:00
VegOwOtenks pushed to main at VegOwOtenks/ubcf 2024-10-01 09:57:33 +02:00
4cfe491e1e I forgot about ., operators