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 17:34:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44d0b4bdfd95a420946d287adacd762bd12ce646
Nim
/
lib
/
std
/
private
History
Timothee Cour
621384b8ef
fix
https://github.com/timotheecour/Nim/issues/266
retry on failure to avoid common 503 github errors (
#14547
)
2020-06-02 10:47:19 +02:00
..
globs.nim
walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + various other fixes (
#14501
)
2020-06-01 19:21:41 +02:00
miscdollars.nim
fix js stacktraces, unify all file,line,col formatting into a single function (
#14230
)
2020-05-05 14:56:15 +02:00
nimbleutils.nim
fix
https://github.com/timotheecour/Nim/issues/266
retry on failure to avoid common 503 github errors (
#14547
)
2020-06-02 10:47:19 +02:00
since.nim
move since from inclrtl to std/private/since (
#14188
)
2020-05-02 23:51:59 +02:00
underscored_calls.nim
fixes a bug for 'dup' and 'with'; they can now handle nested statement lists that can result from macros
2020-03-17 18:00:11 +01:00