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 09:24:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79f64d246925c19365eb27aa4571d4cb25ede312
Nim
/
lib
/
core
History
Anatoly Galiulin
45bbecb021
Use `
when insideRLocksModule
instead of
when compiles
`
2016-03-31 16:47:55 +06:00
..
locks.nim
Use `
when insideRLocksModule
instead of
when compiles
`
2016-03-31 16:47:55 +06:00
macros.nim
use 'using' instead of 'sig' keyword; cleans up new features a bit
2016-02-29 12:19:54 +01:00
rlocks.nim
Fix `
XDeclaredButNotUsed
` warning when locks or rlocks module is used
2016-03-31 16:47:55 +06:00
typeinfo.nim
Fix code generation issues with TNimType.
2015-12-15 13:33:38 +01:00