index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changelog.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
add changelog entry for #18656 (#18839) [backport]
Christian Ulrich
2021-09-13
1
-0
/
+5
*
distros.foreignDeps made public (#18830)
Juan Carlos
2021-09-10
1
-0
/
+1
*
remove channels (#18801)
flywind
2021-09-04
1
-2
/
+0
*
documented overloadable enums and changelog improvements (#18797)
Andreas Rumpf
2021-09-04
1
-22
/
+29
*
implemented Unicode operators (#18789)
Andreas Rumpf
2021-09-03
1
-0
/
+7
*
strict effects (#18777)
Andreas Rumpf
2021-09-02
1
-0
/
+17
*
Implement RFC-413 (#18749)
Juan Carlos
2021-08-26
1
-0
/
+3
*
fix RFC #341: dot-like operators are now parsed with same precedence as `.` (...
Timothee Cour
2021-08-25
1
-0
/
+4
*
Add ceilDiv to math (#18596)
Tomohiro
2021-08-19
1
-0
/
+2
*
allow building 1.4.0 from devel (#18708)
Timothee Cour
2021-08-18
1
-0
/
+3
*
cross compilation targetting windows now supports `nim r`: `nim r -d:mingw ma...
Timothee Cour
2021-08-16
1
-0
/
+3
*
Switch maintanance (#18668)
RSDuck
2021-08-11
1
-0
/
+3
*
Remove tracking of environment from osenv.nim v2 (#18575)
Timothee Cour
2021-07-29
1
-0
/
+3
*
fix #17072: add times.dateTime with ISO 8601 order (#18590)
Timothee Cour
2021-07-28
1
-1
/
+5
*
fixes #18543 (#18601)
Andreas Rumpf
2021-07-27
1
-1
/
+0
*
rename nimFpRoundtrips => nimPreviewFloatRoundtrip (#18566)
Timothee Cour
2021-07-23
1
-2
/
+2
*
fixes #12815 (#18554)
Andreas Rumpf
2021-07-22
1
-0
/
+3
*
fixes #18550 (#18553)
Andreas Rumpf
2021-07-21
1
-0
/
+4
*
unary slices get a deprecation period (#18549)
Andreas Rumpf
2021-07-21
1
-2
/
+1
*
undo RFC #294, it breaks code for no good reason, the compiler can wa… (#18...
Andreas Rumpf
2021-07-21
1
-5
/
+4
*
updated the changelog (#18539)
Andreas Rumpf
2021-07-20
1
-3
/
+0
*
fixed system.delete (#18507)
Andreas Rumpf
2021-07-18
1
-1
/
+12
*
deprecate strutils.delete and add an overload with saner semantics consistent...
Timothee Cour
2021-07-18
1
-1
/
+1
*
Revert #17398 and #17402 (#18480)
Miran
2021-07-18
1
-3
/
+0
*
make dragonbox opt-in via -d:nimFpRoundtrips (#18504)
Andreas Rumpf
2021-07-16
1
-6
/
+6
*
deprecate cuchar, don't redefine it (#18505)
Andreas Rumpf
2021-07-16
1
-1
/
+2
*
deprecate `sequtils.delete` and add an overload with saner semantics consiste...
Timothee Cour
2021-07-15
1
-0
/
+3
*
added `nimAllocPagesViaMalloc` switch (#18490)
Andreas Rumpf
2021-07-15
1
-0
/
+3
*
ORC: support for custom =trace procs (#18459)
Andreas Rumpf
2021-07-09
1
-0
/
+2
*
Revert "Make 'echo' raise IOErrors when appropriate (#16367)" (#18460)
Miran
2021-07-08
1
-3
/
+0
*
improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (...
Timothee Cour
2021-07-08
1
-1
/
+1
*
major improvements to `std/wrapnils`: optimal codegen, case objects, lvalue s...
Timothee Cour
2021-07-07
1
-0
/
+4
*
Add entry (#18434)
Antonis Geralis
2021-07-06
1
-2
/
+6
*
deprecate std/mersenne (#18395)
pyautogui
2021-07-05
1
-0
/
+2
*
enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244)
Timothee Cour
2021-06-24
1
-0
/
+2
*
support `--hint:all:off --hint:x` (ditto with `--warnings` + friends) (#17852)
Timothee Cour
2021-06-20
1
-0
/
+4
*
Raise IndexDefect when deleting element at out of bounds index (#17821)
Heiko Nickerl
2021-06-20
1
-0
/
+3
*
add `typetraits.pointerBase` to return `T` in `ref T|ptr T` (#18293)
Timothee Cour
2021-06-20
1
-9
/
+6
*
strformat.fmt now supports non-literal const strings (#18274)
Timothee Cour
2021-06-18
1
-1
/
+3
*
Renamed `-d:nimCompilerStackraceHints` to `-d:nimCompilerStacktraceHints`. (#...
Timothee Cour
2021-06-17
1
-0
/
+1
*
update changelog for wrapnils (#18228)
Timothee Cour
2021-06-10
1
-3
/
+0
*
update docgen documentation (#18192)
Andrey Makarov
2021-06-06
1
-0
/
+7
*
add `dom.scrollIntoView` with options; refs #18093 (#18181)
Rainbow Asteroids
2021-06-05
1
-0
/
+2
*
macros.treeRepr + friends: collapse SymChoice (#18072)
Timothee Cour
2021-06-05
1
-0
/
+3
*
changelog for --unitsep (#18167)
Timothee Cour
2021-06-03
1
-3
/
+3
*
use dragonbox algorithm; alternative to #18008 (#18139)
Andreas Rumpf
2021-06-01
1
-0
/
+4
*
close #18129 Add setCurrentException for JS backend (#18145)
flywind
2021-06-01
1
-1
/
+1
*
jsonutils.toJson now serializes JsonNode as is by default (#18097)
Timothee Cour
2021-05-31
1
-1
/
+3
*
add `os.getCacheDir` (#18126)
Timothee Cour
2021-05-31
1
-1
/
+2
*
hashes for refs should be an opt-in feature (#18098)
Miran
2021-05-30
1
-4
/
+13
[next]