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-06-02 09:58:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa3d19b4773648744834c67e5b2b9411e062b844
Nim
/
lib
/
core
History
Araq
a60305fbf3
fixes macros.quote documentation; doubling of the escape operator never worked!
2019-05-05 12:20:43 +02:00
..
allocators.nim
allocators.nim: use zero initialization
2019-04-08 23:07:21 +02:00
hotcodereloading.nim
Initial version of the hot-code reloading support for native targets (
#10729
)
2019-02-26 15:48:55 +01:00
locks.nim
removes deprecated T/P types
2018-11-16 13:27:56 +01:00
macrocache.nim
…
macros.nim
fixes macros.quote documentation; doubling of the escape operator never worked!
2019-05-05 12:20:43 +02:00
refs.nim
…
rlocks.nim
…
runtime_v2.nim
newruntime: make 'discard new RootObj' work
2019-04-26 20:33:58 +02:00
seqs.nim
make seq.add more effective for --newruntime
2019-04-25 13:54:25 +02:00
strs.nim
enable most tnewruntime_strutils tests
2019-04-10 15:49:04 +02:00
typeinfo.nim
Initial version of the hot-code reloading support for native targets (
#10729
)
2019-02-26 15:48:55 +01:00
typelayouts.nim
…