index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Parser
Age
Commit message (
Expand
)
Author
33 hours
Remove requirement of primitive type for context
Roman Smrž
33 hours
Use closure instead of failing with ambiguous type for argument types with fr...
Roman Smrž
33 hours
Parse type annotations in expressions
Roman Smrž
6 days
Fix parsing statements using innerBlock without new variables
Roman Smrž
6 days
Shell: fix parsing of redirection and pipes followed by some symbols
Roman Smrž
2026-05-24
Refactor test filtering to its own function and type
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
Function arguments unification
Roman Smrž
2026-05-16
Separate hide/expose expressions for primitive and function types
Roman Smrž
2026-05-09
Unification of function and forall types
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-25
Keep type info in HideType to support non-primitive types
Roman Smrž
2026-04-25
Polymorphic types in function arguments
Roman Smrž
2026-04-19
Non-primitive result type in ExprTypeFunction constructor
Roman Smrž
2026-04-19
Keep type information for polymorphic variables
Roman Smrž
2026-04-19
Type application in expressions
Roman Smrž
2026-04-18
Allow arbitrary types within DynVariable
Roman Smrž
2026-04-18
Empty list expression
Roman Smrž
2026-04-18
Expressions with polymorphic types
Roman Smrž
2026-04-13
Type deconstruction and matching in unification
Roman Smrž
2026-04-12
Type constructors
Roman Smrž
2026-04-11
Parse tags in test preamble
Roman Smrž
2026-04-05
Custom signals to kill spawned process
Roman Smrž
2026-04-05
Parse data constructors
Roman Smrž
2026-01-07
Call stack for the ‘expect’ statement
Roman Smrž
2025-11-06
Do not stop shell command parsing on some not-yet-used special chars
Roman Smrž
2025-10-05
Redirection in shell scripts
Roman Smrž
2025-10-02
Shell: custom data type for command arguments
Roman Smrž
2025-09-29
Avoid using Expr Maybe when parsing shell pipeline
Roman Smrž
2025-09-25
Remove ParamType instance for Expr
Roman Smrž
2025-09-19
Add timeout argument for the ‘expect’ command
Roman Smrž
2025-09-13
Get call stack information from function application
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-06-21
Boolean literals and comparison operators
Roman Smrž
2025-06-19
Explicit Scope constructor in TestStep data type
Roman Smrž
2025-05-31
Print source line of shell command failure
Roman Smrž
2025-05-25
Fix build with older base
Roman Smrž
2025-05-15
Single-quoted strings in shell
Roman Smrž
2025-05-15
Extra arguments for the spawned tool
Roman Smrž
2025-05-14
Make shell process name optional
Roman Smrž
2025-05-14
Parse shell statement parameters in arbitrary order
Roman Smrž
2025-04-27
Evaluate asset path to absolute and check if it exists
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-04-18
Shell interpreter for test script
Roman Smrž
2025-04-15
Parametrize test block with return type
Roman Smrž
[next]