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
/
converter
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #22286; enforce Non-var T destructors by `nimPreviewNonVarDestructor` (...
ringabout
2023-11-25
1
-9
/
+6
*
Use `analyseIfAddressTaken` logic for checking if address is taken in convert...
Jake Leahy
2023-03-20
1
-0
/
+10
*
follow up #20109; remove `shallow` seqs/strings for ORC (#20502)
ringabout
2022-10-06
2
-4
/
+4
*
fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)
flywind
2022-04-06
2
-0
/
+13
*
style usages part one (openarray => openArray) (#19321)
flywind
2022-01-04
1
-1
/
+1
*
fixes a converter handling regression that caused private converters to leak ...
Andreas Rumpf
2021-12-09
2
-0
/
+13
*
Fixed generic distinct conversions for 'var' (#18837)
Jason Beetham
2021-10-26
1
-0
/
+6
*
semLambda removed, semProcAux reworked (#17379)
Saem Ghani
2021-03-17
1
-0
/
+11
*
close #7097 add testcase (#16682)
flywind
2021-01-11
1
-0
/
+38
*
fix #16651 (#16658)
cooldome
2021-01-11
1
-0
/
+24
*
add testcase for #9165 (#15787)
flywind
2020-10-30
1
-0
/
+11
*
`addQuitProc` now works with closures, and c, js(node/browser) backend; fix s...
Timothee Cour
2020-06-16
1
-1
/
+1
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
1
-16
/
+20
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
2
-8
/
+7
*
More converter fixes (#9737)
cooldome
2018-11-26
2
-7
/
+69
*
make run the default action of a test in tester
Arne Döring
2018-11-23
3
-3
/
+41
*
Converter bug fixes (#9700)
cooldome
2018-11-15
1
-0
/
+107
*
Fixes 6544 (#9427)
LemonBoy
2018-10-19
1
-0
/
+8
*
Converters to take into account constraints. Fixes #7520 (#8593)
cooldome
2018-08-13
1
-0
/
+20
*
Handle subtype relations for converter parameters (#8248)
LemonBoy
2018-07-09
1
-0
/
+31
*
make tests green again
Andreas Rumpf
2018-05-02
1
-1
/
+1
*
fixes #4537
Andreas Rumpf
2016-08-02
1
-0
/
+23
*
use correct issue number
Andreas Rumpf
2016-07-29
1
-1
/
+1
*
fixes #4432
Andreas Rumpf
2016-07-29
1
-0
/
+13
*
fixes #888
Andreas Rumpf
2016-07-19
1
-0
/
+18
*
fixes #3799
Andreas Rumpf
2016-01-30
1
-0
/
+49
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-1
/
+1
*
Fix tests some more
def
2015-03-17
1
-1
/
+1
*
fixes #1181, fixes #1715
Araq
2014-12-16
1
-0
/
+7
*
made some tests green
Araq
2014-08-13
1
-30
/
+4
*
new tester; all tests categorized
Araq
2014-01-13
4
-0
/
+89