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
...
*
fixes #13070
Araq
2020-01-10
1
-2
/
+2
*
take the one good idea from --os:standalone and enable it via -d:StandaloneHe...
Andreas Rumpf
2020-01-09
2
-8
/
+8
*
reprjs: style changes
Araq
2020-01-05
1
-12
/
+12
*
fixes #13013, reverts previous changes to readLines() (#13036) [backport]
cooldome
2020-01-05
1
-3
/
+5
*
fixes #13032
Araq
2020-01-04
2
-6
/
+6
*
remove default argument for readLines (#12807) [backport]
cooldome
2020-01-02
1
-3
/
+3
*
--exception:goto switch for deterministic exception handling (#12977)
Andreas Rumpf
2020-01-01
3
-98
/
+120
*
fixes #12965 (#12991)
Andreas Rumpf
2019-12-31
1
-10
/
+11
*
c_fflush() the rawWrite() buffer (#12987)
Ștefan Talpalaru
2019-12-30
1
-0
/
+4
*
generic stack trace overriding mechanism (#12922)
Ștefan Talpalaru
2019-12-29
1
-10
/
+33
*
minor refactorings
Andreas Rumpf
2019-12-27
1
-9
/
+9
*
ARC: default to a shared heap with --threads:on
Araq
2019-12-24
2
-0
/
+10
*
ported channels to ARC
Araq
2019-12-24
1
-120
/
+142
*
fix error in assertions document (#12925) [backport]
flywind
2019-12-18
1
-1
/
+1
*
ARC: cycle detector (#12823)
Andreas Rumpf
2019-12-17
7
-2
/
+762
*
NaN floatFormat with clang_cl (#12910)
cooldome
2019-12-17
1
-2
/
+2
*
Better clang_cl support (#12896)
cooldome
2019-12-13
1
-5
/
+6
*
ARC related bugfixes and refactorings (#12781)
Andreas Rumpf
2019-12-05
1
-8
/
+56
*
more fixes for --cpu:avr [backport] (#12748)
Andreas Rumpf
2019-11-27
4
-5
/
+8
*
ARC: ported the GC tests over to --gc:arc
Araq
2019-11-26
1
-0
/
+9
*
csize_t changes: pinToCpu didn't compile (#12725)
Mamy Ratsimbazafy
2019-11-25
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2019-11-13
1
-2
/
+2
*
gc:arc: support GC_ref/unref for ref T
Araq
2019-11-13
1
-2
/
+2
*
Fix #12135 and #12109 (#12137)
Euan
2019-11-11
1
-0
/
+7
*
Fix crash in terminate handler (#12572) [backport]
Volodymyr Lashko
2019-11-07
1
-0
/
+6
*
fix #12597 (#12604)
Arne Döring
2019-11-07
1
-4
/
+4
*
added 'since' template for further stdlib additions
Andreas Rumpf
2019-11-07
2
-1
/
+5
*
[backport] fix #12395 (#12590)
Miran
2019-11-04
1
-3
/
+3
*
introduce csize_t instead of fixing csize (#12497)
Arne Döring
2019-10-31
6
-30
/
+30
*
--gc:destructors now means Nim uses pure refcounting (#12557)
Andreas Rumpf
2019-10-30
4
-6
/
+6
*
Improve Math.Trunc code emit on JS, had weird whitespaces and indents (#12549)
Juan Carlos
2019-10-30
1
-10
/
+10
*
fix several typos in documentation and comments (#12553)
Nindaleth
2019-10-30
3
-5
/
+5
*
proof that refcounting can handle Nim's async (#12533)
Andreas Rumpf
2019-10-28
1
-1
/
+8
*
fix deprecation warnings related to Int128 (#12474)
Miran
2019-10-28
1
-1
/
+1
*
minor improvements
Andreas Rumpf
2019-10-27
1
-1
/
+2
*
Fix word wrapping
Jjp137
2019-10-22
1
-4
/
+5
*
Fix many broken links
Jjp137
2019-10-22
2
-4
/
+4
*
first implementation of the new --seqsv2 switch
Araq
2019-10-20
4
-5
/
+5
*
Revert "Fixes #12187 (#12321)" (#12447)
Andreas Rumpf
2019-10-18
4
-35
/
+11
*
Fixes #12286 - require explicit disabling of boehm interior pointer checking ...
genotrance
2019-10-11
1
-1
/
+3
*
fix a few dead links and a missing sentence in documentation (#12387)
Nindaleth
2019-10-08
1
-3
/
+3
*
fixes #12315 [backport]; refs #12314 (#12385)
Andreas Rumpf
2019-10-08
1
-0
/
+6
*
Fixes #12187 (#12321)
Clyybber
2019-10-08
4
-11
/
+35
*
`system.writeFile` has been overloaded to also support `openarray[byte]` (#12...
zah
2019-10-02
1
-0
/
+12
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
3
-3
/
+3
*
Add build support for Linux/hppa (#12271)
John Paul Adrian Glaubitz
2019-09-26
1
-0
/
+2
*
Fix -d:logGC compile cerror: 'stdout not defined' (#12237)
treeform
2019-09-24
1
-5
/
+5
*
last stdlib cleanups
Araq
2019-09-21
1
-8
/
+0
*
consistent floating point output (#12219)
Andreas Rumpf
2019-09-20
3
-33
/
+80
*
expose more fields of TNimType
Araq
2019-09-19
1
-4
/
+4
[prev]
[next]