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