index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Parser.hs
Age
Commit message (
Expand
)
Author
32 hours
Accept various builtin types in type expressions
Roman Smrž
32 hours
Type annotations in arguments of function definition
Roman Smrž
32 hours
Use closure instead of failing with ambiguous type for argument types with fr...
Roman Smrž
4 days
Data type for fully-qualified test name
Roman Smrž
5 days
Create test dir subdirectory for based on test name
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-01
Parsing distinction for single-word and function-call terms
Roman Smrž
2026-04-25
Polymorphic types in function arguments
Roman Smrž
2026-04-24
Arbitrary expressions as variable values
Roman Smrž
2026-04-18
Allow arbitrary types within DynVariable
Roman Smrž
2026-04-12
Type constructors
Roman Smrž
2026-04-11
Parse tags in test preamble
Roman Smrž
2026-04-11
Tag definition
Roman Smrž
2025-06-19
Explicit Scope constructor in TestStep data type
Roman Smrž
2025-05-12
Fix parser indentation check after ‘export’
Roman Smrž
2025-05-09
Return error from parseTestFile
Roman Smrž
2025-04-27
Evaluate asset path to absolute and check if it exists
Roman Smrž
2025-04-26
Add parsed asset to local variables
Roman Smrž
2025-04-21
Asset type and parser
devel
Roman Smrž
2025-02-28
Do not prefix parse error from first module as "imported"
Roman Smrž
2025-02-27
Refactor script/expression related code to multiple modules
Roman Smrž
2025-02-24
Fix parsing of a module starting with whitespace or comment
Roman Smrž
2025-02-24
Collect and evaluate global definitions together
Roman Smrž
2025-02-11
Provide imported definitions at run-time
Roman Smrž
2025-02-08
Module import parsing and type check
Roman Smrž
2025-01-19
Export declaration
Roman Smrž
2024-12-08
Use void context 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-11-29
Represent root network as an internal variable
Roman Smrž
2024-11-12
Remove ExprStatement in favor of using Expr TestBlock
Roman Smrž
2024-10-04
User-defined test functions without parameters
Roman Smrž
2024-09-17
Type variables and simple unification
Roman Smrž
2024-08-11
Fix missing import with newer mtl
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-05
Check if module name matches file path
Roman Smrž
2024-08-02
Module name declaration
Roman Smrž
2023-04-23
Split parser into several modules
Roman Smrž
2023-04-04
Disconnect commands
Roman Smrž
2023-03-28
Network subnets and routing
Roman Smrž
2023-03-22
Fix non-exhaustive pattern match warnings
Roman Smrž
2023-03-01
Parser: remove no longer needed TemplateHaskell feature
Roman Smrž
2023-02-21
Applicative instance for Expr
Roman Smrž
2023-02-20
Range enumeration syntax for lists
Roman Smrž
2023-02-20
For statement
Roman Smrž
2023-02-19
Equality operator for lists
Roman Smrž
2023-02-05
List expression type
Roman Smrž
[next]