| Age | Commit message (Expand) | Author | 
| 2025-05-25 | add bitwise not and xor or | A404M | 
| 2025-05-24 | fixing some problems in parsing | A404M | 
| 2025-05-24 | fix some unintended stuff | A404M | 
| 2025-05-24 | add a good example for calling c functions | A404M | 
| 2025-05-23 | add way to call C functions | A404M | 
| 2025-05-18 | replaced putc with @putc() | A404M | 
| 2025-05-17 | add comptime if checking | A404M | 
| 2025-05-16 | cleaning up more | A404M | 
| 2025-05-16 | fix access operator and some stuff to make break work | A404M | 
| 2025-05-15 | better copy management in ast | A404M | 
| 2025-05-11 | added comptime keyword to variables | A404M | 
| 2025-05-11 | fix typo | A404M | 
| 2025-05-07 | add lazy to variables | A404M | 
| 2025-05-07 | fix bugs in dereference and address and logs | A404M | 
| 2025-04-29 | add a lot of builtins | A404M | 
| 2025-04-26 | some clean up | A404M | 
| 2025-04-25 | move time to utils | A404M | 
| 2025-04-24 | make stuff much optimized | A404M | 
| 2025-04-24 | some clean ups | A404M | 
| 2025-04-11 | add @typeOf | A404M | 
| 2025-04-11 | fix recursive after function overloading | A404M | 
| 2025-04-09 | add logical and or not | A404M | 
| 2025-04-09 | changed the way of parsing order finding to speed it up | A404M | 
| 2025-04-09 | add putc keyword to print char | A404M | 
| 2025-04-08 | add support for tcc | A404M | 
| 2025-04-04 | returning functions now work | A404M | 
| 2025-04-04 | add reassignable functions in function scopes (reassignable lambdas) | A404M | 
| 2025-03-21 | fix bug in function types | A404M | 
| 2025-03-20 | made tests auto generated | A404M | 
| 2025-02-09 | fix memory leaks | A404M | 
| 2025-02-09 | fixed running functions twoice | A404M | 
| 2025-02-09 | fix some memory leak | A404M | 
| 2025-01-24 | add types and type checking (not complete) | A404M | 
| 2025-01-19 | fix memory leaks | A404M | 
| 2025-01-18 | initial commit | A404M |