7 Commits

Author SHA1 Message Date
Abdelrahman Said
a6e129eb12 Update to reduce copying of expressions 2025-06-22 12:39:47 +01:00
Abdelrahman Said
c6f9307253 And that's why I hate C++ 2025-06-21 16:51:35 +01:00
Abdelrahman Said
c78e694f87 Improved solution with inline functions 2025-06-20 23:25:12 +01:00
Abdelrahman Said
de85b0d93c More ergonomic solution using macros, but still needs improvement 2025-06-19 08:23:24 +01:00
56e259d7ed Slightly improved version of the parser 2025-06-18 22:57:52 +01:00
Abdelrahman Said
ae87a3b4a3 A working but clunky solution for expressions 2025-06-09 23:03:03 +01:00
2f0c4be7bf Start implementing the parser 2025-06-09 06:41:14 +01:00