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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve rand(bool) (#20045)
Antonis Geralis
2022-07-18
1
-2
/
+4
*
epoll: correct mapping [backport] (#20058)
Jacek Sieka
2022-07-18
1
-5
/
+14
*
Fixed typo in std/os doc (#20054)
LetThereBeLemons
2022-07-18
1
-1
/
+1
*
fix `pthread_mutex_t` size (#20055)
Jacek Sieka
2022-07-18
1
-1
/
+1
*
Display protocol name in exceptions raised by getProtoByName() (#19808)
kraptor
2022-07-16
1
-1
/
+1
*
Make `random.rand` work with `Ordinal` (#20043)
Amjad Ben Hedhili
2022-07-16
1
-6
/
+9
*
make AsyncSocket.getPeerAddr work ; fix #15022 (#20038)
David Krause
2022-07-16
1
-0
/
+2
*
Improve Markdown code blocks & start moving docs to Markdown style (#19954)
Andrey Makarov
2022-07-15
2
-36
/
+119
*
[Orc] fixes "streams.readDataStr segafaults" when accepting a string literal...
flywind
2022-07-15
1
-0
/
+5
*
fixes #20015; document `shallowCopy` does a deep copy with ARC/ORC (#20025)
flywind
2022-07-14
1
-0
/
+2
*
Add sink and lent annotations to the critbits module (#20021)
silent-observer
2022-07-14
1
-8
/
+8
*
Fixes Compilation error with --app:lib (#19965)
Juan M Gómez
2022-07-10
1
-1
/
+1
*
sysrand: fix syscall signature [backport] (#19982)
Jacek Sieka
2022-07-07
1
-4
/
+3
*
Fixes return values of execCmd on macos (#19963)
Daniel Clarke
2022-07-05
1
-1
/
+1
*
Fixing `nimRawSetJmp` for vcc and clangcl on Windows (#19959)
rockcavera
2022-07-04
1
-17
/
+21
*
jsffi add missing braces (#19948)
Juan Carlos
2022-06-30
1
-10
/
+10
*
Fix jsre (#19917)
Juan Carlos
2022-06-28
1
-3
/
+5
*
fix typo in nre.nim (#19915)
flintforge
2022-06-21
1
-2
/
+1
*
Fix nimRawSetjmp for VCC [backport: 1.2] (#19899)
Tanguy
2022-06-20
1
-1
/
+1
*
Better range error messages (#19867)
Tanguy
2022-06-15
1
-0
/
+3
*
Windows: enable nimRawSetjmp by default [backport] (#19891)
Tanguy
2022-06-14
1
-0
/
+7
*
Correctly import libcrypto functions using dynlib (#19881)
Ardek Romak
2022-06-13
1
-35
/
+37
*
Pass headers and body correctly to FetchOptions (#19884) [backport]
Jake Leahy
2022-06-13
1
-2
/
+3
*
Friendlier error message with solution (#19880)
Carlo Capocasa
2022-06-11
1
-0
/
+5
*
[js] add testcase for array indexDefect and remove todo (#19838)
flywind
2022-06-10
1
-4
/
+0
*
remove noop option `gc:v2` (#19810)
flywind
2022-06-10
1
-12
/
+2
*
fix #19862; make widestrs consistent between refc and orc (#19874) [backport]
flywind
2022-06-09
1
-0
/
+3
*
Deprecate std/sums (#18439)
Antonis Geralis
2022-06-09
1
-0
/
+2
*
Add Microtasks docs (#19870)
Juan Carlos
2022-06-08
1
-1
/
+1
*
Fix `find` routines' api to default to `last=-1` (#19761)
Zoom
2022-06-07
1
-41
/
+50
*
Add Microtasks (#19860)
Juan Carlos
2022-06-04
1
-0
/
+5
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
6
-91
/
+220
*
change the type of mangleJsName; fixes CStringConv warnings (#19852)
flywind
2022-06-01
1
-6
/
+6
*
[Minor] remove unused and unnecessary local variable (#19853)
flywind
2022-06-01
1
-1
/
+0
*
Zectbumo fixes 19824 (#19825)
Alfred Morgan
2022-05-30
1
-6
/
+8
*
Add `document.hidden` and `document.visibilityState` properties (#19817)
tandy1000
2022-05-24
1
-0
/
+2
*
Add Array.shift (#19811)
Juan Carlos
2022-05-24
1
-0
/
+9
*
Fix typo in sequtils documentation (#19789)
Anthony Dario
2022-05-13
1
-1
/
+1
*
string is missing formatting when calling fmt (#19780)
Alfred Morgan
2022-05-10
1
-2
/
+2
*
Remove deprecated posix proc (#19774)
Juan Carlos
2022-05-08
1
-10
/
+0
*
Update nimscript `withDir` doc example (#19776)
huantian
2022-05-08
1
-4
/
+4
*
Fix questionable suggestion in `strutils` docs (#19765)
Zoom
2022-05-06
1
-9
/
+16
*
Fix broken link in sets documentation. (#19769)
Anthony Dario
2022-05-06
1
-1
/
+1
*
Rework discarding futures documentation in asyncdispatch (#19738)
huantian
2022-05-02
1
-6
/
+33
*
fixes #18612; apply cache and memcmp for methods in arc/orc (#19749)
flywind
2022-04-26
1
-2
/
+26
*
macros: make hasCustomPragma more permissive (#19747)
ehmry
2022-04-25
1
-3
/
+5
*
Revert "fix db_sqlite.tryInsertID does raise exceptions in 1.6.0 #19743 (#197...
Andreas Rumpf
2022-04-25
1
-14
/
+11
*
Really fix StringStream with ARC at compile-time, improve streams test (#19739)
Danil Yarantsev
2022-04-25
1
-2
/
+8
*
fix db_sqlite.tryInsertID does raise exceptions in 1.6.0 #19743 (#19744)
flywind
2022-04-24
1
-11
/
+14
*
Fix doc: list of async backends (#19741)
huantian
2022-04-24
1
-3
/
+3
[next]