index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
nimprof.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-2
/
+2
*
remove legacy code (#21134)
ringabout
2022-12-26
1
-2
/
+1
*
move `system/atomics` out of system; `std/atomics` should be preferred (#20875)
ringabout
2022-11-22
1
-1
/
+1
*
fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)
ringabout
2022-11-01
1
-0
/
+3
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-4
/
+4
*
close #4451 (#17627)
flywind
2021-04-06
1
-1
/
+2
*
use single backtick (#17181)
flywind
2021-02-24
1
-1
/
+1
*
addQuitProc => addExitProc (#16765)
Timothee Cour
2021-01-22
1
-1
/
+2
*
fix deprecations and other warnings (#13748)
Miran
2020-03-25
1
-1
/
+1
*
[backport] run nimpretty on the remaining files
narimiran
2019-09-30
1
-1
/
+2
*
mark nimprof as used when profiling
narimiran
2019-09-02
1
-0
/
+3
*
Minor bug fix (#9430)
cooldome
2018-10-19
1
-1
/
+1
*
Change the order of compilation passes, transformation is made lazy at code g...
cooldome
2018-10-18
1
-4
/
+4
*
remove deprecated stuff from the stdlib; introduce better deprecation warnings
Araq
2018-05-05
1
-2
/
+0
*
Enable embedded profiler to display filenames.
Andrey Sobolev
2016-08-02
1
-6
/
+10
*
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
1
-2
/
+2
*
Improve warning msg when -d:profiler not passed
Nick Greenfield
2016-01-21
1
-1
/
+1
*
profiling doesn't require call to enableProfiling
Andreas Rumpf
2015-12-18
1
-0
/
+1
*
modified the integrated profiler to hopefully produce more reliable results
Andreas Rumpf
2015-12-18
1
-11
/
+26
*
renamed writeln to writeLine in lib
patrick dw
2015-06-19
1
-3
/
+3
*
lib/pure/e-o - Dropped 'T' from types
pdw
2015-06-04
1
-23
/
+25
*
Changed nimprof.hook() to handle uninitialized t0
GrundleTrundle
2015-02-21
1
-1
/
+1
*
more modules updated
Araq
2014-08-28
1
-3
/
+3
*
big rename
Araq
2014-08-27
1
-3
/
+3
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-5
/
+5
*
Fix nimprof import error when --threads:on.
Nick Greenfield
2014-05-20
1
-6
/
+7
*
more things case consistent
Araq
2014-02-10
1
-2
/
+2
*
first version of a memory profiler
Araq
2012-10-10
1
-25
/
+44
*
bugfix: 'defined/compiles' open an implicit mixin scope in generics
Araq
2012-09-18
1
-4
/
+6
*
stricter symbol lookup in generics
Araq
2012-09-17
1
-1
/
+1
*
profiler improvements
Araq
2012-09-17
1
-30
/
+85
*
profiler documentation
Araq
2012-09-15
1
-2
/
+5
*
implemented a stack trace profiler
Araq
2012-09-15
1
-0
/
+125