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
/
ansi_c.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
make -d:nimQuirky work with devel
Andreas Rumpf
2019-04-20
1
-1
/
+1
*
make it compile with older nim versions
Araq
2019-04-08
1
-0
/
+2
*
respect -d:useMalloc everywhere; turn ansi_c and memory into proper Nim modules
Araq
2019-04-08
1
-55
/
+55
*
make DLLs tests green again
Andreas Rumpf
2019-03-15
1
-1
/
+1
*
--newruntime: progress
Andreas Rumpf
2019-03-14
1
-0
/
+7
*
further system.nim cleanups
Andreas Rumpf
2019-02-06
1
-5
/
+5
*
system refactorings (#10559)
Andreas Rumpf
2019-02-06
1
-8
/
+13
*
make tests green with a global config.nims file
Araq
2018-12-17
1
-1
/
+1
*
deprecated ospaths (#9665)
Andreas Rumpf
2018-11-09
1
-1
/
+2
*
Genode fixes (#8501)
Emery Hemingway
2018-08-16
1
-1
/
+1
*
Haiku support for Nim (#8542)
alaviss
2018-08-14
1
-0
/
+11
*
Added c_abort to ansi_c (#8449)
Yuriy Glukhov
2018-07-30
1
-0
/
+3
*
Don't depend on string.h in codegen (#8299)
Yuriy Glukhov
2018-07-13
1
-0
/
+2
*
Nintendo switch support (#8069)
Joey
2018-06-27
1
-1
/
+1
*
fixes to allow the usage of clang on windows with the msvc abi and ms headers...
Charlie Barto
2017-10-09
1
-2
/
+6
*
Linux abi take 3 (#5692)
Jacek Sieka
2017-04-12
1
-2
/
+8
*
Fixes to support Dragonfly BSD. (#5552)
Eugene Kabanov
2017-03-17
1
-1
/
+2
*
ansi_c.nim: avoid deprecated 'expr' type
Araq
2017-01-20
1
-1
/
+1
*
Enhance values SIGNALS on more OS.
cheatfate
2016-06-16
1
-1
/
+2
*
prefer consts to importing #defines from headers
Jacek Sieka
2016-06-06
1
-25
/
+20
*
remove system/ansi_c include from os
Jacek Sieka
2016-06-05
1
-26
/
+0
*
fix types of ansi_c/sysio to more closely match C ABI
Jacek Sieka
2016-06-05
1
-63
/
+41
*
remove strange file types in ansi_c
Jacek Sieka
2016-06-01
1
-30
/
+17
*
added 'sig' feature; removed tfShared support in the compiler
Andreas Rumpf
2016-02-28
1
-2
/
+2
*
further progress on --gc:v2
Andreas Rumpf
2016-02-17
1
-6
/
+12
*
lib: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-11
/
+11
*
fixes #1744
Araq
2014-12-17
1
-4
/
+5
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak
Araq
2014-10-04
1
-4
/
+17
|
\
|
*
Improve setjmp()/longjmp() performance.
Reimer Behrends
2014-09-25
1
-4
/
+17
*
|
the big renamefest: first steps
Araq
2014-08-22
1
-2
/
+2
|
/
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-2
/
+2
*
parseBiggestFloat is now builtin
Araq
2014-07-16
1
-4
/
+1
*
More human readable `$`(float)
katlogic
2014-06-15
1
-1
/
+4
*
Fixes #1168
Simon Hafner
2014-05-03
1
-0
/
+3
*
case consistency part 4
Araq
2013-12-27
1
-7
/
+7
*
bootstraps with new template symbol binding rules
Araq
2013-12-24
1
-11
/
+11
*
NoFakeVars progress
Araq
2013-12-24
1
-3
/
+12
*
vm: FFI improvements
Araq
2013-12-23
1
-15
/
+31
*
fixes #569; C++ codegen works again
Araq
2013-08-31
1
-1
/
+1
*
fixes #532
Araq
2013-08-01
1
-1
/
+1
*
fixes --os:standalone
Araq
2013-06-30
1
-5
/
+6
*
--os:standalone works again
Araq
2013-06-30
1
-40
/
+56
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
incompleteStruct pragma for C's FILE
Araq
2013-01-27
1
-3
/
+2
*
fixes #293
Araq
2013-01-08
1
-1
/
+1
*
fixes #250
Araq
2012-11-19
1
-7
/
+9
*
bugfix: 'defined/compiles' open an implicit mixin scope in generics
Araq
2012-09-18
1
-0
/
+2
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-1
/
+2
*
changed integer promotion rules; added math.fmod
Araq
2012-06-28
1
-2
/
+2
*
bugfix #100 again
Araq
2012-03-28
1
-1
/
+0
[next]