.. |
99bottles.nim
|
a690e7b267
Merge pull request #1075 from flaviut/inlinedocs
|
hace 11 años |
minit.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
hace 9 años |
modulea.nim
|
d79fb77974
close #6731 by writing a test case
|
hace 5 años |
mvarious.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
hace 7 años |
parsecomb.nim
|
46efaf294b
big compiler refactoring; avoid globals for multi method dispatcher generation
|
hace 8 años |
t99bott.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tack.nim
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
hace 6 años |
tbug1217bracketquotes.nim
|
7e60cf2a34
Add test
|
hace 10 años |
tbug511622.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tcast.nim
|
2dc8a32324
make megatest green again
|
hace 6 años |
tcharinc.nim
|
edc4940c26
doc updates; fixes 'inc' for 'char'
|
hace 10 años |
tcmdline.nim
|
ac785b0623
testament: joinable is now an explicit concept of a test spec
|
hace 6 años |
tcolonisproc.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tconv.nim
|
bc0f2f0dd2
Add test case for #3766 (#11252)
|
hace 5 años |
tdangerisrelease.nim
|
6d65e69b10
[backport] -d:danger should imply -d:release (#13336)
|
hace 5 años |
tdefine.nim
|
0091f2ad3b
Implement {.booldefine.} (#10533)
|
hace 6 años |
tdllvar.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
temit.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
temptyecho.nim
|
a690e7b267
Merge pull request #1075 from flaviut/inlinedocs
|
hace 11 años |
teventemitter.nim
|
63f9385327
Rename mget to `[]`
|
hace 10 años |
tevents.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tfib.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
hace 9 años |
tfilter.nim
|
a690e7b267
Merge pull request #1075 from flaviut/inlinedocs
|
hace 11 años |
tgenconstraints.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
thallo.nim
|
f9600b7207
Remove ENDB (#12095)
|
hace 5 años |
theaproots.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tidentconcatenations.nim
|
121b9e26fb
Static[T] fixes (#7333)
|
hace 7 años |
tinc.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tinit.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tinout.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tints.nim
|
88b5dd3362
right shift is now by default sign preserving (#11322)
|
hace 5 años |
tinvalidarrayaccess.nim
|
942495611b
revive #10228 (fix #9880) (#10610)
|
hace 6 años |
tinvalidarrayaccess2.nim
|
942495611b
revive #10228 (fix #9880) (#10610)
|
hace 6 años |
tinvalidnewseq.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tissue710.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tlambdadonotation.nim
|
1a77040278
fix #11812 (#11829)
|
hace 5 años |
tlastmod.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tlocals.nim
|
fbb2763204
fixes #11958 (#12013)
|
hace 5 años |
tloops.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tlowhigh.nim
|
755c4428fe
added more tests and updated the changelog
|
hace 5 años |
tmemoization.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
hace 6 años |
tmissingnilcheck.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
hace 9 años |
tmodulea.nim
|
d79fb77974
close #6731 by writing a test case
|
hace 5 años |
tnew.nim
|
ac785b0623
testament: joinable is now an explicit concept of a test spec
|
hace 6 años |
tnewderef.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
hace 9 años |
tnewsets.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
hace 9 años |
tnoforward.nim
|
e6a4213fae
transformed {.reorder: on.} into {.experimental: codeReordering.}, added tests
|
hace 6 años |
tnoinst.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tnolen.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tnoop.nim
|
8fbdac544b
correct tnoop test case
|
hace 6 años |
tnot.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tparamsindefault.nim
|
bab1f67971
fixes #11660 (#11677)
|
hace 5 años |
tparedef.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
hace 9 años |
tparsecombnum.nim
|
3dcec39739
add parser combinator test; uses multiple tuples/generics features
|
hace 10 años |
tparseopt.nim
|
6b23b2d7df
parseopt fix (#11363) [backport]
|
hace 5 años |
tpos.nim
|
3b783f7e13
Testament: refactoring; makes the test joiner green
|
hace 6 años |
tprep.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tquicksort.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tradix.nim
|
28394153ab
32 bit fixes (#10608)
|
hace 6 años |
trangechecks.nim
|
5641be51c1
codegen doesn't produce line tracing commands anymore; fixes #1344
|
hace 10 años |
trawstr.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
treadln.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
treservedcidentsasfields.nim
|
2bc016b172
Add test for #6836 (#9602)
|
hace 6 años |
tsamename.nim
|
13190435a6
close #9891 by adding a test
|
hace 5 años |
tsamename2.nim
|
13190435a6
close #9891 by adding a test
|
hace 5 años |
tsemfold.nim
|
afbcd1b330
int128 on firstOrd, lastOrd and lengthOrd (#11701)
|
hace 5 años |
tshadow_magic_type.nim
|
795044ed2b
make tests green again
|
hace 5 años |
tsimplesort.nim
|
d8fde9daba
make tests green
|
hace 7 años |
tsimtych.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tsizeof.nim
|
9193c85b61
fix #15516 (#15518)
|
hace 4 años |
tsizeof2.nim
|
11dad688fe
Offsetof fixes (#11690)
|
hace 5 años |
tsizeof3.nim
|
d563efb719
fixes #11792 (#11793)
|
hace 5 años |
tslices.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tsortdev.nim
|
a5ecbf823f
lots of small changes
|
hace 6 años |
tstrace.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tstrange.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tstrdesc.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
hace 7 años |
tstrdist.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tunsigned64mod.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tunsignedcmp.nim
|
2c1f1f21bf
fixes #3985
|
hace 7 años |
tunsignedcomp.nim
|
8d064cedf2
cleaned up unsigned tests
|
hace 10 años |
tunsignedconv.nim
|
2dcf32f5c8
fixes #13671 [backport] (#13678)
|
hace 5 años |
tunsignedinc.nim
|
e7878c0d08
add tests for recently closed issues (#10722)
|
hace 6 años |
tunsignedmisc.nim
|
681d8e0749
Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178)
|
hace 6 años |
tupcomingfeatures.nim
|
7889692523
first implementation of package level types that allow forwarding across module boundaries
|
hace 7 años |
tvarious.nim
|
e012eb1001
updated tests to be executed
|
hace 6 años |
tvarious1.nim
|
1105d03644
require errormsg to be specified before file.
|
hace 6 años |
tvarnums.nim
|
88b5dd3362
right shift is now by default sign preserving (#11322)
|
hace 5 años |
åäö.nim
|
332469692d
Bugfix for modules with multi byte characters in the name (#8319)
|
hace 6 años |