summary refs log tree commit diff stats
path: root/lib/system/strmantle.nim
Commit message (Expand)AuthorAgeFilesLines
* right shift is now by default sign preserving (#11322)Arne Döring2019-05-291-6/+6
* fixes #10963, disallow implicit mixing of strings and ints/floats (#11292)Miran2019-05-211-7/+15
* hotfix: nimParseBiggestFloat needs to be patched for the newer string impleme...Andreas Rumpf2019-04-201-20/+20
* move system.dollars in a separate file (#10829)Miran2019-03-131-1/+3
* system: some documentation improvements (#10809)Miran2019-03-111-0/+14
* system/strmantle: avoid leaking docs to system.nim [ci skip] (#10233)alaviss2019-01-081-1/+1
* --gc:destructors: next steps; WIPAndreas Rumpf2018-07-211-0/+18
* string comparisons don't have to know the strings representationAndreas Rumpf2018-07-101-21/+8
* refactorings in preparations for the new runtimeAndreas Rumpf2018-07-101-0/+293