index
:
tester
devel
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Parser
/
Core.hs
Age
Commit message (
Expand
)
Author
13 days
Scalar unification for variables in expansion
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-07
Arguments for user-defined functions
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-28
Optional arguments and "flush" as a builtin
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-17
Type variables and simple unification
Roman Smrž
2024-08-11
Remove MonadEval instance for TestParser
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-02-21
Update to support mtl-2.3
Roman Smrž
2023-04-23
Split parser into several modules
Roman Smrž