Commit Graph

14 Commits

Author SHA1 Message Date
Pasha Bibko
a54c0ccbab Moved Common to external git repo
Also changed namespace from LXC to PashaBibko::LXC
2025-08-09 21:31:36 +01:00
Pasha Bibko
7e95b7157e Changed how variables are created 2025-08-04 15:46:19 +01:00
Pasha Bibko
28049ece94 Changed how functions are created 2025-07-23 21:58:23 +01:00
Pasha Bibko
6a534ba635 Stopped memory leak with transferring tokens 2025-07-23 18:22:24 +01:00
Pasha Bibko
4d6224529f Added lexer tests 2025-07-22 20:46:42 +01:00
Pasha Bibko
06311cc935 Fixed formatting 2025-07-22 16:05:35 +01:00
cde435ba55 Compiles on UNIX based systems 2025-07-21 19:57:05 +01:00
Pasha Bibko
d6568a8d2f Added keywords 2025-07-21 18:54:25 +01:00
Pasha Bibko
5bfeb75536 Tabs -> Spaces 2025-07-21 17:39:43 +01:00
Pasha Bibko
bb3d8fb13e Started implementing Lexer errors 2025-07-20 21:54:37 +01:00
Pasha Bibko
9dedcf30b1 Added proper logging capabilities 2025-07-20 18:09:29 +01:00
Pasha Bibko
903b4da7df Added basic lexer 2025-07-20 16:15:58 +01:00
Pasha Bibko
8f75e52a07 Added foundation for Lexer 2025-07-20 13:49:10 +01:00
Pasha Bibko
c8975f0c20 Added the token class 2025-07-19 23:02:16 +01:00