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
/
destructor
Commit message (
Expand
)
Author
Age
Files
Lines
*
defaults to ORC (#19972)
ringabout
2022-09-23
1
-1
/
+1
*
remove {.this.} pragma, deprecated since 0.19 (#20201)
metagn
2022-08-23
1
-11
/
+9
*
Add use of Windows Wide CRT API for env. vars (#20084)
havardjohn
2022-08-20
1
-1
/
+10
*
default threads on (#19368)
flywind
2022-07-06
1
-1
/
+1
*
Fix global destructor injection for JS backend (#19797)
quantimnot
2022-05-23
1
-1
/
+2
*
deprecate unsafeAddr; extend addr (#19373)
flywind
2022-01-16
5
-7
/
+7
*
style usages part one (openarray => openArray) (#19321)
flywind
2022-01-04
1
-1
/
+1
*
Remove tracking of environment from osenv.nim v2 (#18575)
Timothee Cour
2021-07-29
1
-1
/
+1
*
fixes #18130 (#18407)
Andreas Rumpf
2021-07-01
1
-16
/
+71
*
Add some tests (#18333)
Antonis Geralis
2021-06-23
1
-2
/
+70
*
document macros.unpackVarargs (#18106)
Timothee Cour
2021-05-31
1
-0
/
+1
*
Remove confusing <//> (#17830)
flywind
2021-04-26
1
-1
/
+6
*
close #17636 (#17643)
flywind
2021-04-06
1
-2
/
+2
*
Fixes #17450 (#17477)
Clyybber
2021-03-23
1
-1
/
+12
*
Revert "Fixes #17450 (#17474)" (#17476)
Clyybber
2021-03-23
1
-12
/
+1
*
Fixes #17450 (#17474)
Clyybber
2021-03-23
1
-1
/
+12
*
Revert "Revert "close #16607 add testcase (#17317)" (#17336)" (#17347)
Clyybber
2021-03-12
1
-0
/
+24
*
Revert "close #16607 add testcase (#17317)" (#17336)
Clyybber
2021-03-11
1
-24
/
+0
*
close #9440 add testcase (#17316)
flywind
2021-03-09
1
-0
/
+52
*
close #16607 add testcase (#17317)
flywind
2021-03-09
1
-0
/
+24
*
deprecate newruntime (#17245)
flywind
2021-03-04
9
-9
/
+9
*
fixes #17198, DFA failure on large case stmts (#17210)
Saem Ghani
2021-03-02
1
-0
/
+32
*
close #5342 add testcase (#17230)
flywind
2021-03-02
1
-0
/
+23
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
1
-2
/
+1
*
don't introduce 'dispose', use '=dispose', fixes #17003 [backport:1.4] (#17062)
Andreas Rumpf
2021-02-17
1
-1
/
+1
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-8
/
+8
*
fixes #16365 [backport] (#16381)
Andreas Rumpf
2020-12-17
1
-1
/
+31
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
2
-2
/
+2
*
testament spec: remove errmsg alias of errormsg (#16188)
Timothee Cour
2020-11-29
1
-1
/
+1
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-1
/
+1
*
fix #15825 (#15894)
cooldome
2020-11-09
1
-0
/
+11
*
Add testcase for #14601 (#15677)
Clyybber
2020-10-22
1
-1
/
+45
*
renamed '=' to '=copy' [backport:1.2] (#15585)
Andreas Rumpf
2020-10-15
5
-5
/
+5
*
fixes #14983 (#15320)
Andreas Rumpf
2020-09-25
1
-1
/
+14
*
fixes #15361 (#15401)
Andreas Rumpf
2020-09-24
2
-7
/
+10
*
disable sink inference, only enable it for the stdlib. Reason: better source ...
Andreas Rumpf
2020-07-28
1
-0
/
+1
*
An optimizer for ARC (#14962)
Andreas Rumpf
2020-07-15
3
-7
/
+15
*
injectdestructors fixes and refactor (#14964)
Clyybber
2020-07-14
1
-1
/
+0
*
fixes #14925 (#14947)
Andreas Rumpf
2020-07-09
1
-1
/
+8
*
progress
Araq
2020-07-08
1
-1
/
+1
*
scoped memory management (#14790)
Andreas Rumpf
2020-07-04
1
-19
/
+19
*
Fix #14647 (#14776)
Clyybber
2020-06-28
1
-1
/
+7
*
Add testcases for #11811 and #14315 (#14726)
Clyybber
2020-06-19
1
-1
/
+11
*
Fix #14568 (#14583)
Clyybber
2020-06-07
1
-0
/
+1
*
fix #14421 items uses lent T (#14447)
Timothee Cour
2020-05-29
7
-7
/
+7
*
ARC/ORC: optimize s.setLen(0) to match the old runtime's behaviour (#14423)
Andreas Rumpf
2020-05-21
1
-1
/
+1
*
Small improvements for string and char repr with gc:arc (#14400)
Clyybber
2020-05-20
1
-1
/
+1
*
fix #14294 (#14301)
cooldome
2020-05-11
1
-1
/
+25
*
fix #14217 (#14218)
cooldome
2020-05-05
1
-0
/
+26
*
fixes #14159 [backport:1.2]
Araq
2020-05-02
1
-0
/
+33
[next]