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 08:45:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e33d96ad4ee5d496452a867826ac095cb0ebead4
Nim
/
tests
/
parallel
History
ringabout
a5a6a4d39e
fixes
#22790
; use cast suppress AnyEnumConv warnings for enums withou… (
#22813
)
...
…t holes
fixes
#22790
(cherry picked from commit
ecaccafa6c
)
2024-04-18 09:04:17 +02:00
..
nim.cfg
…
t5000.nim
…
t7535.nim
stdlib tests now check refc too (
#21664
)
2023-04-21 15:37:58 +02:00
t9691.nim
stdlib tests now check refc too (
#21664
)
2023-04-21 15:37:58 +02:00
t10913.nim
stdlib tests now check refc too (
#21664
)
2023-04-21 15:37:58 +02:00
tarray_of_channels.nim
…
tblocking_channel.nim
clean up SOME pending/xxx/issue link comments (
#21826
)
2023-05-11 10:23:52 +02:00
tconvexhull.nim
…
tdeepcopy2.nim
…
tdeepcopy.nim
…
tdisjoint_slice1.nim
…
tflowvar.nim
…
tforstmt.nim
…
tgc_unsafe2.nim
…
tgc_unsafe.nim
…
tguard1.nim
fix
#12122
(
#21096
)
2022-12-16 08:01:15 +01:00
tguard2.nim
…
tinvalid_array_bounds.nim
…
tinvalid_counter_usage.nim
…
tlet_spawn.nim
fixes
#13781
;
fixes
#14901
; add acyclic pragmas to FlowVar (
#20804
)
2022-11-10 16:54:39 +08:00
tmissing_deepcopy.nim
…
tnon_disjoint_slice1.nim
…
tparfind.nim
…
tpi.nim
…
tptr_to_ref.nim
…
treadafterwrite.nim
…
tsendtwice.nim
…
tsimple_array_checks.nim
fixes
#20958
; fixes the return type of slice function [backport] (
#20959
)
2022-11-29 07:21:44 +01:00
tsysspawn.nim
…
tsysspawnbadarg.nim
…
tuseafterdef.nim
fixes
#22790
; use cast suppress AnyEnumConv warnings for enums withou… (
#22813
)
2024-04-18 09:04:17 +02:00
twaitany.nim
…