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-06-01 17:41:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae117bd7bcef81df2628071320b9980cff09f294
Nim
/
tests
/
cpp
History
ringabout
55b5068d20
closes
#10219
; adds a test case (
#23370
)
...
closes
#10219
(cherry picked from commit
d373d304ff
)
2024-05-21 14:19:25 +02:00
..
amodule.nim
…
enum.hpp
…
foo.c
…
mexportc.nim
…
t4834.nim
…
t6986.nim
…
t8241.nim
…
t9013.nim
…
t10148.nim
…
t10241.nim
…
t12946.nim
…
tasync_cpp.nim
…
tcasts.nim
…
tcodegendecl.nim
Expands codegenDecl to work in function params.
fixes
#22306
(
#22307
)
2023-07-23 16:42:20 +02:00
tconstructor.nim
fixes
#22662
Procs with constructor pragma doesn't initialize object's fields (
#22665
)
2024-04-17 15:51:15 +02:00
tcovariancerules.nim
…
tcppraise.nim
…
tdont_init_instantiation.nim
…
tembarrassing_generic_bug.nim
…
temitlist.nim
…
tempty_generic_obj.nim
…
tenum_set.nim
…
tevalorder.nim
…
texportc.nim
…
tgen_prototype_for_importc.nim
…
tget_subsystem.nim
…
tnativesockets.nim
…
torc.nim
closes
#10219
; adds a test case (
#23370
)
2024-05-21 14:19:25 +02:00
tpassbypragmas.nim
fixes an issue where byref wasnt properly handled when using it in a generic param (
#22337
)
2023-07-29 18:05:31 +02:00
treturn_array.nim
…
tretvar.nim
…
tsigbreak.nim
…
tstaticvar_via_typedesc.nim
…
ttemplatetype.nim
…
tterminate_handler.nim
…
tthread_createthread.nim
…
ttypeinfo1.nim
…
ttypeinfo2.nim
…
tvector_iterator.nim
…
tvectorseq.nim
…
tvirtual.nim
…