| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
See the section `do notation` in the manual for more info.
* nkMacroStmt has been removed
Macro statements are now mapped to regular nkCall nodes.
The support for additional clauses (such as else, except, of, etc)
have been restored - they will now appear as additional arguments
for the nkCall node (as nkElse, nkExcept, etc nodes)
* fixed some regressions in the `is` operator and semCompiles
|
| |
|
| |
|
|
|
|
| |
from the same module.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
PollEvent now.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes made to osproc.nim so it will compile.
|
|
|
|
|
|
|
| |
-- Need to wait until libzip_all.c is updated to support Windows.
- Started working on "koch update".
-- Waiting on above to finish work.
|
|
|
|
| |
liners (see examples/maximum.nim)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
generator generates dependencies section
|
| |
|
| |
|
| |
|