| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
C stack)
|
| |
|
| |
|
|
|
|
| |
'if' expressions
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
variable
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Fixed IO tests.
|
| | |
|
| |
| |
| |
| |
| | |
There is however a problem with the unittest. It does output
colors even if stdout isn't a tty, so the test still fails.
|
|/ |
|
|\ |
|
| | |
|
|/ |
|
|\
| |
| | |
forgot to add the testfile for the io test
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| |\|
| | |
| | | |
readAll
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
| | |
|
|/ |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/
|
|
|
| |
This is intended for type deduction depending on the arguments
proc foo(x: type): type(expr(x))
|
| |
|
| |
|