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
/
stdlib
/
tsugar.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't use previous bindings of `auto` for routine return types (#23207)
metagn
2024-01-17
1
-1
/
+2
*
fixes #22939; fixes #16890; push should but doesn't apply to importc … (#22...
ringabout
2023-11-19
1
-16
/
+19
*
closes #16919; followup #16820, test tsugar on all backends (#22829)
ringabout
2023-10-16
1
-8
/
+8
*
stdlib tests now check refc too (#21664)
ringabout
2023-04-21
1
-0
/
+1
*
closes #20704; add a test case (#21480)
ringabout
2023-03-06
1
-1
/
+12
*
[sugar] handle HiddenDeref in capture, error at CT if unsupported nnk (#20680)
Vindaar
2022-11-10
1
-0
/
+60
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+1
*
fix #16967 [backport:1.2] (#16976)
hlaaftana
2021-02-09
1
-0
/
+16
*
Sugar tests (#16820)
konsumlamm
2021-02-02
1
-118
/
+215
*
`dumpToString`: improves on `sugar.dump` (#16841)
Timothee Cour
2021-02-02
1
-1
/
+11
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-12
/
+12
*
add collect with infered init, refs #16078 fixes #14332 (#16089)
Antonis Geralis
2020-12-03
1
-3
/
+19
*
move rest of tests to testament (#16140)
flywind
2020-11-27
1
-0
/
+94
*
distinctBase type trait for distinct types (#13031)
cooldome
2020-01-08
1
-37
/
+0
*
fixes #7816 (#11261)
Andreas Rumpf
2019-05-15
1
-1
/
+10
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-1
/
+0
*
fixes #8519; implements T.distinctBase to reverse T = distinct A (#8531)
Timothee Cour
2018-08-10
1
-0
/
+29