Abdüssamet ERSOYLU 6c3adc3dda refactor(parser): replace variant-based actions with polymorphic interface
Simplify action handling by introducing a polymorphic base class for actions
Remove std::variant usage and improve type safety with proper cloning
Clean up unused includes and test code in main.cpp
2025-10-04 00:33:27 +04:00
2025-06-24 18:35:50 +04:00
2025-06-24 18:45:46 +04:00
Description
No description provided
MIT 76 KiB
Languages
C++ 98.3%
CMake 1.7%