| Commit message (Expand) | Author | Age | Files | Lines |
* | Update docs and changelog | Clyybber | 2020-07-10 | 1 | -3/+4 |
* | VM profiler (#14833) | Ico Doornekamp | 2020-07-09 | 1 | -0/+1 |
* | Minor improvements to typecast section of manual (#14896) | awr1 | 2020-07-07 | 1 | -7/+18 |
* | scoped memory management (#14790) | Andreas Rumpf | 2020-07-04 | 1 | -2/+2 |
* | {.deprecated: [existsFile: fileExists].} (#14735) | Timothee Cour | 2020-07-02 | 1 | -2/+2 |
* | Clean out oldast (#14837) | Juan Carlos | 2020-06-30 | 1 | -1/+0 |
* | Fix some typos (#14843) | Danil Yarantsev | 2020-06-28 | 12 | -42/+42 |
* | Fix typo | Clyybber | 2020-06-28 | 1 | -1/+1 |
* | Fix nimdoc invalid css on theme switch class (#14834) | Manuel Bojato | 2020-06-27 | 1 | -4/+5 |
* | Warn about calling wrappers at compile time until #14049 is fixed. (#14828) | Sizhe Zhao | 2020-06-27 | 1 | -1/+4 |
* | Fix missing comma (#14829) | Sizhe Zhao | 2020-06-27 | 1 | -1/+1 |
* | update contributing.rst and docstyle.rst: refer to a bug via `bug #1234` + ot... | Timothee Cour | 2020-06-26 | 2 | -24/+51 |
* | Deprecated laxStrings for mutating the internal zero terminator on strings an... | Juan Carlos | 2020-06-23 | 1 | -2/+0 |
* | Deprecate oldNewlines, clean out deprecated code from oldNewlines (#14763) | Juan Carlos | 2020-06-23 | 1 | -1/+0 |
* | Documentation GC (#14739) | Juan Carlos | 2020-06-23 | 1 | -11/+11 |
* | init checks and 'out' parameters (#14521) | Andreas Rumpf | 2020-06-23 | 2 | -14/+24 |
* | nep1: use subjectVerb, not verbSuject (#14732) | Timothee Cour | 2020-06-19 | 1 | -2/+6 |
* | Clarify the use of the backwards index operator (^N) in tut1 (#14681) | Kaushal Modi | 2020-06-19 | 1 | -12/+26 |
* | Deprecate unroll pragma, remove from documentation (#14705) | Juan Carlos | 2020-06-19 | 1 | -19/+0 |
* | Remove deprecated stuff from stdlib (#14699) | Miran | 2020-06-17 | 1 | -1/+1 |
* | Documentation update nims.rst (#14683) | Juan Carlos | 2020-06-17 | 1 | -0/+13 |
* | Change 'Future Directions' to link memory management documentation (#14664) | Juan Carlos | 2020-06-15 | 1 | -2/+2 |
* | add arc and orc to gc list (#14653) | Andy Davidoff | 2020-06-14 | 1 | -1/+1 |
* | Clarify imported exceptions note in manual | Dominik Picheta | 2020-06-13 | 1 | -1/+1 |
* | Documentation update a description (#14619) | Juan Carlos | 2020-06-09 | 1 | -3/+2 |
* | Documentation Fix Typo, Add Table (#14609) | Juan Carlos | 2020-06-09 | 1 | -1/+13 |
* | Fix(astspec.txt): type of repeated word (#14612) | ynfle | 2020-06-08 | 1 | -1/+1 |
* | walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou... | Timothee Cour | 2020-06-01 | 1 | -0/+2 |
* | manual: removed subjective phrase from 'macros' section (#14536) | Ico Doornekamp | 2020-06-01 | 1 | -2/+1 |
* | spec: be explicit that NRVO will evolve further | Araq | 2020-05-30 | 1 | -0/+4 |
* | document NVRO and exception handling | Araq | 2020-05-30 | 1 | -0/+65 |
* | make it easier to figure out how to debug issues (#14477) | Timothee Cour | 2020-05-28 | 1 | -1/+30 |
* | Add thiscall calling convention, mostly for hooking purpose (#14466) | Huy Doan | 2020-05-27 | 1 | -0/+4 |
* | fix #6583, fix #14376, index+search now generated for all projects, many bug ... | Timothee Cour | 2020-05-25 | 1 | -2/+10 |
* | manual.rst: updates [backport] (#14445) | Andreas Rumpf | 2020-05-25 | 1 | -23/+24 |
* | Fix some typos in the manual [backport] (#14399) | Danil Yarantsev | 2020-05-20 | 1 | -10/+10 |
* | refs #14369 improve docs for importcpp exceptions (#14391) | Timothee Cour | 2020-05-18 | 1 | -8/+30 |
* | docs:getCurrentException() and getCurrentExceptionMsg() are not available for... | cooldome | 2020-05-18 | 1 | -1/+3 |
* | docs: fix syntax error in hotCodeReloading example (fixes #14380) (#14381) | Frank Schmitt | 2020-05-17 | 1 | -1/+1 |
* | docfix: fix wrong link in doc/manual.rst (#14367) | Bung | 2020-05-16 | 1 | -1/+1 |
* | Allow let to not have value when using importc (#14258) | PMunch | 2020-05-12 | 1 | -0/+15 |
* | fixes #13881 | Andreas Rumpf | 2020-05-12 | 1 | -3/+44 |
* | Added a reference to ternary operators. (#14309) | Avahe Kellenberger | 2020-05-12 | 1 | -0/+1 |
* | do not track 'raise Defect' in the .raises: [] clause anymore (#14298) | Andreas Rumpf | 2020-05-11 | 1 | -0/+22 |
* | `nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--d... | Timothee Cour | 2020-05-11 | 2 | -4/+13 |
* | Fix typo | Clyybber | 2020-05-08 | 1 | -1/+1 |
* | make `from` an operator (#14241) | hlaaftana | 2020-05-08 | 2 | -17/+17 |
* | added a new feature: --cc:env so that you can use any C compiler as long as i... | Andreas Rumpf | 2020-05-06 | 1 | -0/+4 |
* | Clarify JS cstring len (#14184) | hlaaftana | 2020-05-05 | 1 | -1/+1 |
* | exp. features now in correct manual, closes #11932 (#14195) | hlaaftana | 2020-05-02 | 2 | -171/+184 |