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
/
tests
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #19967; reset does not work on set [backport: 1.2] (#19968)
ringabout
2022-08-23
1
-0
/
+27
*
Add use of Windows Wide CRT API for env. vars (#20084)
havardjohn
2022-08-20
2
-6
/
+200
*
Don't require blank line before Markdown code (#20215)
Andrey Makarov
2022-08-15
2
-2
/
+41
*
fixes #20153; do not escape `_` for mysql [backport] (#20164)
ringabout
2022-08-05
1
-0
/
+4
*
Revert "enable nimPreviewDotLikeOps" (#19919)
ringabout
2022-08-03
1
-1
/
+0
*
Highlight Nim default in Markdown code in .nim (#20110)
Andrey Makarov
2022-07-31
2
-2
/
+12
*
fixes #20089; remove setPointer since strings/seqs are not pointers with ORC ...
ringabout
2022-07-26
1
-0
/
+14
*
Markdown code blocks part 2; migrate Nim Manual (#20080)
Andrey Makarov
2022-07-25
2
-10
/
+28
*
defines the `gcRefc` symbol which allows writing specific code for refc (#20009)
flywind
2022-07-17
1
-1
/
+6
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
3
-11
/
+128
*
[Orc] fixes "streams.readDataStr segafaults" when accepting a string literal...
flywind
2022-07-15
1
-0
/
+10
*
default threads on (#19368)
flywind
2022-07-06
1
-1
/
+1
*
Fixes return values of execCmd on macos (#19963)
Daniel Clarke
2022-07-05
1
-0
/
+13
*
Fix `find` routines' api to default to `last=-1` (#19761)
Zoom
2022-06-07
1
-17
/
+21
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
1
-0
/
+229
*
Zectbumo fixes 19824 (#19825)
Alfred Morgan
2022-05-30
1
-0
/
+4
*
"ip" protocol as id 0 is long gone (#19760)
kraptor
2022-05-07
1
-4
/
+0
*
Really fix StringStream with ARC at compile-time, improve streams test (#19739)
Danil Yarantsev
2022-04-25
1
-2
/
+7
*
Fix string stream crashing when created on nimscript due to last fix (#19717)
Jason Beetham
2022-04-14
1
-0
/
+4
*
enable style:usages for stdlib tests [backport: 1.6] (#19715)
flywind
2022-04-13
25
-83
/
+86
*
StringStreams no longer errors when intialized with literals on arc/orc (#19708)
Jason Beetham
2022-04-11
1
-0
/
+2
*
typetraits: add toSigned, toUnsigned (#18445)
Timothee Cour
2022-04-07
2
-2
/
+16
*
Removed deprecated httpcore func (#19550)
Juan Carlos
2022-03-18
1
-4
/
+4
*
enable nimPreviewDotLikeOps (#19598)
flywind
2022-03-09
1
-0
/
+1
*
register callback for marshal in VM (#19578)
flywind
2022-03-08
1
-6
/
+36
*
Remove deprecated math.c_frexp (#19518)
Juan Carlos
2022-02-14
1
-6
/
+0
*
use OrderedTable instead of OrderedTableRef for mimedb (#19522)
David Krause
2022-02-14
1
-0
/
+2
*
Fix bug 27 of #17340 (#19433)
Andrey Makarov
2022-02-07
2
-8
/
+30
*
fix parseEnum cannot parse enum with const fields (#19466)
flywind
2022-02-04
1
-0
/
+11
*
fix broken CI (#19472)
flywind
2022-01-31
1
-6
/
+6
*
Merge pull request from GHSA-ggrq-h43f-3w7m
Dominik Picheta
2022-01-29
1
-7
/
+38
*
New/better macro pragmas, mark some as experimental (#19406)
metagn
2022-01-20
1
-54
/
+12
*
Resolve cross file resolution errors in atomics (#19422) [backport:1.6]
James
2022-01-20
2
-0
/
+20
*
Added `std/envvars` for env vars handling (#19421)
flywind
2022-01-20
1
-0
/
+59
*
Added `std/oserrors` for OS error reporting (#19390)
flywind
2022-01-17
1
-0
/
+9
*
deprecate unsafeAddr; extend addr (#19373)
flywind
2022-01-16
3
-10
/
+10
*
Use openarray of bytes in md5 (#19307)
hlaaftana
2022-01-15
1
-5
/
+14
*
Fix `remove` on last node of singly-linked list [backport:1.6] (#19353)
gecko
2022-01-10
1
-0
/
+13
*
style usages part one (openarray => openArray) (#19321)
flywind
2022-01-04
3
-5
/
+5
*
Fix #19314 - fixing broken `DoublyLinkedList` after adding empty `DoublyLinke...
rockcavera
2022-01-03
1
-0
/
+12
*
Add Week-Of-Year Implementation to Times Module (#17223)
Carlo Capocasa
2022-01-03
1
-0
/
+95
*
Fix #19297 - fixing broken list after adding empty list (#19299)
rockcavera
2021-12-30
1
-0
/
+12
*
Extract runnables that specify `doccmd` (#19275) [backport:1.6]
Jake Leahy
2021-12-20
1
-0
/
+20
*
fix #19244 - solves the problem of the InAddr object constructor in Windows. ...
rockcavera
2021-12-17
1
-0
/
+6
*
[backport:1.0] json: limit recursion depth (#19252)
Miran
2021-12-14
1
-0
/
+32
*
fix: fixes bug in CVerifyPeerUseEnvVars (#19247)
Nick Wilburn
2021-12-14
1
-0
/
+16
*
fix bug #14468 zero-width split (#19248)
Carlo Capocasa
2021-12-13
1
-0
/
+6
*
Various std net improvements (#19132)
Jaremy Creechley
2021-12-12
1
-43
/
+45
*
fixes a possible 'javascript:' protocol exploit [backport:1.0] (#19134)
Andreas Rumpf
2021-12-10
1
-4
/
+31
*
implement RST & Markdown quote blocks (#19147)
Andrey Makarov
2021-11-23
1
-0
/
+361
[next]