summary refs log tree commit diff stats
path: root/lib/system/strmantle.nim
Commit message (Collapse)AuthorAgeFilesLines
* hotfix: nimParseBiggestFloat needs to be patched for the newer string ↵Andreas Rumpf2019-04-201-20/+20
| | | | implementations; refs #11062
* 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
| | | thanks @timotheecour for spotting this
* --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