summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* ARC: remove unnecessary codeAraq2020-01-261-4/+3
* contributing docs: symbols need package prefix; changed allocStats to nimAllo...Timothee Cour2020-01-258-8/+8
* Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....Ico Doornekamp2020-01-239-56/+31
* Unexport even more symbols (#13214)alaviss2020-01-231-6/+30
* fix lots of bugs with parentDir, refs #8734 (#13236)Timothee Cour2020-01-231-5/+5
* VM: allow overriding MaxLoopIterations without rebuilding nim (#13233)Timothee Cour2020-01-231-1/+1
* new os.isRelativeTo (#13212)Timothee Cour2020-01-231-0/+12
* fix #13211 relativePath("foo", ".") (#13213)Timothee Cour2020-01-211-0/+4
* fix range[enum] type conversion (#13204) [backport]Jasper Jenkins2020-01-201-0/+33
* compiler/ccgtypes: hide exportc proc unless it has dynlib (#13199)alaviss2020-01-201-0/+19
* fixes #13195 (#13198)cooldome2020-01-201-0/+25
* fixes #13110 (#13197)Andreas Rumpf2020-01-191-1/+4
* Revert "fixes #13195"Andrii Riabushenko2020-01-191-25/+0
* revert last commitAndrii Riabushenko2020-01-191-0/+25
* more on arc codegen (#13178)cooldome2020-01-192-8/+30
* maybe: allows optional chaining of field access and indexing when LHS i snil ...Timothee Cour2020-01-181-0/+82
* make sink operator optional (#13068)cooldome2020-01-172-12/+4
* ARC works for async on Windows (#13179)Andreas Rumpf2020-01-171-0/+69
* make case-object transitions explicit, make unknownLineInfo a const, replace ...Jasper Jenkins2020-01-171-1/+0
* fixes #13095 (#13181)cooldome2020-01-171-0/+20
* fix tsizeof3 for aarch64 (#13169)Jasper Jenkins2020-01-162-20/+20
* Working towards arc codegen (#13153)cooldome2020-01-161-0/+57
* style fix: change 'JS' to 'js' to make it consistent (#13168)Miran2020-01-162-2/+2
* ARC: misc bugfixes (#13156)Andreas Rumpf2020-01-152-0/+210
* fixes #9674 [backport] (#13143)Andreas Rumpf2020-01-141-1/+9
* fixes #13105 (#13138)Andreas Rumpf2020-01-141-0/+18
* fixes #13119 (#13128)Andreas Rumpf2020-01-142-2/+14
* fixes #13112 (#13127)Andreas Rumpf2020-01-131-0/+6
* fixes #13122 (#13126)Andreas Rumpf2020-01-133-4/+13
* fix rtti sizeof for varargs in global scope (#13125) [backport]Jasper Jenkins2020-01-131-0/+9
* VM FFI: write(stderr, msg) and fprintf(cstderr, msg) now work at CT (#13083)Timothee Cour2020-01-121-0/+13
* more arc features (#13098)Andreas Rumpf2020-01-101-0/+25
* typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get ...Timothee Cour2020-01-101-4/+14
* fixes #13070Araq2020-01-101-0/+40
* distinctBase type trait for distinct types (#13031)cooldome2020-01-083-38/+65
* clean up deprecated stuff and unused imports in tests (#13059)Miran2020-01-077-15/+14
* Continue #13002 (#13021)Clyybber2020-01-061-1/+1
* [cleanup] remove disabled (and obsolete) ttypetraits; rename ttypetraits2 => ...Timothee Cour2020-01-052-102/+41
* Rst parser respect `:start-after:` and `:end-before:` in `include` directive ...Kamanji2020-01-051-0/+79
* fixes #13013, reverts previous changes to readLines() (#13036) [backport]cooldome2020-01-051-1/+1
* fix enumtostr crash for enum-range (#13035)Jasper Jenkins2020-01-051-0/+12
* fixes #12964 (#13027)Andreas Rumpf2020-01-041-0/+14
* Fixes #13026 (#13028)cooldome2020-01-041-1/+83
* fixes #12961 (#13019)Andreas Rumpf2020-01-031-0/+11
* fixes #12978 (#13012)Andreas Rumpf2020-01-031-1/+24
* remove default argument for readLines (#12807) [backport]cooldome2020-01-021-1/+1
* Sink to MemMove optimization in injectdestructors (#13002)cooldome2020-01-021-1/+1
* --exception:goto switch for deterministic exception handling (#12977)Andreas Rumpf2020-01-015-2/+264
* fixes #12989 (#12992)cooldome2019-12-312-1/+10
* fixes #12965 (#12991)Andreas Rumpf2019-12-311-0/+4