Clyybber af27e6bdea Fix #14396 (#14793) hace 4 años
..
pkg8616 3cb963f114 Fixes 8616 (#8617) hace 6 años
mstatic_assert.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) hace 4 años
mymodule.nim e2c2ae8e7e fixes #7392 (#7395) hace 6 años
t13902.nim 95fd8ae93c fix #13902 distinct uint64 type corruption on 32-bit with borrow (#13907) [backport:1.2] hace 4 años
t14160.nim d6e1b5c070 Fix #14160 (#14161) hace 4 años
t5296.nim 1d6018726e fix #5296 (#5565) hace 7 años
t5345.nim 4aba2981dd Codegen fix for function pointers marked inline (#8866) hace 6 años
t6279.nim 6df6ec27ec Improved collection-to-string behavior (#6825) hace 7 años
t6756.nim 031bfdec6f make run the default action of a test in tester hace 6 años
t7079.nim 94038545be Fixes codegen bug with literal negative zero, fixes #7079 (#7158) hace 7 años
t8616.nim a5ecbf823f lots of small changes hace 6 años
t8781.nim a5ecbf823f lots of small changes hace 6 años
t8967.nim 6af6ca6351 Fix codegen for set[T] parameters hace 6 años
t9098.nim a1083d7c43 Fix codegen for some set operations hace 6 años
t9286.nim 7775b7efd1 Fix wrong heuristic in codegen (#9293) hace 6 años
t9578.nim b1091f85d4 fixes #9578 (#11176) hace 5 años
taddhigh.nim 3ba3307d61 remove deprecated procs (#12535) hace 5 años
targ_lefttoright.nim af27e6bdea Fix #14396 (#14793) hace 4 años
tarray_equality.nim 28ecf72f79 fixes #2498 hace 9 años
tassign_nil_strings.nim 7a087ffb29 nil strings are movable hace 6 años
tborrowmagic.nim 8670f4911b Fix semantic pass with borrowed magic procs (#8945) hace 6 años
tbug1081.nim 6df6ec27ec Improved collection-to-string behavior (#6825) hace 7 años
tcapture_static.nim 440ed8eb68 fixes #4551 hace 8 años
tccgen1.nim e80465dacf tests: Trim .nim files trailing whitespace hace 9 años
tccgissues.nim 7cf3395d85 refactor illegal iterator assignment detection (#12212) hace 5 años
tcgbug.nim 46bfb590c8 fixes #13281 (#13282) hace 4 años
tclosureeq.nim 87ffff96d2 fixes #4186 hace 8 años
tcodegenbug1.nim 52c3633223 warn about observerable stores but don't prevent them for 1.2.2 [backport:1.2]; refs https://github.com/nim-lang/RFCs/issues/230 (#14510) hace 4 años
tcodegenbug_bool.nim ab5e26c53c fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798) hace 4 años
tcodegendecllambda.nim 352232e62d style fix: change 'JS' to 'js' to make it consistent (#13168) hace 5 años
tcvarargs.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 hace 6 años
tdeepcopy_addr_rval.nim 9f95dd8e1d Create temp var in deepcopy if needed (#5205) hace 8 años
tescaping_temps.nim 08a6f3fc67 fixes #4721 hace 8 años
tforward_decl_only.nim 82c009a2cb Dead code elimination for entire modules and their init procs if empty (#10032) hace 6 años
tgeneric_closure.nim a5ecbf823f lots of small changes hace 6 años
tgeneric_smallobj_asgn_opt.nim a5ecbf823f lots of small changes hace 6 años
thtiobj.nim e7d4043406 Always emit hti object types if needed (#8940) hace 6 años
tmangle_field.nim 268197add8 properly deprecate parseopt2 (#10452) hace 6 años
tmarkerproc_regression.nim a5ecbf823f lots of small changes hace 6 años
tmissing_ccgtrav_unique_type.nim eea2a63607 fixes #3794 hace 9 años
tmissingbracket.nim a5ecbf823f lots of small changes hace 6 años
tmissingderef.nim 862ee8d1d3 fixes #2963 hace 9 años
tmissingderef2.nim c6a451c584 remove unused imports from tests hace 5 años
tmissinginit.nim 3859878db8 megatest checks output and nimout hace 6 años
tmissingvolatile.nim 7ae6b7e9a2 make more tests green for C++; refs #7870 hace 6 años
tnil_type.nim 5a03eea518 revert #12100; typeof(nil) is weird enough, don't allow it as the return type hace 5 años
tnocodegen_for_compiletime.nim f94ec363ab Allow void macro result (#11286) hace 5 años
tobjconstr_bad_aliasing.nim 19b142401c fixes #11525 hace 5 años
tobjconstr_outoforder.nim 5ff6ff28bf fixes #5339 hace 7 años
tobjconstr_regression.nim 6df6ec27ec Improved collection-to-string behavior (#6825) hace 7 años
topenarraycast.nim c04404635b Fix unsound transform pass (#8633) hace 6 años
tpartialcs.nim ecc0090939 fixes #2551; fixes #2212; breaks bootstrapping in debug mode; bootstrap with -d:release hace 9 años
tprogmem.nim 0e7338d65c better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799) hace 5 años
trecursive_closure.nim 031bfdec6f make run the default action of a test in tester hace 6 años
trecursive_table.nim 178a85cd25 fixes #1700 hace 9 años
trefseqsort.nim d072229975 fixes #6724 hace 7 años
tresult_of_array.nim 4f9f9ea528 fixes #7332 (#7341) hace 6 años
tret_arg_init.nim 9485f1c888 make tests green again hace 7 años
tsequence_outoforder.nim a4f531c243 Add testcase for #9684 (#11221) hace 5 años
tsighash_typename_regression.nim 631a8ab57f Fix edge case in type hashing (#10601) [backport] hace 5 años
tstringslice.nim dd613adcfe made tests green again hace 8 años
tunsafeaddr.nim 0ecaaa85e9 fixes #9403 hace 5 años
tuple_canon.nim c6a451c584 remove unused imports from tests hace 5 años
tuplecast.nim d455d58af6 fixes #4345 hace 8 años
tweakopenarray.nim 4d56b7da5a fixes #4089 hace 8 años
twrong_discriminant_check.nim 8507f95d68 fixes #2637 hace 9 años
twrong_method.nim fb37d13f46 fixes #5439 hace 7 años
twrong_rc_for_refarray.nim 18e37cad08 fixes #4653 hace 8 años
twrong_setconstr.nim 43832f8e57 remove shadow warning, fixes #10732 (#11039) hace 5 años
twrong_string_asgn.nim aba60e54d5 Resolve bugs with `deep recursion` of asyncdispatch. hace 8 años
twrong_tupleconv.nim ce152ed91f iterators: several small fixes (#11162) hace 5 años
twrongrefcounting.nim 22881a3543 closes #9825 hace 5 años
xarray9578.nim b1091f85d4 fixes #9578 (#11176) hace 5 años
xoa9578.nim b1091f85d4 fixes #9578 (#11176) hace 5 años
xseq9578.nim b1091f85d4 fixes #9578 (#11176) hace 5 años
xtuple9578.nim b1091f85d4 fixes #9578 (#11176) hace 5 años
xua9578.nim b1091f85d4 fixes #9578 (#11176) hace 5 años