index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
5 days
Change working directory of spawned process to node directory
HEAD
master
devel
Roman Smrž
13 days
Separate parsers for individual variables and function calls
Roman Smrž
13 days
Reserved words not accepted as identifiers
Roman Smrž
13 days
Use void context for user-defined functions
Roman Smrž
13 days
Documentation for user-defined functions
Roman Smrž
2024-12-07
Functions returning arbitrary types
Roman Smrž
2024-12-07
Arguments for user-defined functions
Roman Smrž
2024-12-03
Ignore missing variables when gathering used values
Roman Smrž
2024-12-03
Remove remaining Expr usage in TestStep
Roman Smrž
2024-12-02
Trace regex variables in expect using new type
Roman Smrž
2024-11-29
Represent root network as an internal variable
Roman Smrž
2024-11-29
Special "builtin" value for SourceLine
Roman Smrž
2024-11-28
Separate VarValue type without hidden type
Roman Smrž
2024-11-28
Remove embedded Expr for some inner TestBlock parameters
Roman Smrž
2024-11-20
Avoid embedded Expr in most of test step parameters
Roman Smrž
2024-11-13
Keep track of used variables alongside evaluated expressions
Roman Smrž
2024-11-12
Reformat Test.eval function to use lambda case
Roman Smrž
2024-11-12
Remove ExprStatement in favor of using Expr TestBlock
Roman Smrž
2024-11-09
Move withVar into MonadEval type class
Roman Smrž
2024-10-14
Custom C main instead of wrapper binary
Roman Smrž
2024-10-04
User-defined test functions without parameters
Roman Smrž
2024-09-28
Use "matching" as keyword for regex argument of "flush"
Roman Smrž
2024-09-28
Fix regex check in flush command
Roman Smrž
2024-09-28
Optional arguments and "flush" as a builtin
Roman Smrž
2024-09-28
Implement "send" as a builtin
Roman Smrž
2024-09-28
Partial application in expression statements
Roman Smrž
2024-09-28
Require parentheses around complex command arguments
Roman Smrž
2024-09-27
Default and context-provided values for function arguments
Roman Smrž
2024-09-25
Implement "guard" as a builtin
Roman Smrž
2024-09-24
Function parameters and calls
Roman Smrž
2024-09-18
Greater-then/less-then comparison operators for numbers
Roman Smrž
2024-09-18
Make sure identifier starts with a letter
Roman Smrž
2024-09-17
Type variables and simple unification
Roman Smrž
2024-08-13
Version 0.2.4
v0.2.4
Roman Smrž
2024-08-11
Remove emptyVarValue from ExprType class
Roman Smrž
2024-08-11
Remove MonadEval instance for TestParser
Roman Smrž
2024-08-11
Parser: try ParamType Either branches with cleared delayed errors
Roman Smrž
2024-08-11
Fix missing import with newer mtl
Roman Smrž
2024-08-10
Version 0.2.3
v0.2.3
Roman Smrž
2024-08-07
Parser: collect toplevel definitions using Writer
Roman Smrž
2024-08-07
Replace first command (wait) with a builtin
Roman Smrž
2024-08-07
Parser: report multiple errors in some cases
Roman Smrž
2024-08-06
Test block expression type and statement
Roman Smrž
2024-08-05
Check if module name matches file path
Roman Smrž
2024-08-02
Module name declaration
Roman Smrž
2024-07-31
Enable color only for terminal output, add manual options
Roman Smrž
2024-07-30
Add network member to the node object
Roman Smrž
2024-05-18
README: fix regex example
Roman Smrž
2024-05-17
Version 0.2.2
v0.2.2
Roman Smrž
2024-05-17
Bump dependencies for GHC 9.10
Roman Smrž
[next]