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 (
Collapse
)
Author
Age
Files
Lines
*
big repo cleanup
Araq
2011-04-12
1
-1032
/
+0
|
*
some little bugfixes
Araq
2011-03-27
1
-10
/
+9
|
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-5
/
+8
|
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-7
/
+12
|
*
fixes #20
Araq
2011-03-12
1
-38
/
+72
|
*
always compile with at least O1; bugfix set initialization for interactive mode
Araq
2011-03-10
1
-3
/
+6
|
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-5
/
+5
|
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-4
/
+10
|
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-15
/
+8
|
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
1
-1
/
+2
|
*
implemented 'emit' pragma
Araq
2011-01-07
1
-5
/
+5
|
*
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