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
/
changelogs
Commit message (
Expand
)
Author
Age
Files
Lines
*
update the changelog (#24213)
Miran
2024-10-01
2
-2
/
+238
*
chore: fix some typos (#23412)
soonsouth
2024-03-16
1
-1
/
+1
*
minor fixes for changelog (#22938)
ringabout
2023-11-14
1
-1
/
+1
*
fixes a typo (#22437)
ringabout
2023-08-10
1
-1
/
+1
*
follow up #22322; fixes changelog (#22381)
ringabout
2023-08-04
1
-2
/
+0
*
Allow `libffi` to work via `koch boot` (#22322)
awr1
2023-08-03
1
-0
/
+14
*
Tomorrow is the release. I hope. (#22353)
Andreas Rumpf
2023-07-31
2
-2
/
+2
*
add a changelog for `ensureMove` (#22347)
ringabout
2023-07-30
1
-0
/
+1
*
implemented 'push quirky' switch for fine grained control over the ex… (#22...
Andreas Rumpf
2023-07-23
1
-0
/
+3
*
Update 2.0 changelog (#22311)
konsumlamm
2023-07-22
2
-100
/
+110
*
v2.0: changelog improvements (#22192)
Andreas Rumpf
2023-06-30
2
-482
/
+810
*
Update changelog_2_0_0.md (#22135)
Juan M Gómez
2023-06-21
1
-0
/
+4
*
`strutils.split/rsplit` now return src on an empty sep (#22136)
Zoom
2023-06-21
1
-2
/
+1
*
allow destructors to accept non var parameters; deprecate `proc =destroy(x: v...
ringabout
2023-06-21
1
-0
/
+2
*
Revert the .inline semantics change (#22104)
Juan Carlos
2023-06-15
1
-2
/
+0
*
imrpove changelog (#22096)
ringabout
2023-06-14
1
-1
/
+1
*
fixes #22065; do not search path for relative imports (#22073)
ringabout
2023-06-13
1
-0
/
+2
*
`BackwardsIndex` overload for `CacheSeq.[]` (#22043)
Jake Leahy
2023-06-10
1
-0
/
+1
*
Add nested `with` to changelog (#22053)
awr1
2023-06-09
1
-0
/
+1
*
make `proc` not implicitly convert to `pointer` with a preview define (#21953)
metagn
2023-05-30
1
-0
/
+3
*
alternative to #21914; split, rsplit now forbid an empty separator (#21961)
ringabout
2023-05-30
1
-0
/
+1
*
Refactor pragma inline (#21930)
Juan Carlos
2023-05-27
1
-0
/
+3
*
Clean nimbase (#21927)
Juan Carlos
2023-05-27
1
-0
/
+2
*
JS: Add some to-cstring converters for DateTime (#21912)
Zoom
2023-05-26
1
-4
/
+6
*
js -r defines nodejs & program result undeclared if unavailable (#21849)
metagn
2023-05-24
1
-0
/
+4
*
Fix jsgen (#21880)
Juan Carlos
2023-05-23
1
-0
/
+1
*
revert #21808 (#21881)
ringabout
2023-05-22
1
-1
/
+0
*
make deprecated statement a no-op (#21836)
metagn
2023-05-12
1
-0
/
+17
*
Add `minmax` to comparisons (#21820)
Matt Wilson
2023-05-12
1
-0
/
+1
*
Remove LineTooLong (#21819)
Juan Carlos
2023-05-11
1
-0
/
+2
*
fixes links of generic `define` pragma (#21828)
ringabout
2023-05-11
1
-1
/
+1
*
Add build-id=none for GCC when build for Release (#21808)
Juan Carlos
2023-05-08
1
-0
/
+1
*
adds `koch --skipIntegrityCheck boot` support (#21795)
ringabout
2023-05-05
1
-0
/
+1
*
closes #21778; document `threading/channels` (#21779)
ringabout
2023-05-03
1
-1
/
+1
*
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
ringabout
2023-05-02
1
-0
/
+2
*
fixes #21245; warn about destructors that can raise (#21726)
Andreas Rumpf
2023-04-26
1
-3
/
+8
*
fixes #21731; fixes #21537; disable `warnBareExcept` by default [backport] (#...
ringabout
2023-04-26
1
-1
/
+1
*
docuement case statement breaking changes in the changelog (#21686)
ringabout
2023-04-19
1
-0
/
+3
*
warn on set types bigger than max size, default to 0..255 for int literals (#...
metagn
2023-04-17
1
-0
/
+3
*
Update nim 2.0 documentation for docgen & nimgrep (#21665)
Andrey Makarov
2023-04-17
1
-0
/
+43
*
int64/uint64 as bigint in JS (#21613)
metagn
2023-04-11
1
-0
/
+10
*
`proc` typeclass accounts for `iterator`, call conventions + `nil` fix + docu...
metagn
2023-04-11
1
-0
/
+34
*
fixes #21392; document `nimble develop` breaking changes (#21614)
ringabout
2023-04-04
1
-1
/
+1
*
fixes changelog (#21590)
ringabout
2023-03-31
1
-0
/
+1
*
document general use of `_`, error message, fixes (#21584)
metagn
2023-03-30
1
-10
/
+26
*
tuple unpacking for vars as just sugar, allowing nesting (#21563)
metagn
2023-03-28
1
-0
/
+20
*
fixes #19291; implements `wasMoved` hook (#21303)
ringabout
2023-03-02
1
-0
/
+2
*
Add mention of breaking change about `[_]` in generics to changelog (#21437)
PhilippMDoerner
2023-02-26
1
-0
/
+7
*
underscores for routine parameters (#21192)
metagn
2023-01-08
1
-0
/
+15
*
adds changelog for more architectures support and fixes a link (#21229)
ringabout
2023-01-06
1
-1
/
+2
[next]