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
/
compiler
/
rodutils.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
NIR: C codegen additions (#22914)
Andreas Rumpf
2023-11-06
1
-1
/
+1
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+1
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+1
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
1
-1
/
+1
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
Timothee Cour
2021-07-20
1
-4
/
+6
*
CIs: attempt to use csources_v1 (#16282)
Andreas Rumpf
2021-04-21
1
-1
/
+1
*
fix negative nan (#16628)
flywind
2021-01-11
1
-2
/
+11
*
Big compiler Cleanup (#14777)
Clyybber
2020-08-28
1
-4
/
+2
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-7
/
+7
*
Incremental compilation (IC): Improvements (#11881)
Andreas Rumpf
2019-08-08
1
-8
/
+3
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-1
/
+1
*
Replace countup(x, y-1) with x ..< y
Clyybber
2019-05-07
1
-1
/
+1
*
fixes 8594 (#8721)
cooldome
2018-08-22
1
-2
/
+2
*
fixes #8421, fixes #7968, Nim compiler compiles with MSVC C89 version (#8556)
andri lim
2018-08-07
1
-0
/
+21
*
new .rod file implementation; part 1: writing of the file
Araq
2018-02-17
1
-0
/
+4
*
Fixes codegen bug with literal negative zero, fixes #7079 (#7158)
GULPF
2018-01-31
1
-6
/
+10
*
breaking change: arrays of char do not convert to cstring; ptr to array of ch...
Andreas Rumpf
2017-10-10
1
-3
/
+8
*
don't filter '\0' characters in string generation
Arne Döring
2017-08-07
1
-1
/
+1
*
removed newString proc again, reverted some unnecesary changes
Arne Döring
2017-07-24
1
-3
/
+3
*
remove $ for ptr/ref, prefer using string over array of char
Arne Döring
2017-07-24
1
-4
/
+4
*
arrays can now be printed
Arne Döring
2017-07-24
1
-2
/
+1
*
Fixes #5821 (float32 literal comparison issue) (#5825)
Dominik Picheta
2017-05-17
1
-3
/
+3
*
compiler almost free of deprecated expr/stmt names
Andreas Rumpf
2016-07-30
1
-1
/
+1
*
prepare Nim codebase for upcoming parser changes
Andreas Rumpf
2016-07-15
1
-1
/
+1
*
compiler: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-17
/
+17
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
Fix more 'undeclared identifier' errors.
EXetoC
2014-05-14
1
-1
/
+1
*
case consistency part 4
Araq
2013-12-27
1
-1
/
+1
*
case consistency part 1
Araq
2013-12-27
1
-2
/
+2
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
first steps to C file merge operation for incremental compilation
Araq
2011-10-21
1
-2
/
+2
*
bugfixes for ROD file generation; nimcache dir is now flat
Araq
2011-10-20
1
-3
/
+18
*
much more efficient rod file generation
Araq
2011-10-18
1
-2
/
+96
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+27