| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
i wrote new example program
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
liners (see examples/maximum.nim)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Some new options added to the compiler (see news.txt for details)
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\ \ |
|
| |\|
| | |
| | | |
i found something to be fixed at .gitignore.
|
| | | |
|
| |/ |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
compiler from optimizing away all stack roots
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
This allows for various type selection algorithms to be implemented.
See tests / accept / compile / ttypeselectors.nim for examples.
|
| |
|
|
|
|
| |
fork&exec
|
|\ |
|
| | |
|
|/
|
|
| |
'high' in eval context
|
| |
|
|
|
|
| |
not trigger a recompilation
|
| |
|
| |
|
| |
|
|\ |
|