This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-05-30 00:35:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9d5a9d395641baec03633a274a06cec5636e6ea
Nim
/
tests
/
converter
History
flywind
1368316b7f
style usages part one (openarray => openArray) (
#19321
)
...
* style usages (openArray) * revert doc changes (cherry picked from commit
9df195ef58
)
2022-05-25 16:33:37 +02:00
..
m18986.nim
fix
#18986
; Import/except doesn't work on devel [backport: 1.6] (
#19687
)
2022-04-06 16:19:06 +02:00
mdontleak.nim
fixes a converter handling regression that caused private converters to leak into client modules;
fixes
#19213
; [backport:1.6] (
#19229
)
2021-12-10 11:46:26 +01:00
t7097.nim
close
#7097
add testcase (
#16682
)
2021-01-11 15:13:13 +01:00
t7098.nim
…
t9165.nim
…
t18986.nim
fix
#18986
; Import/except doesn't work on devel [backport: 1.6] (
#19687
)
2022-04-06 16:19:06 +02:00
tconvcolors.nim
…
tconvert.nim
…
tconverter_unique_ptr.nim
…
tconverter_with_constraint.nim
…
tconverter_with_varargs.nim
style usages part one (openarray => openArray) (
#19321
)
2022-05-25 16:33:37 +02:00
tconverter.nim
semLambda removed, semProcAux reworked (
#17379
)
2021-03-17 19:51:50 +01:00
tdontleak.nim
fixes a converter handling regression that caused private converters to leak into client modules;
fixes
#19213
; [backport:1.6] (
#19229
)
2021-12-10 11:46:26 +01:00
texplicit_conversion.nim
…
tgenericconverter2.nim
…
tgenericconverter.nim
fix
#16651
(
#16658
)
2021-01-11 10:09:38 +01:00
tor_in_converter.nim
…
ttypeconverter1.nim
…