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
2025-12-28 17:04:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b1aabdcffafbbf37ad02f013f754f67dfe2461c
Nim
/
tests
/
range
History
Timothee Cour
3b1aabdcff
change
--hint[X] => --hint:X
in nim repo (avoids shell quoting issues) (
#18085
)
2021-05-26 09:51:48 +02:00
..
compilehelpers.nim
Remove expr/stmt (
#5857
)
2017-07-25 09:28:23 +02:00
tcompiletime_range_checks.nim
change
--hint[X] => --hint:X
in nim repo (avoids shell quoting issues) (
#18085
)
2021-05-26 09:51:48 +02:00
tenums.nim
fix range[enum] type conversion (
#13204
) [backport]
2020-01-20 16:56:59 +01:00
trange.nim
fix range to unsigned conversion (
#17754
)
2021-04-17 15:34:00 +02:00
tsubrange2.nim
Error -> Defect for defects (
#13908
)
2020-04-28 19:56:01 +02:00
tsubrange3.nim
Error -> Defect for defects (
#13908
)
2020-04-28 19:56:01 +02:00
tsubrange.nim
require errormsg to be specified before file.
2018-12-11 21:23:21 +01:00