summaryrefslogtreecommitdiff
path: root/src/Script/Expr.hs
AgeCommit message (Expand)Author
10 daysArbitrary type expression as function argumentsHEADmasterRoman Smrž
2026-04-25Keep type info in HideType to support non-primitive typesRoman Smrž
2026-04-25Polymorphic types in function argumentsRoman Smrž
2026-04-24Arbitrary expressions as variable valuesRoman Smrž
2026-04-19Non-primitive result type in ExprTypeFunction constructorRoman Smrž
2026-04-19Type application in expressionsRoman Smrž
2026-04-18Allow arbitrary types within DynVariableRoman Smrž
2026-04-18Expressions with polymorphic typesRoman Smrž
2026-04-12Type constructorsRoman Smrž
2026-01-11Do not show internal variables in call stack listRoman Smrž
2026-01-07Call stack for the ‘expect’ statementRoman Smrž
2026-01-05Ignore subexpression evaluation error when gathering varsRoman Smrž
2025-09-20Pass call stack info through function applicationRoman Smrž
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ž