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
/
rod
/
cgen.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
1
-17
/
+18
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-1
/
+1
*
bugfix: init of temps
Araq
2010-08-24
1
-0
/
+46
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-4
/
+3
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-47
/
+24
*
before stack init change
Andreas Rumpf
2010-08-01
1
-10
/
+11
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-54
/
+115
*
tiny C backend for a much faster REPL
Andreas Rumpf
2010-04-02
1
-19
/
+29
*
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
*
httpserver supports a fixed port number
Andreas Rumpf
2010-02-06
1
-0
/
+2
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-1
/
+1
*
version 0.8.6
Andreas Rumpf
2009-12-22
1
-0
/
+0
*
got rid of platdef.c; compiler now always does linking step
rumpf_a@web.de
2009-12-20
1
-2
/
+1
*
got rid of platdef.c generation
rumpf_a@web.de
2009-12-19
1
-0
/
+0
*
variable dynamic lib names
Andreas Rumpf
2009-12-15
1
-25
/
+29
*
floating point checks
Andreas Rumpf
2009-12-14
1
-1
/
+1
*
added nimlib/posix
Andreas Rumpf
2009-12-10
1
-7
/
+3
*
enhancements for cgen.libCandidates
Andreas Rumpf
2009-12-09
1
-29
/
+26
*
BUGFIX: better error message when loading of dynamic lib proc fails
Andreas Rumpf
2009-12-09
1
-13
/
+11
*
bugfix: inconsequent tuple usage
Andreas Rumpf
2009-12-09
1
-41
/
+33
*
version 0.8.5: added Nimrod version of the compiler
Andreas Rumpf
2009-12-07
1
-0
/
+905