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
*
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