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
2026-04-18 21:40:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
934bba5255cd73d31513b824b1cdf9dcc1738111
Nim
/
tests
/
pragmas
History
cooldome
0a8684db4c
User pragmas hide effect specs bug fix.
Fixes
#7216
(
#7217
)
2018-02-27 03:03:49 +01:00
..
custom_pragma.nim
Implement custom annotations (
#6987
)
2018-01-09 15:25:22 +01:00
tbitsize.nim
…
tcustom_pragma.nim
Custom pragmas in procs bug fix (
#7086
)
2018-01-18 10:38:55 +01:00
tlocks.nim
…
tnoreturn.nim
Allow noreturn procs with void type (
#6973
)
2017-12-27 10:09:24 +01:00
tpush.nim
…
treorder.nim
Add sections (type, var, let, const, using) support for reorder pragma (
#6326
)
2017-10-28 11:33:35 +02:00
tsym_as_pragma.nim
Remove expr/stmt (
#5857
)
2017-07-25 09:28:23 +02:00
tused.nim
…
tuserpragma2.nim
User pragmas hide effect specs bug fix.
Fixes
#7216
(
#7217
)
2018-02-27 03:03:49 +01:00
tuserpragma.nim
…