| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
compiler from optimizing away all stack roots
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fork&exec
|
|\ |
|
| | |
|
|/
|
|
| |
'high' in eval context
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
output (this should be better for nimbuild)
|
|
|
|
|
|
|
|
| |
under normal circumstances
Implemented operators like +=, -=, etc for ordinals, floats and string
Programs using the UnitTest module will now report the number of failed tests as the exit code of test runs (0 for successful run)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
AST-to-string conversion procs renamed to repr, treeRepr and lispRepr for better consistency
new dumpTree and dumpLisp procs for quick AST inspection of arbitrary nimrod blocks
|
| |
|
|
|
|
| |
test suite.
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
correct error message. Added more disconnection cases in the irc module, also added a message limiting system.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Added: vcc compilation flags for proper debug symbol generation
|
| |
|
| |
|