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
/
objects
Commit message (
Expand
)
Author
Age
Files
Lines
*
unpublic `arrayWith` and rename it to `nimArrayWith` (#21006)
ringabout
2022-12-04
1
-1
/
+1
*
fixes #20856; store defaults directly (#20859)
ringabout
2022-11-17
1
-0
/
+13
*
add more test for #20836 (#20842)
Derek 呆
2022-11-14
1
-0
/
+15
*
fixes object default fields bugs and add tests (#20839)
ringabout
2022-11-15
1
-3
/
+34
*
fixes #20836; fixes #20833; fixes `unsafeNew` (#20841)
ringabout
2022-11-14
1
-0
/
+10
*
Revert "fixes #20699; generate an empty struct for void type" (#20806)
Andreas Rumpf
2022-11-12
1
-14
/
+15
*
fixes #20699; generate an empty struct for void type (#20790)
Aditya Siram
2022-11-09
1
-0
/
+14
*
fixes #20740; fixes pre-existing field visibility issues and removes `efSkipF...
ringabout
2022-11-03
1
-1
/
+21
*
fixes #20715; range[a..b] inside object variant fails (#20716)
ringabout
2022-10-31
1
-0
/
+30
*
fixes #20681; add efSkipFieldVisibilityCheck to skip check (#20639)
ringabout
2022-10-28
3
-29
/
+28
*
fixes type check of ranges for default fields (#20660)
ringabout
2022-10-27
1
-0
/
+11
*
add type check for default fields (#20652)
ringabout
2022-10-25
1
-0
/
+22
*
Automatic dereferencing is removed (#20531)
ringabout
2022-10-10
1
-0
/
+15
*
remove implicit let/var default initialization (#20508)
ringabout
2022-10-07
1
-16
/
+16
*
add default field support for object in ARC/ORC (#20480)
ringabout
2022-10-04
2
-0
/
+444
*
less test time costs (#20479)
Bung
2022-10-02
1
-3
/
+2
*
defaults to ORC (#19972)
ringabout
2022-09-23
3
-20
/
+29
*
remove deprecated type pragma syntax, fix bugs that required it (#20199)
metagn
2022-09-03
2
-3
/
+3
*
nvro don't touch cdecl types [backport: 1.6] (#19461)
flywind
2022-01-28
1
-0
/
+18
*
nrvo shouldn't touch bycopy object[backport:1.2] (#19385)
flywind
2022-01-14
2
-0
/
+30
*
fixes #17437 - crash where error reporting > 1 (#17547)
Saem Ghani
2021-03-29
1
-0
/
+22
*
remove some noises in tests (#16448)
flywind
2020-12-27
1
-7
/
+3
*
testament: error instead of silently ignore invalid targets; remove pointless...
Timothee Cour
2020-12-14
1
-1
/
+1
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-1
/
+1
*
close #4318(add testcase for #4318) (#15904)
flywind
2020-11-11
1
-0
/
+12
*
fix #14698 nkRecWhen caused internalAssert in semConstructFields when generic...
Timothee Cour
2020-07-27
1
-0
/
+20
*
Error -> Defect for defects (#13908)
Jacek Sieka
2020-04-28
1
-1
/
+1
*
implement (#14114)
cooldome
2020-04-25
1
-0
/
+6
*
Turn some of the errors back into warnings
Zahary Karadjov
2020-04-01
1
-1
/
+1
*
fix when statements in inheritable generic objects (#13667) [backport]
Jasper Jenkins
2020-03-17
1
-0
/
+11
*
Revert "printing float values will have one more digit. (#13276) [backport]" ...
Timothee Cour
2020-02-08
1
-3
/
+3
*
printing float values will have one more digit. (#13276) [backport]
Arne Döring
2020-02-07
1
-3
/
+3
*
Fixed objects being erroneously zeroed out before object construction (#12814...
Neelesh Chandola
2019-12-05
1
-0
/
+22
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
Remove ENDB (#12095)
Clyybber
2019-08-31
1
-1
/
+0
*
Remove immediate pragma (#11308)
Arne Döring
2019-05-29
1
-1
/
+1
*
add tests, closes #3012, closes #7244
narimiran
2019-02-27
1
-0
/
+21
*
fixes #10195
Araq
2019-02-19
1
-0
/
+5
*
32 bit fixes (#10608)
Arne Döring
2019-02-13
1
-27
/
+1
*
disable one more test for C++
Araq
2019-01-16
1
-0
/
+4
*
fixes #10203 (#10290)
Andreas Rumpf
2019-01-15
1
-0
/
+20
*
void object fields are now ignored by codegen and fields/fieldPairs iterator ...
Neelesh Chandola
2019-01-10
1
-0
/
+17
*
Merge pull request #8748 from LemonBoy/when-in-objects
Andreas Rumpf
2018-12-12
1
-0
/
+51
|
\
|
*
Pervasive replacement of nkRecWhen in generic types
LemonBoy
2018-10-19
1
-0
/
+51
*
|
megatest checks output and nimout
Arne Döring
2018-12-11
1
-18
/
+13
*
|
require errormsg to be specified before file.
Arne Döring
2018-12-11
2
-5
/
+5
*
|
threw away a silly test
Araq
2018-11-23
1
-61
/
+0
*
|
activated more tests, allow input in test spec
Arne Döring
2018-11-23
1
-0
/
+9
*
|
make run the default action of a test in tester
Arne Döring
2018-11-23
2
-1
/
+8
*
|
More descriptive names of test files (#9531)
Miran
2018-10-29
2
-0
/
+0
[next]