| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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)
|
| |
|
|
|
|
| |
escaping of operators with \ is supported
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| | |
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.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/
|
|
| |
mode
|
|\ |
|
| |
| |
| |
| | |
correct error message. Added more disconnection cases in the irc module, also added a message limiting system.
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|