| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* renderer letAux fix only for octal literal
* Handle when it's octal -1 for i64
* Added testcases
|
|
|
|
|
|
|
|
|
| |
* Render deprecated pragmas
* fix the expected html
* clean up the documentation regarding deprecations
* fix typo
* fix system.nim
* fix random
|
|
|
|
|
|
| |
* Fixes #11078
* Move to existing runnableExamples, update the expected html.
* Remove second comment token.
|
| |
|
|
|
|
|
|
|
| |
Somehow the test case doesn't crash anymore and the regression in the
doc generation is fixed.
Fixes #9019
|
|
|
|
| |
enum values; fixes import statement for runnableExamples
|
|
|