Commit History

作者 SHA1 備註 提交日期
  ringabout 4d11d0619d complete std prefixes for stdlib (#22887) 1 年之前
  ringabout f7c203fb6c remove legacy code (#21134) 2 年之前
  ringabout 09b7f90475 move `system/atomics` out of system; `std/atomics` should be preferred (#20875) 2 年之前
  ringabout 75ece74bdd fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714) 2 年之前
  ringabout 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 年之前
  flywind 34c1c631bb close #4451 (#17627) 3 年之前
  flywind fcb5cf643c use single backtick (#17181) 4 年之前
  Timothee Cour 18b983d7e3 addQuitProc => addExitProc (#16765) 4 年之前
  Miran 5b55aa52d0 fix deprecations and other warnings (#13748) 4 年之前
  narimiran 5732bb41ef [backport] run nimpretty on the remaining files 5 年之前
  narimiran 545ddf4a4f mark nimprof as used when profiling 5 年之前
  cooldome 953f2ef261 Minor bug fix (#9430) 6 年之前
  cooldome eaca5be9d6 Change the order of compilation passes, transformation is made lazy at code gen (#8489) 6 年之前
  Araq bbb0fd4eb7 remove deprecated stuff from the stdlib; introduce better deprecation warnings 6 年之前
  Andrey Sobolev 3c03877701 Enable embedded profiler to display filenames. 8 年之前
  Andreas Rumpf 0834cd63d9 prepare Nim codebase for upcoming parser changes 8 年之前
  Nick Greenfield 5e8762c21e Improve warning msg when -d:profiler not passed 9 年之前
  Andreas Rumpf d6fbc1425f profiling doesn't require call to enableProfiling 9 年之前
  Andreas Rumpf f75d11193a modified the integrated profiler to hopefully produce more reliable results 9 年之前
  patrick dw 15e7fe787a renamed writeln to writeLine in lib 9 年之前
  pdw 6914244f30 lib/pure/e-o - Dropped 'T' from types 9 年之前
  GrundleTrundle c41e0bdbe3 Changed nimprof.hook() to handle uninitialized t0 10 年之前
  Araq 2b6277c964 more modules updated 10 年之前
  Araq 11b6958755 big rename 10 年之前
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 年之前
  Nick Greenfield 35e603b89c Fix nimprof import error when --threads:on. 10 年之前
  Araq 007d17ce3f more things case consistent 11 年之前
  Araq d43febf81e first version of a memory profiler 12 年之前
  Araq 4892d6929a bugfix: 'defined/compiles' open an implicit mixin scope in generics 12 年之前
  Araq c934db86ad stricter symbol lookup in generics 12 年之前