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
*
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1...
Timothee Cour
2021-02-17
1
-5
/
+1
*
make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)
Andreas Rumpf
2021-01-04
1
-10
/
+10
*
better addInt (#16160)
flywind
2020-12-01
1
-15
/
+81
*
Correct all eggs (#15906)
Miran
2020-11-10
1
-1
/
+1
*
$(uint|uint64) now works with nimscript (#15644)
Timothee Cour
2020-10-20
1
-20
/
+0
*
Clean out Deprecated proc (#14797)
Juan Carlos
2020-06-29
1
-8
/
+0
*
init checks and 'out' parameters (#14521)
Andreas Rumpf
2020-06-23
1
-3
/
+3
*
DrNim (Nim compiler with Z3 integration) (#13743)
Andreas Rumpf
2020-03-31
1
-1
/
+7
*
ARC: ported the GC tests over to --gc:arc
Araq
2019-11-26
1
-0
/
+9
*
introduce csize_t instead of fixing csize (#12497)
Arne Döring
2019-10-31
1
-1
/
+1
*
consistent floating point output (#12219)
Andreas Rumpf
2019-09-20
1
-31
/
+12
*
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