summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Fix getCustomPragmaVal for some multi arg pragmas (#17723)Clyybber2021-04-152-41/+54
* rst indentation fixes (ref #17340) (#17715)Andrey Makarov2021-04-155-43/+272
* fix CI tests/errmsgs/tgcsafety.nim (#17721)Timothee Cour2021-04-141-1/+1
* IC: rodfiles: no floats (#17720)Andreas Rumpf2021-04-144-21/+18
* simplify asyncfutures, asyncmacro (#17633)Timothee Cour2021-04-145-94/+64
* getCustomPragma is split up in more usable chunks (#11526)Arne Döring2021-04-143-96/+193
* callback cannot be nil (#17718)flywind2021-04-141-0/+1
* Update channels.nim (#17717)flywind2021-04-141-4/+4
* IC: first steps towards 'nim check --def --ic:on' (#17714)Andreas Rumpf2021-04-1411-12/+211
* Remove the use of usrToCell in gcMark [backport:1.2] (#17709)zah2021-04-142-6/+5
* testament --verbose: prints commands; gitignore ic artifacts (#17716)Timothee Cour2021-04-142-5/+16
* type with same name in different scope now works (#17710)Timothee Cour2021-04-144-9/+133
* megatest: allow duplicate file names, show compilation progress (#17713)Timothee Cour2021-04-133-6/+15
* IC: code cleanup (#17708)Andreas Rumpf2021-04-131-45/+12
* add number literal jsbigints.big (#17707)Timothee Cour2021-04-132-10/+16
* IC: serialization bugfix (#17701)Andreas Rumpf2021-04-131-4/+4
* remove unnecessary assignment (#17702)flywind2021-04-121-1/+0
* followup strformat PR. backslash escapes, tests, docs (#17700)shirleyquirk2021-04-123-6/+90
* IC: added tcompiletime_counter test case (#17698)Andreas Rumpf2021-04-112-0/+39
* macrocache.nim: removed trailing whitespaceAraq2021-04-111-23/+23
* IC: integrity checking (#17695)Andreas Rumpf2021-04-118-5/+166
* iterable[T] (#17196)Timothee Cour2021-04-1118-40/+254
* [feature] add arbitrary code execution to strformat (#17694)shirleyquirk2021-04-111-9/+28
* turn on syntax highlighting in Manual & Tutorial (#17692)Andrey Makarov2021-04-117-137/+149
* restyle RST option lists (#17637)Andrey Makarov2021-04-107-21/+103
* refs #15667 improve invalid indentation errors, report when & where `=` could...Timothee Cour2021-04-103-4/+74
* IC: added converter test case (#17688)Andreas Rumpf2021-04-094-3/+30
* Genode platform fixes (#17521)Emery Hemingway2021-04-097-53/+60
* hashes: Made the runnableExample easier to understand (#17689)Andreas Rumpf2021-04-091-1/+1
* add std/tasks (#17447)flywind2021-04-093-0/+780
* make repr handle setters `foo=` (#17683)Timothee Cour2021-04-092-5/+17
* ast: add getPIdent (#17684)Timothee Cour2021-04-093-16/+19
* nep1: guidelines for getters and setters (#17645)Timothee Cour2021-04-091-0/+9
* IC: added basic test case for methods (#17679)Andreas Rumpf2021-04-094-6/+62
* Fix small typos (#17680)konsumlamm2021-04-092-1/+2
* undocument unsupported advanced options (#17678)Andreas Rumpf2021-04-091-13/+6
* Fix rst typo (#17671)konsumlamm2021-04-081-1/+1
* Update `sysrand` documentation (#17676)konsumlamm2021-04-082-20/+20
* further progress on rst roles & directives (fix #17646) (#17659)Andrey Makarov2021-04-0812-51/+129
* manual: minor improvements (#17677)Andreas Rumpf2021-04-081-47/+47
* Improve endians module (#17674)konsumlamm2021-04-081-7/+42
* use strstr for a faster find implementation (#17672)Andreas Rumpf2021-04-082-4/+32
* fixes #17647 (#17667)Andreas Rumpf2021-04-075-22/+22
* minor typos (#17668)flywind2021-04-071-2/+2
* use sink and lent in deques (#17661)flywind2021-04-072-12/+61
* ensure the avr example keeps compiling (#17663)Andreas Rumpf2021-04-074-0/+35
* removing warning imported and not used debugutils (#17660)rockcavera2021-04-071-1/+2
* fixes #17656 (#17657)Andreas Rumpf2021-04-071-1/+2
* close #4451 (#17627)flywind2021-04-062-1/+10
* add compiler/debugutils.nim to help debugging compiler (#17652)Timothee Cour2021-04-062-7/+35