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
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
arc allocation method aligned (#15588)
cooldome
2020-10-19
8
-33
/
+69
*
fix rlock compilation failure (#15584)
shirleyquirk
2020-10-15
1
-2
/
+2
*
ORC: API extensions for 1.4 (#15581)
Andreas Rumpf
2020-10-15
1
-5
/
+22
*
ORC: critical bugfix for the cycle analyser, introduce -d:nimStressOrc for ea...
Andreas Rumpf
2020-10-14
2
-19
/
+32
*
Clean out jssys (#15442)
Juan Carlos
2020-10-01
1
-6
/
+0
*
Dont assert on setstacksize result in iOS (#15427) [backport:1.2]
Yuriy Glukhov
2020-09-29
1
-1
/
+4
*
cleanup lib/system/stacktraces.nim; refs #15416 (#15418)
Andreas Rumpf
2020-09-28
1
-1
/
+1
*
finish the stacktraces.nim implementation [backport:1.2] (#15393)
Andreas Rumpf
2020-09-23
1
-6
/
+6
*
deinitLock (#15383)
flywind
2020-09-22
1
-0
/
+2
*
better nativestacktrace support; refs #15284; backport [1.2] (#15384)
Andreas Rumpf
2020-09-22
3
-25
/
+108
*
async: removed the 'unown' references, async never worked with --newruntime a...
Andreas Rumpf
2020-09-20
1
-3
/
+4
*
arc: =deepcopy fixes
Araq
2020-09-20
1
-5
/
+14
*
ORC and stdlib optimizations (#15362)
Andreas Rumpf
2020-09-19
3
-23
/
+27
*
fix coro proc crash for stack problem when run long enough than a GC cycle (#...
yatsen1
2020-09-18
1
-0
/
+6
*
more ORC bugfixes (#15355)
Andreas Rumpf
2020-09-18
2
-8
/
+35
*
allow old styled RTTI for arc/orc (#15331)
Andreas Rumpf
2020-09-16
10
-103
/
+190
*
fixes #15076 (#15329)
Andreas Rumpf
2020-09-15
1
-5
/
+18
*
fixes a critical ORC bug, refs #15076 (#15323)
Andreas Rumpf
2020-09-14
1
-35
/
+29
*
Fix c_malloc inside syslocks.nim to take size_t (#15268) [backport]
shirleyquirk
2020-09-05
1
-3
/
+3
*
fixes #15210 [backport:1.2] (#15237)
Andreas Rumpf
2020-08-31
1
-0
/
+3
*
Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250)
Jaremy Creechley
2020-08-31
2
-4
/
+10
*
gc_regions: cleanup & fixes for deallocation (#11920)
alaviss
2020-08-17
1
-5
/
+4
*
disable sink inference, only enable it for the stdlib. Reason: better source ...
Andreas Rumpf
2020-07-28
1
-0
/
+3
*
more renamings
Araq
2020-07-27
1
-0
/
+0
*
code cleanup
Araq
2020-07-27
3
-209
/
+1
*
Fix #2408 - add -d:globalSymbols (#14904)
genotrance
2020-07-21
1
-1
/
+4
*
readLine: Unicode support for Windows console (#14782)
Andreas Rumpf
2020-07-20
1
-0
/
+62
|
\
|
*
readLine: Fix issues with --gc:arc
ktamp
2020-06-26
1
-6
/
+11
|
*
readLine: Remove recursive imports
ktamp
2020-06-25
1
-10
/
+31
|
*
readLine: Unicode support for Windows console
ktamp
2020-06-23
1
-0
/
+36
*
|
io: fix SetHandleInformation signature to match Windows' (#15017)
alaviss
2020-07-20
1
-2
/
+7
*
|
fix #15006 (#15007)
flywind
2020-07-17
1
-1
/
+1
*
|
Fix #14994 (#14996)
Clyybber
2020-07-15
1
-0
/
+1
*
|
repr_v2 improvements (#14992)
Clyybber
2020-07-15
1
-10
/
+28
*
|
optimize the new nimPrepareStrMutationV2 with inlining (#14969)
Andreas Rumpf
2020-07-12
1
-6
/
+9
*
|
Move `wasMoved` out of `=destroy`
Clyybber
2020-07-10
2
-3
/
+1
*
|
deprecate existsDir; use dirExists instead (#14884)
Timothee Cour
2020-07-03
1
-7
/
+6
*
|
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
1
-4
/
+5
*
|
Clean out Deprecated proc (#14797)
Juan Carlos
2020-06-29
1
-8
/
+0
|
/
*
fix #14750, don't allocate too much in newWideCString (#14773)
Miran
2020-06-23
1
-3
/
+2
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
8
-14
/
+20
*
Remove outdated comment and copy of length (#14759)
Clyybber
2020-06-22
1
-13
/
+3
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
1
-8
/
+0
*
fix #14179, fix #14142, make CI 1.4x faster (2x faster locally) (#14658)
Timothee Cour
2020-06-16
1
-3
/
+8
*
fix #14655 setLen(seq) now zeros memory (#14656)
Timothee Cour
2020-06-14
1
-14
/
+15
*
remove tyOpt, mOpt (#14636)
Timothee Cour
2020-06-12
1
-1
/
+1
*
exceptions.nim: Fix a bad `Error` -> `Defect` renaming (#14621)
ee7
2020-06-10
1
-1
/
+1
*
io: correct signature for some win32 apis (#14551)
alaviss
2020-06-03
1
-5
/
+5
*
fix #14421 items uses lent T (#14447)
Timothee Cour
2020-05-29
1
-3
/
+28
*
hotfix doc comments for procs without body (#14494)
Timothee Cour
2020-05-29
1
-5
/
+0
[prev]
[next]