summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* followup strformat PR. backslash escapes, tests, docs (#17700)shirleyquirk2021-04-121-2/+60
* IC: added tcompiletime_counter test case (#17698)Andreas Rumpf2021-04-112-0/+39
* iterable[T] (#17196)Timothee Cour2021-04-111-0/+143
* restyle RST option lists (#17637)Andrey Makarov2021-04-101-12/+23
* refs #15667 improve invalid indentation errors, report when & where `=` could...Timothee Cour2021-04-101-0/+58
* IC: added converter test case (#17688)Andreas Rumpf2021-04-092-0/+20
* add std/tasks (#17447)flywind2021-04-091-0/+506
* make repr handle setters `foo=` (#17683)Timothee Cour2021-04-091-0/+9
* IC: added basic test case for methods (#17679)Andreas Rumpf2021-04-092-0/+35
* further progress on rst roles & directives (fix #17646) (#17659)Andrey Makarov2021-04-081-0/+36
* use sink and lent in deques (#17661)flywind2021-04-071-2/+51
* ensure the avr example keeps compiling (#17663)Andreas Rumpf2021-04-073-0/+31
* fix #16898 #17621 (#17628)flywind2021-04-062-0/+46
* ref #14873 (#17644)flywind2021-04-062-3/+7
* close #17636 (#17643)flywind2021-04-0616-77/+62
* [nim-gdb] Fixed enums and flag output [ci skip] (#17634)Saem Ghani2021-04-052-3/+36
* fix :number-lines: regression (#17639)Andrey Makarov2021-04-051-0/+10
* fix #16693: testament spec nimout too lax (#16698)flywind2021-04-0413-14/+38
* fix rst option list at EOF (follow-up #17442) (#17638)Andrey Makarov2021-04-041-0/+2
* fix #14850: `repr` now correctly renders `do` (#17623)Timothee Cour2021-04-032-2/+51
* repr: fix rendering of `'big`, `=destroy` etc (#17624)Timothee Cour2021-04-031-0/+18
* close #14806 (#17626)flywind2021-04-034-0/+12
* implement RFCs/294 ; disallow enum <=> enum conversion (#16351)Timothee Cour2021-04-032-6/+63
* fix #17615(runnableExamples silently ignored if placed after some code) (#17619)flywind2021-04-021-0/+11
* enable syntax highlighting for inline code (#17585)Andrey Makarov2021-04-021-10/+63
* new `genAst` as replacement for `quote do` (#17426)Timothee Cour2021-04-022-0/+322
* close #7875 add testcase (#17611)flywind2021-04-021-0/+22
* Fix #17017 (math edge cases) (#17588)konsumlamm2021-04-011-7/+38
* close #6133 add testcase (#17605)flywind2021-04-011-0/+50
* close #9534 add testcase (#17607)flywind2021-04-011-0/+21
* fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main....flywind2021-04-012-0/+11
* close #12684 add testcase (#17599)flywind2021-03-311-0/+7
* close #16786 (#17598)flywind2021-03-311-1/+35
* jsonutils: support cstring (including as Table key); improve docs (#16062)Timothee Cour2021-03-312-5/+9
* fix #17572 (#17586)Timothee Cour2021-03-311-0/+16
* fix #14585, fix #17589: access to static param now works (#17590)Timothee Cour2021-03-311-0/+56
* fix #12282 distinct now does not create erroneous copy in VM (#17594)Timothee Cour2021-03-311-0/+32
* fix #15617(fix compilation failure on -d:useMalloc --gc:none) (#17555)flywind2021-03-301-0/+6
* add getPort to resolve Port(0) (#17559)Timothee Cour2021-03-301-2/+1
* Fix void async in templates (#17562)Ardek Romak2021-03-301-0/+12
* unify tuple expressions (#13793)Arne Döring2021-03-307-21/+75
* [std/uri]fix #17481 (#17568)flywind2021-03-291-0/+11
* RST: enable parsing of prefix roles (ref #17340) (#17514)Andrey Makarov2021-03-291-0/+41
* [nim check]fix #17460 (#17569)flywind2021-03-291-0/+19
* [os:standalone]fix #14011 (#17564)flywind2021-03-292-0/+28
* added nkError to the AST (#17567)Andreas Rumpf2021-03-291-1/+1
* Add `hasClosure` to `std/typetraits` (#17501)flywind2021-03-291-0/+92
* fixes #17437 - crash where error reporting > 1 (#17547)Saem Ghani2021-03-291-0/+22
* fix #14010(fix std/registry + arc) (#17551)flywind2021-03-291-0/+15
* close #9622 add testcase (#17557)flywind2021-03-291-0/+30