summaryrefslogtreecommitdiff
path: root/src/Script/Expr.hs
AgeCommit message (Collapse)Author
8 daysPass call stack info through function applicationRoman Smrž
Changelog: Show call stack in error messages
2025-09-13Get call stack information from function applicationRoman Smrž
2025-09-12Call stack type and testsRoman Smrž
2025-04-24Fix parsing regexes containing only a variable expansionRoman Smrž
2025-04-22Conversions for variable expansion in ExprType classRoman Smrž
2025-02-27Refactor script/expression related code to multiple modulesRoman Smrž