Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give better error message when profiler and memProfiler used at same time ↵ | Neelesh Chandola | 2018-12-19 | 1 | -0/+3 |
| | | | | | | | | (#9948) * Give better error message when profiler and memProfiler used at same time * Move to profiler.nim | ||||
* | fixes #9420 | Araq | 2018-12-16 | 1 | -5/+6 |
| | |||||
* | removes deprecated T/P types | Araq | 2018-11-16 | 1 | -1/+0 |
| | |||||
* | Enable embedded profiler to display filenames. | Andrey Sobolev | 2016-08-02 | 1 | -6/+13 |
| | | | | Enable embedded profiler to display filenames in profile_results.txt | ||||
* | prepare Nim codebase for upcoming parser changes | Andreas Rumpf | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | modified the integrated profiler to hopefully produce more reliable results | Andreas Rumpf | 2015-12-18 | 1 | -17/+9 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | lib/system/g-w - Dropped 'T' from types | pdw | 2015-06-04 | 1 | -10/+12 |
| | |||||
* | Make ESTP compile | def | 2015-01-23 | 1 | -1/+1 |
| | |||||
* | the big renamefest: first steps | Araq | 2014-08-22 | 1 | -2/+2 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | first version of a memory profiler | Araq | 2012-10-10 | 1 | -26/+43 |
| | |||||
* | stricter symbol lookup in generics | Araq | 2012-09-17 | 1 | -4/+1 |
| | |||||
* | profiler improvements | Araq | 2012-09-17 | 1 | -29/+13 |
| | |||||
* | profiler documentation | Araq | 2012-09-15 | 1 | -6/+0 |
| | |||||
* | implemented a stack trace profiler | Araq | 2012-09-15 | 1 | -47/+93 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | bug concerning constant evaluation fixed | Andreas Rumpf | 2009-11-26 | 1 | -4/+4 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | version0.7.10 | Andreas Rumpf | 2009-06-08 | 1 | -0/+61 |