index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
asset
Age
Commit message (
Expand
)
Author
32 hours
Parse list types in type expression
HEAD
master
Roman Smrž
32 hours
Accept various builtin types in type expressions
Roman Smrž
32 hours
Type annotations in arguments of function definition
Roman Smrž
32 hours
Parse type annotations in expressions
Roman Smrž
6 days
Fix parsing statements using innerBlock without new variables
Roman Smrž
6 days
Shell: implement ‘!’ operator
Roman Smrž
6 days
Shell: track exit code of the last command
Roman Smrž
6 days
Shell: allow to toggle "exit on error"
Roman Smrž
6 days
Shell: implement cd command
Roman Smrž
6 days
Shell: implement pwd command
Roman Smrž
2026-05-31
Options to select and exclude tests in config file
Roman Smrž
2026-05-24
Refactor test filtering to its own function and type
Roman Smrž
2026-05-19
Fix test preamble parsing conflict with local statement
Roman Smrž
2026-05-19
Fix parsing after tag declaration
Roman Smrž
2026-05-18
Concatenation operator for lists
Roman Smrž
2026-05-17
More generic unification in for statement
Roman Smrž
2026-05-17
Concat builtin function
Roman Smrž
2026-05-02
Arbitrary type expression as function arguments
Roman Smrž
2026-05-01
Parsing distinction for single-word and function-call terms
Roman Smrž
2026-04-24
Arbitrary expressions as variable values
Roman Smrž
2026-01-14
Mark ignored output lines
Roman Smrž
2026-01-07
Call stack for the ‘expect’ statement
Roman Smrž
2025-10-05
Redirection in shell scripts
Roman Smrž
2025-09-20
Pass call stack info through function application
Roman Smrž
2025-09-19
Add timeout argument for the ‘expect’ command
Roman Smrž
2025-09-12
Call stack type and tests
Roman Smrž
2025-09-01
Add "ignore" command
Roman Smrž
2025-08-25
Shell pipes
Roman Smrž
2025-08-02
Shell: list all shell special characters for parser
Roman Smrž
2025-08-02
Shell: support backslash-escaped spaces
Roman Smrž
2025-08-02
Test: basic shell scripts
Roman Smrž
2025-06-21
Boolean literals and comparison operators
Roman Smrž
2025-06-04
Replace 'ip netns exec' with direct setns syscall
Roman Smrž
2025-06-02
Test script execution based on config file
Roman Smrž
2025-05-12
Fix parser indentation check after ‘export’
Roman Smrž
2025-04-22
Conversions for variable expansion in ExprType class
Roman Smrž