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
...
*
turn nimIncrSeqV3 into deadcode (#20388)
ringabout
2022-09-20
1
-1
/
+3
*
clarify distinct pointer type `nil` change (#20376)
metagn
2022-09-20
1
-1
/
+9
*
Add missing proc to dom (#20378)
Juan Carlos
2022-09-19
1
-1
/
+5
*
Add missing symbols to regex (#20383)
Juan Carlos
2022-09-19
1
-3
/
+4
*
partial revert and redesign of #19814, changelog (#20341)
metagn
2022-09-14
1
-0
/
+4
*
overloadable enums no longer experimental (#20298)
metagn
2022-09-05
1
-0
/
+3
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
1
-0
/
+2
*
support cstring in `case` (#20130)
metagn
2022-09-01
1
-0
/
+4
*
update changelog for #20242, #20091, #20087 (#20288)
metagn
2022-08-31
1
-1
/
+9
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
1
-2
/
+1
*
new .redefine pragma for templates, warn on redefinition without it (#20211)
metagn
2022-08-23
1
-0
/
+6
*
remove some deprecated pre-1.0 stdlib modules (#20202)
metagn
2022-08-23
1
-2
/
+5
*
remove {.this.} pragma, deprecated since 0.19 (#20201)
metagn
2022-08-23
1
-0
/
+1
*
remove a special case in sigmatch; distinct pointer types no longer match `ni...
ringabout
2022-08-23
1
-0
/
+2
*
fixes #20149; fixes #16762; hintAsError and warningAsError now ignore foreign...
ringabout
2022-08-19
1
-1
/
+1
*
changelog fixes again (#20206)
metagn
2022-08-15
1
-56
/
+56
*
Revert "enable nimPreviewDotLikeOps" (#19919)
ringabout
2022-08-03
1
-0
/
+2
*
[Changelog] Add Wider Ascii Chars sets string formatting in strutils.nim (#20...
Sultan Al Isaiee
2022-08-02
1
-0
/
+1
*
remove shallowCopy for ARC/ORC (#20070)
ringabout
2022-07-26
1
-0
/
+3
*
clean up and clarify changelog [skip ci] (#20093)
metagn
2022-07-26
1
-26
/
+27
*
.forbids pragma: defining forbidden tags (#20050)
Lancer11211
2022-07-26
1
-0
/
+2
*
defines the `gcRefc` symbol which allows writing specific code for refc (#20009)
flywind
2022-07-17
1
-0
/
+2
*
Make `random.rand` work with `Ordinal` (#20043)
Amjad Ben Hedhili
2022-07-16
1
-0
/
+1
*
Change `styleCheck` to ignore foreign packages (#19822)
quantimnot
2022-07-14
1
-0
/
+2
*
Add #19406 changes to changelog (#20011)
metagn
2022-07-12
1
-2
/
+6
*
allow dots in defined() (#20010)
metagn
2022-07-12
1
-0
/
+3
*
update section regarding `std/assertions` in changelog (#19992)
flywind
2022-07-09
1
-1
/
+1
*
default threads on (#19368)
flywind
2022-07-06
1
-0
/
+2
*
remove noop option `gc:v2` (#19810)
flywind
2022-06-10
1
-0
/
+2
*
Deprecate std/sums (#18439)
Antonis Geralis
2022-06-09
1
-0
/
+2
*
`changelog.md`: Add `strutils.find` changes (#19868)
Zoom
2022-06-08
1
-11
/
+15
*
Add Microtasks (#19860)
Juan Carlos
2022-06-04
1
-1
/
+1
*
Zectbumo fixes 19824 (#19825)
Alfred Morgan
2022-05-30
1
-0
/
+1
*
Add Array.shift (#19811)
Juan Carlos
2022-05-24
1
-1
/
+1
*
Remove deprecated posix proc (#19774)
Juan Carlos
2022-05-08
1
-1
/
+1
*
Deprecate selfExe (#19660)
Juan Carlos
2022-03-31
1
-0
/
+2
*
Remove deprecated typo poDemon (#19631)
Juan Carlos
2022-03-23
1
-0
/
+2
*
Remove Deprecated domextension (#19630)
Juan Carlos
2022-03-23
1
-0
/
+1
*
Removed deprecated httpcore func (#19550)
Juan Carlos
2022-03-18
1
-0
/
+1
*
Remove define for jsfetch (#19530)
Juan Carlos
2022-02-25
1
-1
/
+1
*
Remove Deprecated jsre func (#19551)
Juan Carlos
2022-02-25
1
-1
/
+1
*
Remove deprecated math.c_frexp (#19518)
Juan Carlos
2022-02-14
1
-0
/
+3
*
Remove Deprecated oids.oidsToString (#19519)
Juan Carlos
2022-02-14
1
-0
/
+2
*
use OrderedTable instead of OrderedTableRef for mimedb (#19522)
David Krause
2022-02-14
1
-0
/
+2
*
move io out of system (#19442)
flywind
2022-02-02
1
-0
/
+2
*
Added `std/envvars` for env vars handling (#19421)
flywind
2022-01-20
1
-2
/
+2
*
Added `std/oserrors` for OS error reporting (#19390)
flywind
2022-01-17
1
-0
/
+2
*
improve changelog a bit (#19400)
flywind
2022-01-17
1
-3
/
+1
*
deprecate unsafeAddr; extend addr (#19373)
flywind
2022-01-16
1
-0
/
+3
*
Use openarray of bytes in md5 (#19307)
hlaaftana
2022-01-15
1
-0
/
+1
[prev]
[next]