| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| | |
|
|/ |
|
|\
| |
| | |
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))
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
liners (see examples/maximum.nim)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This allows for various type selection algorithms to be implemented.
See tests / accept / compile / ttypeselectors.nim for examples.
|
|
|
|
| |
'high' in eval context
|
| |
|
|\ |
|
| |
| |
| |
| | |
output (this should be better for nimbuild)
|
|/ |
|
| |
|
|
|
|
| |
escaping of operators with \ is supported
|
| |
|
| |
|
| |
|