summary refs log tree commit diff stats
path: root/lib/system/debugger.nim
Commit message (Expand)AuthorAgeFilesLines
* removes deprecated T/P typesAraq2018-11-161-2/+0
* Remove more usages of unary lt (fixes #6634) (#6641)Fabian Keller2017-10-311-2/+2
* make some system modules compile againAndreas Rumpf2017-10-291-1/+1
* more replacements for the deprecated '<'Andreas Rumpf2017-10-291-1/+1
* prepare Nim codebase for upcoming parser changesAndreas Rumpf2016-07-151-1/+1
* remove system/ansi_c include from osJacek Sieka2016-06-051-2/+2
* Fixed --debugger:on option. Removed c_line from termios.Yuriy Glukhov2015-08-121-6/+6
* lib/system/a-e - Dropped 'T' from typespdw2015-06-041-26/+28
* ENDB compiles againAraq2014-08-311-27/+27
* the big renamefest: first stepsAraq2014-08-221-2/+2
* Fixes typo to be able to use debugger.Grzegorz Adam Hankiewicz2014-04-151-1/+1
* preparations for easier debuggingAraq2014-04-071-8/+8
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* debugger improvementsAraq2013-03-161-575/+104
* use a bloom filter to speed up the debuggerAraq2013-03-091-11/+8
* documented object constrs; endb works againAraq2013-03-091-5/+6
* bugfix: typeinfo.extendSeqAraq2013-01-271-14/+25
* bugfix: stack traces; first class iterators almost workingAraq2012-11-151-6/+12
* fixed a serious code generation bug leading to wrong RTTIAraq2012-10-191-3/+13
* debugger compiles againAraq2012-09-131-2/+5
* tests/gc/gcleak4.nimAraq2012-06-241-1/+6
* tlsEmulation:on for windows/GCCAraq2012-01-291-1/+1
* fixes #89Araq2012-01-291-3/+7
* pragma on/off improvements; endb rewrittenAraq2012-01-281-94/+332
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* improvements to get code size down for programs that don't use GCAraq2011-06-261-23/+16
* further steps for thread support; bootstrapping should require unzip C source...Araq2011-05-161-17/+23
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
* added tools and web dirsAndreas Rumpf2009-09-151-3/+3
* overload resolution for proc varsAndreas Rumpf2009-06-241-3/+3
* version0.7.10Andreas Rumpf2009-06-081-0/+500