summary refs log tree commit diff stats
path: root/lib/system/inclrtl.nim
Commit message (Collapse)AuthorAgeFilesLines
* Remove immediate pragma (#11308)Arne Döring2019-05-291-5/+0
| | | | | * remove immediate from tests * remove immediate from the compiler
* make nim bootstrap again for older versionsAndreas Rumpf2016-07-301-0/+5
|
* udpated the compiler and tester to use getOrDefaultAraq2015-10-131-0/+5
|
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-4/+4
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Corrected lib name for macos.Yuriy Glukhov2015-08-251-1/+1
|
* Happy new year!Guillaume Gelin2015-01-061-1/+1
|
* introduced 'benign' pragmaAraq2014-10-251-0/+5
|
* the big renamefest: first stepsAraq2014-08-221-1/+1
|
* building of nimrtl.dll should work againAraq2014-04-221-1/+1
|
* fixes DLL generationAraq2014-04-211-2/+2
|
* made large parts of the stdlib gcsafeAraq2014-04-201-3/+5
|
* refactorings for the eval engine; bugfix: clean templates as accessorsAraq2013-07-191-1/+3
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* docgen2 improvementsAraq2012-06-231-2/+2
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* linearScanEnd pragma; string case statement optimizationAraq2011-03-141-1/+1
|
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-1/+1
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-1/+0
|
* before stack init changeAndreas Rumpf2010-08-011-1/+1
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-291-0/+45