index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Script
/
Expr.hs
Age
Commit message (
Collapse
)
Author
4 days
Arbitrary expressions as variable values
HEAD
master
Roman Smrž
9 days
Non-primitive result type in ExprTypeFunction constructor
Roman Smrž
9 days
Type application in expressions
Roman Smrž
10 days
Allow arbitrary types within DynVariable
Roman Smrž
10 days
Expressions with polymorphic types
Roman Smrž
Changelog: Initial support for polymorphic types
2026-04-12
Type constructors
Roman Smrž
2026-01-11
Do not show internal variables in call stack list
Roman Smrž
2026-01-07
Call stack for the ‘expect’ statement
Roman Smrž
2026-01-05
Ignore subexpression evaluation error when gathering vars
Roman Smrž
2025-09-20
Pass call stack info through function application
Roman Smrž
Changelog: Show call stack in error messages
2025-09-13
Get call stack information from function application
Roman Smrž
2025-09-12
Call stack type and tests
Roman Smrž
2025-04-24
Fix parsing regexes containing only a variable expansion
Roman Smrž
2025-04-22
Conversions for variable expansion in ExprType class
Roman Smrž
2025-02-27
Refactor script/expression related code to multiple modules
Roman Smrž