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
*
make implicit cstring conversions explicit (#19488)
ee7
2022-08-19
11
-50
/
+50
*
Adds missing SEEK_ POSIX constants for FreeRTOS (#20241)
jgirvin-venturi
2022-08-19
1
-0
/
+4
*
Don't require blank line before Markdown code (#20215)
Andrey Makarov
2022-08-15
1
-5
/
+11
*
Pass check condition directly to if (#20217)
Dan Rose
2022-08-15
1
-2
/
+6
*
improve deprecation error messages (#20197)
ringabout
2022-08-11
1
-4
/
+2
*
fix broken runnableExamples for getWeeksInIsoYear (#20193)
metagn
2022-08-11
1
-2
/
+2
*
bootstrap the compiler with nimPreviewSlimSystem (#20176)
ringabout
2022-08-09
11
-0
/
+42
*
update the docs of arc following up #19749 (#19752)
ringabout
2022-08-08
1
-2
/
+2
*
fixes #20153; do not escape `_` for mysql [backport] (#20164)
ringabout
2022-08-05
1
-2
/
+1
*
Improve error message for `strutils.addf` (#20157)
konsumlamm
2022-08-05
1
-8
/
+8
*
Add client.close() in httpclient examples. (#20118)
gecko
2022-08-04
1
-9
/
+25
*
prevent cache thrashing (#20129)
ringabout
2022-08-02
1
-1
/
+3
*
Fix "Add Wider Ascii Chars sets and func for string formatting" (#20120)
Clay Sweetser
2022-07-31
1
-3
/
+3
*
Add Wider Ascii Chars sets and func for string formatting (#19994)
Sultan Al Isaiee
2022-07-31
1
-12
/
+25
*
[ORC] replace threadpool with createThread in the runnableExamples (#20106)
ringabout
2022-07-31
1
-9
/
+16
*
replace the broken link for ORC implementation with a working one (#20105)
ringabout
2022-07-31
1
-1
/
+1
*
Highlight Nim default in Markdown code in .nim (#20110)
Andrey Makarov
2022-07-31
2
-11
/
+16
*
remove shallowCopy for ARC/ORC (#20070)
ringabout
2022-07-26
3
-20
/
+34
*
fixes #20089; remove setPointer since strings/seqs are not pointers with ORC ...
ringabout
2022-07-26
1
-2
/
+8
*
.forbids pragma: defining forbidden tags (#20050)
Lancer11211
2022-07-26
1
-0
/
+9
*
Markdown code blocks part 2; migrate Nim Manual (#20080)
Andrey Makarov
2022-07-25
1
-24
/
+30
*
fix #20067, fix #18976 [backport] (#20069)
metagn
2022-07-22
1
-1
/
+3
*
replace shallowcopy with move in ARC/ORC (#20061)
flywind
2022-07-18
1
-6
/
+6
*
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
[next]