summary refs log tree commit diff stats
path: root/compiler/vmprofiler.nim
Commit message (Expand)AuthorAgeFilesLines
* prepare for the enforcement of `std` prefix (#22873)ringabout2023-10-291-3/+3
* use strictdefs for compiler (#22365)ringabout2023-08-061-2/+2
* minor cleanup vmprofiler (#21783)ringabout2023-05-041-1/+1
* cleanup of PR #14833 (VM profiler)Araq2020-07-091-13/+16
* VM profiler (#14833)Ico Doornekamp2020-07-091-0/+42
baf47aa08288f7b91824c11'>^
4b09a8975 ^















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29