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
/
nimbase.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix code generation issues with TNimType.
Reimer Behrends
2015-12-15
1
-4
/
+0
*
fixes #3237
Araq
2015-08-25
1
-3
/
+9
*
Merge branch 'devel' into coroutines
rku
2015-08-20
1
-1
/
+1
|
\
|
*
Fixed --debugger:on option. Removed c_line from termios.
Yuriy Glukhov
2015-08-12
1
-1
/
+1
*
|
Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/ref...
rku
2015-07-31
1
-12
/
+25
|
/
*
fixes #2841
Araq
2015-07-22
1
-0
/
+4
*
fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with ...
Araq
2015-04-25
1
-5
/
+5
*
Merge pull request #2225 from dyu/freebsd
Andreas Rumpf
2015-03-08
1
-0
/
+2
|
\
|
*
compile nim on freebsd
dyu
2015-02-27
1
-0
/
+2
*
|
prevent name mangling for C++ DLLs
Araq
2015-03-05
1
-5
/
+13
|
/
*
merged #2083 manually
Araq
2015-02-08
1
-1
/
+10
*
Happy new year!
Guillaume Gelin
2015-01-06
1
-1
/
+1
*
implemented mixed mode codegen
Araq
2014-10-03
1
-2
/
+8
*
implemented locking levels; still incomplete
Araq
2014-09-27
1
-0
/
+2
*
Fix the C++ exception struct in nimbase.h.
Reimer Behrends
2014-09-21
1
-2
/
+2
*
added stack overflow prevention
Araq
2014-07-16
1
-1
/
+2
*
Fix typo in previous commit.
ReneSac
2014-04-06
1
-1
/
+1
*
fix #971
Zahary Karadjov
2014-03-10
1
-0
/
+3
*
Added comment explaining 'assert_numbits' error.
ReneSac
2014-03-06
1
-0
/
+3
*
implemented 'union' and 'unchecked' pragmas
Araq
2014-03-05
1
-2
/
+2
*
--os:standalone works again
Araq
2013-06-30
1
-109
/
+1
*
fixes #466
Araq
2013-06-06
1
-2
/
+2
*
nimbase.h doesn't need signal.h
Simon Hafner
2013-05-18
1
-2
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
documented object constrs; endb works again
Araq
2013-03-09
1
-3
/
+3
*
fixes nimrtl compilation
Zahary Karadjov
2013-01-28
1
-2
/
+2
*
adds an option to interleave the generated code with snippets from the origin...
Zahary Karadjov
2012-12-02
1
-0
/
+11
*
fixes #256 (I hope)
Araq
2012-11-20
1
-1
/
+1
*
bugfix: wrong assertions for C++ code generation; some solaris support; first...
Araq
2012-10-30
1
-0
/
+2
*
fixes 182
Araq
2012-08-02
1
-1
/
+1
*
more reliable NI/NU definitions
Araq
2012-07-28
1
-0
/
+18
*
fixes #172
Araq
2012-07-25
1
-6
/
+6
*
Fixed math.round, added math.ceil and fixed times.format.
Dominik Picheta
2012-06-04
1
-1
/
+1
*
codegen for C++ exceptions
Zahary Karadjov
2012-06-03
1
-0
/
+7
*
further steps for closure support
Araq
2012-02-06
1
-5
/
+3
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-2
/
+4
*
code gen can generate code to keep alive stack roots
Araq
2011-12-22
1
-0
/
+8
*
bugfixes for .rod files and visual C++
Araq
2011-12-03
1
-2
/
+2
*
cgen: no type canon for integral types; osproc use posix_spawn instead of for...
Araq
2011-11-18
1
-0
/
+5
*
Added system.program_results for controlling the exit code of the program und...
Zahary Karadjov
2011-11-10
1
-0
/
+2
*
code generator supports constant sequences; more consistent compile time eval...
Araq
2011-10-07
1
-1
/
+1
*
support for C++ code generation; importcpp and importobjc pragmas
Araq
2011-08-07
1
-4
/
+4
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-26
/
+0
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-2
/
+7
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-1
/
+4
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-4
/
+8
*
bugfix: init of temps
Araq
2010-08-24
1
-0
/
+11
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-0
/
+2
*
c2nim tool added
Andreas Rumpf
2010-07-21
1
-1
/
+1
*
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-0
/
+7
[next]