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-29 01:14:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccd2e044cb820d186c7dac96c753ce25253ad628
Nim
/
lib
/
std
History
Andreas Rumpf
e24443f1bc
make monotimes have zero overhead if you don't use it (
#13338
) [backport]
2020-02-06 16:12:54 +01:00
..
editdistance.nim
remove deprecated procs (
#12535
)
2019-11-05 11:05:46 +01:00
monotimes.nim
make monotimes have zero overhead if you don't use it (
#13338
) [backport]
2020-02-06 16:12:54 +01:00
sha1.nim
Fix many broken links
2019-10-22 17:59:12 -07:00
sums.nim
Add summation algorithms (
#9284
)
2019-02-13 23:30:14 +01:00
time_t.nim
Revert export of times.CTime; add std/time_t instead. (
#10319
)
2019-01-16 21:08:32 +01:00
varints.nim
fix conversions to uint in varints.nim (
#12564
)
2019-11-04 13:06:08 +01:00
wordwrap.nim
Add Example code to Documentation comment of wordWrap proc. (
#10146
)
2019-01-01 09:56:59 +01:00
wrapnils.nim
maybe: allows optional chaining of field access and indexing when LHS i snil (
#13023
)
2020-01-18 12:24:56 +01:00