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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Araq
2011-05-16
1
-17
/
+23
|
|
|
|
sources and ./build.sh
*
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