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
/
system
/
debugger.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
removes deprecated T/P types
Araq
2018-11-16
1
-2
/
+0
*
Remove more usages of unary lt (fixes #6634) (#6641)
Fabian Keller
2017-10-31
1
-2
/
+2
*
make some system modules compile again
Andreas Rumpf
2017-10-29
1
-1
/
+1
*
more replacements for the deprecated '<'
Andreas Rumpf
2017-10-29
1
-1
/
+1
*
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
1
-1
/
+1
*
remove system/ansi_c include from os
Jacek Sieka
2016-06-05
1
-2
/
+2
*
Fixed --debugger:on option. Removed c_line from termios.
Yuriy Glukhov
2015-08-12
1
-6
/
+6
*
lib/system/a-e - Dropped 'T' from types
pdw
2015-06-04
1
-26
/
+28
*
ENDB compiles again
Araq
2014-08-31
1
-27
/
+27
*
the big renamefest: first steps
Araq
2014-08-22
1
-2
/
+2
*
Fixes typo to be able to use debugger.
Grzegorz Adam Hankiewicz
2014-04-15
1
-1
/
+1
*
preparations for easier debugging
Araq
2014-04-07
1
-8
/
+8
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
debugger improvements
Araq
2013-03-16
1
-575
/
+104
*
use a bloom filter to speed up the debugger
Araq
2013-03-09
1
-11
/
+8
*
documented object constrs; endb works again
Araq
2013-03-09
1
-5
/
+6
*
bugfix: typeinfo.extendSeq
Araq
2013-01-27
1
-14
/
+25
*
bugfix: stack traces; first class iterators almost working
Araq
2012-11-15
1
-6
/
+12
*
fixed a serious code generation bug leading to wrong RTTI
Araq
2012-10-19
1
-3
/
+13
*
debugger compiles again
Araq
2012-09-13
1
-2
/
+5
*
tests/gc/gcleak4.nim
Araq
2012-06-24
1
-1
/
+6
*
tlsEmulation:on for windows/GCC
Araq
2012-01-29
1
-1
/
+1
*
fixes #89
Araq
2012-01-29
1
-3
/
+7
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-94
/
+332
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
improvements to get code size down for programs that don't use GC
Araq
2011-06-26
1
-23
/
+16
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-17
/
+23
*
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
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-3
/
+3
*
overload resolution for proc vars
Andreas Rumpf
2009-06-24
1
-3
/
+3
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+500