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
/
strmantle.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-3
/
+3
*
fixes #11447
Andreas Rumpf
2019-07-06
1
-1
/
+1
*
[other] preparations for --styleCheck:error for the Nim compiler (#11478)
Andreas Rumpf
2019-06-12
1
-30
/
+33
*
right shift is now by default sign preserving (#11322)
Arne Döring
2019-05-29
1
-6
/
+6
*
fixes #10963, disallow implicit mixing of strings and ints/floats (#11292)
Miran
2019-05-21
1
-7
/
+15
*
hotfix: nimParseBiggestFloat needs to be patched for the newer string impleme...
Andreas Rumpf
2019-04-20
1
-20
/
+20
*
move system.dollars in a separate file (#10829)
Miran
2019-03-13
1
-1
/
+3
*
system: some documentation improvements (#10809)
Miran
2019-03-11
1
-0
/
+14
*
system/strmantle: avoid leaking docs to system.nim [ci skip] (#10233)
alaviss
2019-01-08
1
-1
/
+1
*
--gc:destructors: next steps; WIP
Andreas Rumpf
2018-07-21
1
-0
/
+18
*
string comparisons don't have to know the strings representation
Andreas Rumpf
2018-07-10
1
-21
/
+8
*
refactorings in preparations for the new runtime
Andreas Rumpf
2018-07-10
1
-0
/
+293