summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19...flywind2022-06-222-1/+245
* [semfold] fix #19199; properly fold uint to float conversion (#19890) [backport]flywind2022-06-131-0/+6
* test for #19046 (#19839)Bung2022-06-101-0/+19
* [js] add testcase for array indexDefect and remove todo (#19838)flywind2022-06-101-0/+9
* fix #19862; make widestrs consistent between refc and orc (#19874) [backport]flywind2022-06-091-0/+13
* Fix `find` routines' api to default to `last=-1` (#19761)Zoom2022-06-071-17/+21
* RST: improve simple tables (#19859)Andrey Makarov2022-06-041-0/+229
* Stop type aliases from inheriting sfUsed (#19861)quantimnot2022-06-041-13/+40
* Refactor and doc package handling, module name mangling (#19821)quantimnot2022-05-307-1/+33
* Zectbumo fixes 19824 (#19825)Alfred Morgan2022-05-301-0/+4
* Fix global destructor injection for JS backend (#19797)quantimnot2022-05-231-1/+2
* Add new self-signed 4096 bit certificate to testdata (#19758)kraptor2022-05-081-28/+77
* "ip" protocol as id 0 is long gone (#19760)kraptor2022-05-071-4/+0
* Fix fixAbstractType for user defined typeclasses, fixes #19730 & #18409 (#19732)nc-x2022-04-302-0/+57
* fixes #18612; apply cache and memcmp for methods in arc/orc (#19749)flywind2022-04-267-2/+13
* fixes #19662; Indent level errored for first line (#19718)flywind2022-04-251-0/+6
* fix NimNode comment repr() regression [backport: 1.2] (#19726)flywind2022-04-251-0/+19
* Really fix StringStream with ARC at compile-time, improve streams test (#19739)Danil Yarantsev2022-04-251-2/+7
* fix #19435; don't create TypeBoundOps for tyOpenArray, tyVarargs [backport: 1...flywind2022-04-251-0/+29
* Fix string stream crashing when created on nimscript due to last fix (#19717)Jason Beetham2022-04-141-0/+4
* Better error message and tests for bad await (#19622)huantian2022-04-131-3/+32
* enable style:usages for stdlib tests [backport: 1.6] (#19715)flywind2022-04-1325-83/+86
* fix #19680; check if stderr is static (#19709)flywind2022-04-121-0/+10
* StringStreams no longer errors when intialized with literals on arc/orc (#19708)Jason Beetham2022-04-111-0/+2
* fix #17286 nim check -b:js works (#19704)flywind2022-04-091-0/+16
* fix stylecheck bug with nre (#19356)flywind2022-04-081-1/+1
* typetraits: add toSigned, toUnsigned (#18445)Timothee Cour2022-04-073-2/+31
* add testcase for #16462 (#19692)flywind2022-04-073-0/+11
* [backport] fix broken SSL tests (#19684)Miran2022-04-061-6/+5
* fix #18986; Import/except doesn't work on devel [backport: 1.6] (#19687)flywind2022-04-062-0/+13
* Fix bug in freshVarForClosureIter. Fixes #18474 (#19675) [backport]flywind2022-04-041-0/+18
* fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1...flywind2022-03-262-4/+7
* fix nim check nimscript [backport: 1.6] (#19444)flywind2022-03-231-0/+11
* [add testcase] arc problems with recursive types (#19456)flywind2022-03-231-0/+87
* output byref types into --header file [backport: 1.6] (#19505)flywind2022-03-232-0/+16
* fixes #19631 (#19618)Andreas Rumpf2022-03-201-0/+31
* Removed deprecated httpcore func (#19550)Juan Carlos2022-03-181-4/+4
* support useVersion:1.6 (#19601)flywind2022-03-102-3/+51
* enable nimPreviewDotLikeOps (#19598)flywind2022-03-092-1/+1
* fixes #19575 (#19596) [backport]Andreas Rumpf2022-03-091-0/+23
* register callback for marshal in VM (#19578)flywind2022-03-081-6/+36
* fix #19266; allow reassign discriminant field (#19567)flywind2022-02-251-0/+22
* Allow std/macros.params to work with nnkProcTy (#19563)Tanguy2022-02-251-0/+22
* [testcase] genSym fails to make unique identifier for ref object types (#19506)flywind2022-02-141-0/+60
* Remove deprecated math.c_frexp (#19518)Juan Carlos2022-02-141-6/+0
* use OrderedTable instead of OrderedTableRef for mimedb (#19522)David Krause2022-02-141-0/+2
* fix #16458; make useNimRtl compile for --gc:orc (#19512)flywind2022-02-111-0/+6
* don't use a temp for addr [backport: 1.6] (#19503)flywind2022-02-081-0/+22
* Fix bug 27 of #17340 (#19433)Andrey Makarov2022-02-072-8/+30
* undefine C symbols in JS backend [backport:1.6] (#19437)flywind2022-02-041-0/+6