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
34afaeeeddce3c96d0798c44ea4f4fcca93a5fd0
Nim
/
lib
/
core
History
Andreas Rumpf
2ac21261b4
Merge pull request
#4394
from yglukhov/macro-routines2
...
Added addPragma routine
2016-07-16 14:35:17 +02:00
..
locks.nim
Use `
when insideRLocksModule
instead of
when compiles
`
2016-03-31 16:47:55 +06:00
macros.nim
Merge pull request
#4394
from yglukhov/macro-routines2
2016-07-16 14:35:17 +02: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