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
/
excpt.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: stack traces; first class iterators almost working
Araq
2012-11-15
1
-6
/
+12
*
system.onRaise improvements
Araq
2012-11-05
1
-3
/
+3
*
added system.onRaise to support a condition system
Araq
2012-11-05
1
-2
/
+4
*
caas barely works now
Araq
2012-10-24
1
-1
/
+2
*
fixed a serious code generation bug leading to wrong RTTI
Araq
2012-10-19
1
-9
/
+12
*
added another system.getStackTrace
Araq
2012-05-20
1
-0
/
+9
*
added system.getStackTrace; docgen refactoring (incomplete)
Araq
2012-05-06
1
-0
/
+7
*
implemented support for the AVR CPU and standalone OS
Araq
2012-03-31
1
-1
/
+1
*
bootstraps fine with overloadable templates
Zahary Karadjov
2012-03-14
1
-1
/
+1
*
added system.setControlCHook, system.writeStackTrace
Araq
2012-02-19
1
-0
/
+5
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-12
/
+0
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
thread local vs. global system.raiseHook
Araq
2011-10-23
1
-2
/
+4
*
preparation for new 'is' operator; breaks bootstrapping again, sorry (use gen...
Araq
2011-07-31
1
-1
/
+1
*
tests are green again
Araq
2011-06-28
1
-5
/
+2
*
bugfix: pegs.nim compiles again
Araq
2011-06-26
1
-2
/
+0
*
improvements to get code size down for programs that don't use GC
Araq
2011-06-26
1
-90
/
+96
*
compiler can emulate thread local variables
Araq
2011-06-15
1
-97
/
+88
*
threads clean up their heap
Araq
2011-06-04
1
-1
/
+3
*
first steps to thread local heaps
Araq
2011-06-02
1
-106
/
+2
*
pthread_key_t is respected to be an opaque type ...
Araq
2011-05-20
1
-13
/
+12
*
further progress for multi-threading
Araq
2011-05-19
1
-18
/
+15
*
threads with --gc:boehm may work now :-)
Araq
2011-05-17
1
-5
/
+4
*
thread support: next iteration
Araq
2011-05-17
1
-16
/
+39
*
store a pointer to thread local storage to make the GC happy
Araq
2011-05-16
1
-2
/
+3
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-77
/
+186
*
debug build works again; sorry
Araq
2011-05-09
1
-1
/
+1
*
threadvar alternative
Araq
2011-05-09
1
-0
/
+2
*
optional native stack traces
Araq
2011-04-29
1
-2
/
+2
*
const table support
Araq
2011-04-29
1
-4
/
+4
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-15
/
+3
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-4
/
+1
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
1
-1
/
+0
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
1
-10
/
+62
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-16
/
+32
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-3
/
+8
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-4
/
+2
*
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
*
bugfixes for the high-level postgreSQL wrapper
Andreas Rumpf
2010-01-29
1
-2
/
+4
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-2
/
+1
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+285