summary refs log tree commit diff stats
path: root/changelog.md
Commit message (Expand)AuthorAgeFilesLines
* move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)Timothee Cour2021-04-241-0/+2
* `typeof(voidStmt)` now works (#17807)Timothee Cour2021-04-231-0/+2
* add `--processing:dots|filenames|off` to customize `hintProcessing` (#17817)Timothee Cour2021-04-231-0/+2
* `--filenames:abs|canonical|legacyRelProj` for filenames in compiler msgs (rep...Timothee Cour2021-04-211-0/+2
* close #9372 add std/tempfiles (#17361)flywind2021-04-211-0/+3
* followup #16714: add -d:nimLegacyUnarySlice + changelog (#17794)Timothee Cour2021-04-201-0/+3
* changelog: document hash changes (#17792)Timothee Cour2021-04-201-3/+3
* fix #17749 ignore SIGPIPE signals, fix nim CI #17748 (#17752)Timothee Cour2021-04-181-8/+12
* make cuchar alias uint8 instead of char (#17738)shirleyquirk2021-04-171-0/+2
* Fix buffer-overrun bug in net (#17728) [backport:1.0]shirleyquirk2021-04-161-0/+2
* `import foo {.all.}` reboot (#17706)Timothee Cour2021-04-161-0/+9
* followup #17700 put changelog in wrong file (#17729)shirleyquirk2021-04-151-0/+1
* getCustomPragma is split up in more usable chunks (#11526)Arne Döring2021-04-141-0/+1
* iterable[T] (#17196)Timothee Cour2021-04-111-0/+5
* add std/tasks (#17447)flywind2021-04-091-0/+2
* implement RFCs/294 ; disallow enum <=> enum conversion (#16351)Timothee Cour2021-04-031-24/+34
* new `genAst` as replacement for `quote do` (#17426)Timothee Cour2021-04-021-0/+3
* misc fixes: build_all.sh, changelog (#17601)Timothee Cour2021-04-011-1/+1
* fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main....flywind2021-04-011-0/+2
* jsonutils: support cstring (including as Table key); improve docs (#16062)Timothee Cour2021-03-311-0/+2
* add getPort to resolve Port(0) (#17559)Timothee Cour2021-03-301-0/+2
* unify tuple expressions (#13793)Arne Döring2021-03-301-0/+3
* Add hasDataBuffered to asyncnet (#16000)Dylan Modesitt2021-03-291-0/+2
* Add `hasClosure` to `std/typetraits` (#17501)flywind2021-03-291-0/+2
* Add a getter for all defined Sections in parsecfg (#15450)Ardek Romak2021-03-281-0/+2
* custom integer literals bugfixes (#17499)Andreas Rumpf2021-03-241-1/+1
* custom integer literals (#17489)Andreas Rumpf2021-03-241-0/+2
* make unary minus part of number literals, refs #17020 (#17488)Andreas Rumpf2021-03-241-1/+3
* add algorithm.merge (#16182)flywind2021-03-231-0/+3
* hint:cc goes to stderr (like all other hints) instead of stdout (#17465)Timothee Cour2021-03-221-0/+1
* Improve jsre (#17365)Juan Carlos2021-03-211-0/+2
* improve jsconsole (#17414)Juan Carlos2021-03-191-0/+2
* followup #17398: `getTempDir`, `getConfigDir` now do not have trailing DirSep...Timothee Cour2021-03-181-2/+2
* fix #17393 getHomeDir and expandTilde should not include trailing `/` (#17398)Timothee Cour2021-03-171-0/+2
* followup #17389; add see also in std/json (#17400)Timothee Cour2021-03-161-0/+3
* fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar ...Timothee Cour2021-03-161-0/+2
* New channels implementation for ORC (#17305)flywind2021-03-121-1/+3
* Update changelog.md (#17349)flywind2021-03-111-3/+3
* refs #4347, add `ZZZ` and `ZZZZ` patterns for timezone offsets without colons...Miran2021-03-111-6/+30
* add typetraits.OrdinalEnum, enumutils.symbolName (#17281)Timothee Cour2021-03-101-1/+2
* Add Portals (#17306)Juan Carlos2021-03-091-0/+2
* add setutils.[]= (#17272)Timothee Cour2021-03-081-1/+1
* Add Debug breakpoints support (#17295)Juan Carlos2021-03-081-0/+2
* stdlib/os: add isAdmin (#17012)Roman Inflianskas2021-03-071-0/+3
* Add module jsfetch (#12531)Juan Carlos2021-03-061-0/+4
* Add unsafeIsolate and extract to std/isolation [backport:1.4] (#17263)flywind2021-03-051-0/+2
* Fix macros.quote custom op symbol interpolation. (#17256)quantimnot2021-03-051-0/+2
* Remove support for named procs with sugar.=> (#17220)konsumlamm2021-03-051-0/+3
* follow #17245 deprecate refchecks (#17261)flywind2021-03-051-1/+1
* deprecate newruntime (#17245)flywind2021-03-041-0/+2