Timothee Cour a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) il y a 4 ans
..
m8794.nim bf3a308e86 [error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766) il y a 6 ans
t10376.nim 0d00bde4ea fix failing test il y a 5 ans
t10489_a.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) il y a 4 ans
t10489_b.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) il y a 4 ans
t10594.nim 6b88ce3384 Stop useless suggestion of unsafeAddr (#10598) il y a 5 ans
t1154.nim 0926754e68 make tests green again il y a 6 ans
t12844.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) il y a 4 ans
t4756.nim ef6eda4cb4 better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types il y a 6 ans
t5167_1.nim 1be0022e7c Fixes #5167 and related problems (#5475) il y a 7 ans
t5167_2.nim 1be0022e7c Fixes #5167 and related problems (#5475) il y a 7 ans
t5167_3.nim 1be0022e7c Fixes #5167 and related problems (#5475) il y a 7 ans
t5167_4.nim ef6eda4cb4 better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types il y a 6 ans
t5167_5.nim 65ed2d7fe8 fixes #11942 (#11945) il y a 5 ans
t5870.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) il y a 4 ans
t6281.nim 70cf286a22 Test case for #6281 (#8190) il y a 6 ans
t6483.nim a5ecbf823f lots of small changes il y a 6 ans
t8339.nim 1105d03644 require errormsg to be specified before file. il y a 6 ans
t8434.nim 64ffa17f0f fixes #13715 (#13716) il y a 4 ans
t8610.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) il y a 4 ans
t8794.nim 4ed7507cb2 error messages can have spaces, don't be dyslexic il y a 5 ans
t9768.nim 2b5e48d807 move assertions and iterators out of system.nim (#10597) il y a 5 ans
t9908_01.nim e44641b6cb Float values are invalid in enum il y a 6 ans
t9908_02.nim e44641b6cb Float values are invalid in enum il y a 6 ans
tcall_with_default_arg.nim 3794338aba Lineinfo fix (#10871) il y a 5 ans
tcannot_capture_builtin.nim cfea779e23 fixes #2050 il y a 8 ans
tcant_overload_by_return_type.nim 14e496fab0 fixes #6393 il y a 6 ans
tconceptconstraint.nim ef6eda4cb4 better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types il y a 6 ans
tdetailed_position.nim b80d70b0f3 fix tests il y a 5 ans
tdont_show_system.nim 7f1d2489ad improve the 'has to be discarded' error message il y a 4 ans
temptysetparam.nim 6e4ea40475 empty container param error msg (#11158) il y a 5 ans
tgcsafety.nim e11494f1cf Merge pull request #11680 from timotheecour/pr_fix_sigmatch_errmsg il y a 5 ans
tgeneral_excepts.nim 70018aa683 Add checks for except: body blocks (#9191) il y a 6 ans
tgenericconstraint.nim ef6eda4cb4 better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types il y a 6 ans
tinteger_literals.nim 9a003bae06 Fix error lexer error messages for to large numbers (#10394) il y a 6 ans
tinvalidinout.nim 02b78d3f94 make tests green again il y a 6 ans
tmake_tuple_visible.nim 2339542832 Tuple error message (#11141); fixes #3211 il y a 5 ans
tmultiple_finally.nim 70018aa683 Add checks for except: body blocks (#9191) il y a 6 ans
tnested_empty_seq.nim a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) il y a 4 ans
tnested_generic_instantiation.nim 766960dc15 fixes #11515 (#11624) il y a 5 ans
tnested_generic_instantiation2.nim 766960dc15 fixes #11515 (#11624) il y a 5 ans
tnnodeadd.nim e5139b0662 error for NimNode index kind (#12154) il y a 5 ans
tnnodeindex.nim e5139b0662 error for NimNode index kind (#12154) il y a 5 ans
tnnodeindexkind.nim e5139b0662 error for NimNode index kind (#12154) il y a 5 ans
tnon_concrete_cast.nim 6e358e3187 don't allow casting to non-concrete types; fixes #5428 (#5502) il y a 7 ans
tproper_stacktrace.nim c7e1c665a1 [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419) il y a 5 ans
tproper_stacktrace2.nim 84c4e7a502 make tests green again il y a 6 ans
tproper_stacktrace3.nim 804b0ff99c fixes #5400 il y a 7 ans
treportunused.nim 1b7c8482fe fixes #10101 (#10103) il y a 6 ans
tshow_asgn.nim 2f13d27720 improve line info retreival (#9822) il y a 6 ans
tsigmatch.nim a6cbe58e8c typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of `"(tuple of (int, float), int)" (#14812) il y a 4 ans
tsigmatch2.nim 73eff1f457 fixes #12741 (#14005) il y a 4 ans
tstaticexprnotype.nim e89aaaeaab Open a new scope for `static:` expr blocks (#10649) il y a 5 ans
tstaticexprscope.nim e89aaaeaab Open a new scope for `static:` expr blocks (#10649) il y a 5 ans
tstaticresult.nim ce148e71ef disallow static in return type (#9686) [nobackport] il y a 5 ans
ttypeAllowed.nim 4c08e64e98 disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` (#13261) il y a 4 ans
tuncheckedarrayvar.nim 20d0ef8afb [backport] fix #11320 (#11538) il y a 5 ans
tunknown_named_parameter.nim dd362ab4c0 fix #13538 sigmatch errors are now sorted (#13701) il y a 4 ans
twrong_at_operator.nim 245a954b25 ungeneric unsigned ops (#12230) il y a 5 ans
twrongcolon.nim e5b64af831 Implement rendering of `[]=`, `{}`, `{}=` braces (#14539) il y a 4 ans
undeclared_routime.nim eb946f37a7 fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to call undeclared routine' error (#8786) il y a 6 ans
undeclared_routime2.nim eb946f37a7 fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to call undeclared routine' error (#8786) il y a 6 ans
undeclared_routime3.nim eb946f37a7 fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to call undeclared routine' error (#8786) il y a 6 ans
undeclared_routime4.nim eb946f37a7 fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to call undeclared routine' error (#8786) il y a 6 ans
undeclared_routime5.nim eb946f37a7 fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to call undeclared routine' error (#8786) il y a 6 ans
undeclared_routime_compiles.nim eb946f37a7 fixes #8671; show helpful msg (lookup symbol, eg iterator) on 'attempting to call undeclared routine' error (#8786) il y a 6 ans