LuaFunctionRegisterSpreadsheet/GhidraParser
DrFrugal 45dd86e289 refactor to use std::optional instead of ParseResult or EvalResult
big refactor for evaluating local variables etc
tracking branches and loops
FunctionInfo struct has a constructor for parsing from vector of strings
2024-01-28 21:38:40 +01:00
..
FunctionInfo.cpp refactor to use std::optional instead of ParseResult or EvalResult 2024-01-28 21:38:40 +01:00
FunctionInfo.hpp refactor to use std::optional instead of ParseResult or EvalResult 2024-01-28 21:38:40 +01:00
GhidraParser.cpp refactor to use std::optional instead of ParseResult or EvalResult 2024-01-28 21:38:40 +01:00
GhidraParser.hpp lots of refactoring... 2024-01-24 03:46:26 +01:00
GhidraParser.vcxproj lots of refactoring... 2024-01-24 03:46:26 +01:00
GhidraParser.vcxproj.filters lots of refactoring... 2024-01-24 03:46:26 +01:00
GhidraParser.vcxproj.user initial commit with yet again adjusted .gitignore... thank you visual studio 2024-01-22 02:31:32 +01:00
Utility.cpp refactor to use std::optional instead of ParseResult or EvalResult 2024-01-28 21:38:40 +01:00
Utility.hpp refactor to use std::optional instead of ParseResult or EvalResult 2024-01-28 21:38:40 +01:00