ringabout 12a20b9fb6 revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743) 2 gadi atpakaļ
..
m8794.nim bf3a308e86 [error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766) 5 gadi atpakaļ
t10251.nim a273ea70e8 implements overloadable enum values; WIP (#18470) 3 gadi atpakaļ
t10376.nim 7739e23420 defaults to ORC (#19972) 2 gadi atpakaļ
t10489_a.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
t10489_b.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
t10594.nim d102b2f54c deprecate unsafeAddr; extend addr (#19373) 2 gadi atpakaļ
t10734.nim 260a5dacb7 fixed dot operator recursive loop & macro suggest (#16922) 3 gadi atpakaļ
t10735.nim 4e1e231e29 fix floats slice (#16853) 3 gadi atpakaļ
t1154.nim 0926754e68 make tests green again 6 gadi atpakaļ
t12844.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) 4 gadi atpakaļ
t17460.nim 9df195ef58 style usages part one (openarray => openArray) (#19321) 2 gadi atpakaļ
t18327.nim 037715285c fix #18327 (#18328) 3 gadi atpakaļ
t18886.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
t18983.nim a895bbf714 fixes #18983 #5282 #13008; recursive types casue infinite type (#20172) 2 gadi atpakaļ
t19224.nim 567c3f055d Fix #19224 For loops over a hardcoded empty array crash the compiler (#20476) 2 gadi atpakaļ
t19882.nim a302b26e0e fix #19882 Improve error message when instantiating generics that lac… (#20356) 2 gadi atpakaļ
t19882_2.nim 2afce84616 Improve error message when instantiating generics with object constructor (#20358) 2 gadi atpakaļ
t2614.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
t4756.nim ef6eda4cb4 better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types 6 gadi atpakaļ
t5167_1.nim 1be0022e7c Fixes #5167 and related problems (#5475) 7 gadi atpakaļ
t5167_2.nim 1be0022e7c Fixes #5167 and related problems (#5475) 7 gadi atpakaļ
t5167_3.nim 1be0022e7c Fixes #5167 and related problems (#5475) 7 gadi atpakaļ
t5167_4.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
t5167_5.nim f89ba2c951 add default field support for object in ARC/ORC (#20480) 2 gadi atpakaļ
t5282.nim a895bbf714 fixes #18983 #5282 #13008; recursive types casue infinite type (#20172) 2 gadi atpakaļ
t5870.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) 4 gadi atpakaļ
t6281.nim 70cf286a22 Test case for #6281 (#8190) 6 gadi atpakaļ
t6483.nim a5ecbf823f lots of small changes 6 gadi atpakaļ
t6608.nim 7bfb9f0002 close #17636 (#17643) 3 gadi atpakaļ
t8064.nim 08c02f0236 report expression has no type other than has to be used (or discarded… (#20392) 2 gadi atpakaļ
t8339.nim 1105d03644 require errormsg to be specified before file. 6 gadi atpakaļ
t8434.nim 64ffa17f0f fixes #13715 (#13716) 4 gadi atpakaļ
t8610.nim e40ff24c23 typeToString: type float => typedesc[float] (#17011) 3 gadi atpakaļ
t8794.nim 0fb878324e honor --declaredLocs in more places, including type mismatch errors; also show `kind` with --declaredLocs (#15673) 4 gadi atpakaļ
t9768.nim 12a20b9fb6 revert #20719; relieve `std/assertions` of the `sysFatal` dep (#20743) 2 gadi atpakaļ
t9908_01.nim a73ae3e066 minor improvements to follow up recent PRs (#20342) 2 gadi atpakaļ
t9908_02.nim a73ae3e066 minor improvements to follow up recent PRs (#20342) 2 gadi atpakaļ
tcall_with_default_arg.nim 3794338aba Lineinfo fix (#10871) 5 gadi atpakaļ
tcannot_capture_builtin.nim d143924ab2 remove unused sfProcvar, "procvar" mentions (#20204) 2 gadi atpakaļ
tcant_overload_by_return_type.nim 14e496fab0 fixes #6393 6 gadi atpakaļ
tcase_stmt.nim eec1543baf fix semcase on tySequence and tyObject #20283 #19682 (#20339) 2 gadi atpakaļ
tconceptconstraint.nim 7bfb9f0002 close #17636 (#17643) 3 gadi atpakaļ
tdeclaredlocs.nim 836b061ae3 improve `--declaredLocs` to help disambiguate types (generics, aliases etc) (#18389) 3 gadi atpakaļ
tdetailed_position.nim b80d70b0f3 fix tests 5 gadi atpakaļ
tdistinct_nil.nim 1182216381 remove a special case in sigmatch; distinct pointer types no longer match `nil` type (#20251) 2 gadi atpakaļ
tdont_show_system.nim 7f1d2489ad improve the 'has to be discarded' error message 4 gadi atpakaļ
temptysetparam.nim 6e4ea40475 empty container param error msg (#11158) 5 gadi atpakaļ
tgcsafety.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
tgeneral_excepts.nim 70018aa683 Add checks for except: body blocks (#9191) 6 gadi atpakaļ
tgenericconstraint.nim 7bfb9f0002 close #17636 (#17643) 3 gadi atpakaļ
tinteger_literals.nim 6289b002b6 [Testament] Extend and document message testing aids (#19996) 2 gadi atpakaļ
tinvalidinout.nim 86f7f4ffa5 remove deprecated type pragma syntax, fix bugs that required it (#20199) 2 gadi atpakaļ
tmake_tuple_visible.nim 2339542832 Tuple error message (#11141); fixes #3211 5 gadi atpakaļ
tmultiple_finally.nim 70018aa683 Add checks for except: body blocks (#9191) 6 gadi atpakaļ
tnested_empty_seq.nim a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) 4 gadi atpakaļ
tnested_generic_instantiation.nim 766960dc15 fixes #11515 (#11624) 5 gadi atpakaļ
tnested_generic_instantiation2.nim 766960dc15 fixes #11515 (#11624) 5 gadi atpakaļ
tnnodeadd.nim e5139b0662 error for NimNode index kind (#12154) 5 gadi atpakaļ
tnnodeindex.nim e5139b0662 error for NimNode index kind (#12154) 5 gadi atpakaļ
tnnodeindexkind.nim e5139b0662 error for NimNode index kind (#12154) 5 gadi atpakaļ
tnon_concrete_cast.nim d102b2f54c deprecate unsafeAddr; extend addr (#19373) 2 gadi atpakaļ
tproc_mismatch.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
tproper_stacktrace.nim 9df195ef58 style usages part one (openarray => openArray) (#19321) 2 gadi atpakaļ
tproper_stacktrace2.nim 84c4e7a502 make tests green again 6 gadi atpakaļ
tproper_stacktrace3.nim 804b0ff99c fixes #5400 7 gadi atpakaļ
treportunused.nim f7a13f62d6 Stop type aliases from inheriting sfUsed (#19861) 2 gadi atpakaļ
tshow_asgn.nim 2f13d27720 improve line info retreival (#9822) 6 gadi atpakaļ
tsigmatch.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
tsigmatch2.nim 73eff1f457 fixes #12741 (#14005) 4 gadi atpakaļ
tstaticexprnotype.nim e89aaaeaab Open a new scope for `static:` expr blocks (#10649) 5 gadi atpakaļ
tstaticexprscope.nim 31a8cf16bb testament spec: remove errmsg alias of errormsg (#16188) 4 gadi atpakaļ
tstaticresult.nim ce148e71ef disallow static in return type (#9686) [nobackport] 5 gadi atpakaļ
ttypeAllowed.nim 5602183234 'lock levels' are deprecated, now a noop (#20539) 2 gadi atpakaļ
tuncheckedarrayvar.nim 20d0ef8afb [backport] fix #11320 (#11538) 5 gadi atpakaļ
tundeclared_field.nim 065243dc59 followup #17777: declaredloc field error msgs now work with generics (#18259) 3 gadi atpakaļ
tundeclared_routine.nim 93c26041a5 fix #17859; rename tests so they run in CI; merge several tests with nim check (#17862) 3 gadi atpakaļ
tundeclared_routine_compiles.nim 93c26041a5 fix #17859; rename tests so they run in CI; merge several tests with nim check (#17862) 3 gadi atpakaļ
tunknown_named_parameter.nim 84fea7c144 strutils.nim: Use `func` everywhere (#16281) 3 gadi atpakaļ
twrong_at_operator.nim 7bfb9f0002 close #17636 (#17643) 3 gadi atpakaļ
twrongcolon.nim 7bfb9f0002 close #17636 (#17643) 3 gadi atpakaļ