Andreas Rumpf 062d7e3a39 fixes #10082 6 lat temu
..
99bottles.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 10 lat temu
minit.nim e80465dacf tests: Trim .nim files trailing whitespace 9 lat temu
mvarious.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 lat temu
parsecomb.nim 46efaf294b big compiler refactoring; avoid globals for multi method dispatcher generation 8 lat temu
t99bott.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tack.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 lat temu
tbug1217bracketquotes.nim 7e60cf2a34 Add test 10 lat temu
tbug511622.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tcast.nim bbf9ef606d restrict casting for closure. (#5948); fixes #5742 7 lat temu
tcharinc.nim edc4940c26 doc updates; fixes 'inc' for 'char' 9 lat temu
tcmdline.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 lat temu
tcolonisproc.nim e012eb1001 updated tests to be executed 6 lat temu
tdllvar.nim e012eb1001 updated tests to be executed 6 lat temu
temit.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
temptyecho.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 10 lat temu
teventemitter.nim 63f9385327 Rename mget to `[]` 9 lat temu
tevents.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tfib.nim e80465dacf tests: Trim .nim files trailing whitespace 9 lat temu
tfilter.nim a690e7b267 Merge pull request #1075 from flaviut/inlinedocs 10 lat temu
tgenconstraints.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
thallo.nim a5ecbf823f lots of small changes 6 lat temu
theaproots.nim e012eb1001 updated tests to be executed 6 lat temu
tidentconcatenations.nim 121b9e26fb Static[T] fixes (#7333) 6 lat temu
tinc.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tinit.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tinout.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tints.nim 000b8afd26 Remove expr/stmt (#5857) 7 lat temu
tinvalidarrayaccess.nim f3ecc15a94 refs #9880 show index and bound in lots of `index out of bounds` errors 6 lat temu
tinvalidarrayaccess2.nim f3ecc15a94 refs #9880 show index and bound in lots of `index out of bounds` errors 6 lat temu
tinvalidnewseq.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tissue710.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tlastmod.nim e012eb1001 updated tests to be executed 6 lat temu
tlocals.nim e07ab06f0a Fix locals() interaction with generic types 6 lat temu
tloops.nim e012eb1001 updated tests to be executed 6 lat temu
tmemoization.nim 562d185cb7 cleanup tests; don't use non-working 'msg' spec field 6 lat temu
tmissingnilcheck.nim e80465dacf tests: Trim .nim files trailing whitespace 9 lat temu
tnew.nim ac785b0623 testament: joinable is now an explicit concept of a test spec 6 lat temu
tnewderef.nim e80465dacf tests: Trim .nim files trailing whitespace 9 lat temu
tnewsets.nim e80465dacf tests: Trim .nim files trailing whitespace 9 lat temu
tnoforward.nim e6a4213fae transformed {.reorder: on.} into {.experimental: codeReordering.}, added tests 6 lat temu
tnoinst.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tnolen.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tnoop.nim 8fbdac544b correct tnoop test case 6 lat temu
tnot.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tparamsindefault.nim 31651ecd61 allow referencing other parameters in default parameter values 6 lat temu
tparedef.nim e80465dacf tests: Trim .nim files trailing whitespace 9 lat temu
tparsecombnum.nim 3dcec39739 add parser combinator test; uses multiple tuples/generics features 10 lat temu
tparseopt.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tpos.nim 3b783f7e13 Testament: refactoring; makes the test joiner green 6 lat temu
tprep.nim e012eb1001 updated tests to be executed 6 lat temu
tquicksort.nim e012eb1001 updated tests to be executed 6 lat temu
tradix.nim a5ecbf823f lots of small changes 6 lat temu
trangechecks.nim 5641be51c1 codegen doesn't produce line tracing commands anymore; fixes #1344 9 lat temu
trawstr.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
treadln.nim e012eb1001 updated tests to be executed 6 lat temu
treservedcidentsasfields.nim 2bc016b172 Add test for #6836 (#9602) 6 lat temu
tsemfold.nim 7dcf435b4b Fix abs & unary sub in semfold (#8724) 6 lat temu
tshadow_magic_type.nim 3859878db8 megatest checks output and nimout 6 lat temu
tsimplesort.nim d8fde9daba make tests green 6 lat temu
tsimtych.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tsizeof.nim 062d7e3a39 fixes #10082 6 lat temu
tsizeof2.nim 4ec40796e6 fixes #9868 6 lat temu
tslices.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tsortdev.nim a5ecbf823f lots of small changes 6 lat temu
tstrace.nim e012eb1001 updated tests to be executed 6 lat temu
tstrange.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tstrdesc.nim ddc131cf07 the parser finally parses 'echo {1,2}' as it should 7 lat temu
tstrdist.nim e012eb1001 updated tests to be executed 6 lat temu
tunsigned64mod.nim e012eb1001 updated tests to be executed 6 lat temu
tunsignedcmp.nim 2c1f1f21bf fixes #3985 7 lat temu
tunsignedcomp.nim 8d064cedf2 cleaned up unsigned tests 10 lat temu
tunsignedconv.nim c50b5b62ef Fix a few deprecation warnings 9 lat temu
tunsignedinc.nim c0d0e5efd9 Unsigned arith corrected for JS 9 lat temu
tunsignedmisc.nim 681d8e0749 Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178) 6 lat temu
tupcomingfeatures.nim 7889692523 first implementation of package level types that allow forwarding across module boundaries 7 lat temu
tvarious.nim e012eb1001 updated tests to be executed 6 lat temu
tvarious1.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
tvarnums.nim 1105d03644 require errormsg to be specified before file. 6 lat temu
åäö.nim 332469692d Bugfix for modules with multi byte characters in the name (#8319) 6 lat temu