.. |
meta.nim
|
975114e114
make more tests green
|
6 年之前 |
mevalffi.nim
|
330b3c4453
fix regression: -d:nimHasLibFFI was not being tested anymore (#14234)
|
4 年之前 |
mscriptcompiletime.nim
|
41ec894cb0
alternative to #22183; nimscript shares the same compileTime sym with VM (#22184)
|
1 年之前 |
t11637.nim
|
203bddf307
close #11637(add testcase for #11637) (#15879)
|
4 年之前 |
t17039.nim
|
7c2ac98880
Fixes #17039 - ldObj checks node/nodeAddr access (#17123)
|
3 年之前 |
t17121.nim
|
a228e331f3
fixes regression #17121; adding doc comment in importc proc makes it silently noop at CT (#20766)
|
2 年之前 |
t18103.nim
|
3bb75f2dea
close #18103 internal error: inconsistent environment type (#22451)
|
1 年之前 |
t19075.nim
|
b5f64f55d0
fixes #16790; fixes #19075; put big arrays on the constant seqs; don't inline them in the VM; big performance boost (#21318)
|
1 年之前 |
t19199.nim
|
ab47707586
[semfold] fix #19199; properly fold uint to float conversion (#19890) [backport]
|
2 年之前 |
t20746.nim
|
600b3a91ab
fixes regression #20746; remove string copies for ORC booted compiler (#20776)
|
2 年之前 |
t21704.nim
|
53c15f24e9
fixes #21704; remove nfIsRef for genLit in VM (#21765)
|
1 年之前 |
t2574.nim
|
1105d03644
require errormsg to be specified before file.
|
6 年之前 |
t9622.nim
|
4fa86422c0
stdlib tests now check refc too (#21664)
|
1 年之前 |
tableinstatic.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
taddrof.nim
|
abe07eb75d
VM: improvements for var T/addr (#12667); fixes #12489
|
5 年之前 |
tanonproc.nim
|
abe07eb75d
VM: improvements for var T/addr (#12667); fixes #12489
|
5 年之前 |
tarrayboundeval.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
7 年之前 |
tasmparser.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 年之前 |
tbitops.nim
|
b80dbdb77d
Fix vm signed xor (#10519)
|
5 年之前 |
tcaseobj.nim
|
75b512bc6a
prevent codegen of inactive case fields in VM object constructor nodes (#24442)
|
6 天之前 |
tcastint.nim
|
6ab911accb
fix tests/vm/tcastint.nim which used non-sensical `when defined nimVM` (and contained wrong tests) (#17954)
|
3 年之前 |
tcgemptycallarg.nim
|
ee14ace5d3
Field checks for everybody (#8957)
|
6 年之前 |
tclosureiterator.nim
|
5b4c17b5e7
Closure iterators are not supported by VM (#15818)
|
4 年之前 |
tcnstseq.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 年之前 |
tcompilesetting.nim
|
15e3813d96
add mm to compilesettings; deprecate gc (#19394)
|
2 年之前 |
tcompiletimerange.nim
|
2895ad70c8
fixes tcompiletimerange [bugfix] (#11720)
|
5 年之前 |
tcompiletimesideeffects.nim
|
e87910197a
Check there are no side effects before optimizing away compile time expressions. (#9934)
|
5 年之前 |
tcompiletimetable.nim
|
70a30317f7
fix #16693: testament spec nimout too lax (#16698)
|
3 年之前 |
tcomponent.nim
|
975114e114
make more tests green
|
6 年之前 |
tconst.nim
|
3fb46fac32
fixes #12334; keeps `nkHiddenStdConv` for cstring conversions (#23216)
|
10 月之前 |
tconst_float_as_int.nim
|
e9e413552a
fixes #4619
|
8 年之前 |
tconstarrayresem.nim
|
d98ef312f0
don't construct array type for already typed `nkBracket` node (#24224)
|
1 月之前 |
tconstobj.nim
|
d306a04466
fixes #16069; [backport:1.2] [backport:1.4] (#16115)
|
4 年之前 |
tconstprocassignments.nim
|
031ad957ba
fixes #24359; VM problem: dest register is not set with const-bound proc (#24364)
|
3 周之前 |
tconstresem.nim
|
53d9fb259f
don't update const symbol on const section re-sems (#22609)
|
1 年之前 |
tconstscope1.nim
|
a6595e5b49
open new scope for const values (#24084)
|
2 月之前 |
tconstscope2.nim
|
a6595e5b49
open new scope for const values (#24084)
|
2 月之前 |
tconsttable.nim
|
5c5e7a9b6e
fixes #22389; fixes #19840; don't fold paths containing `addr` (#23807)
|
4 月之前 |
tconsttable2.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 年之前 |
tconvaddr.nim
|
1fbb67ffe9
make distinct conversions addressable in VM (#24124)
|
2 月之前 |
tcopy_global_var.nim
|
c4dd9dc77e
fixes #5269
|
7 年之前 |
teval1.nim
|
85db42ad8c
Fixes #10514 (#12268)
|
5 年之前 |
texception.nim
|
50e921bb94
VM exception fixes (#11868)
|
5 年之前 |
texcl.nim
|
f94ec363ab
Allow void macro result (#11286)
|
5 年之前 |
textensionmap.nim
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 年之前 |
tfarjump.nim
|
e61d702206
Increased TInstr field sizes: allow long jumps and 65535 VM registers (#12777)
|
5 年之前 |
tfibconst.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 年之前 |
tfile_rw.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
tforwardproc.nim
|
a5ecbf823f
lots of small changes
|
6 年之前 |
tgenericcompiletimeproc.nim
|
ea9811a4d2
reset `inTypeofContext` in generic instantiations (#24229)
|
1 月之前 |
tgloballetfrommacro.nim
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 年之前 |
tgorge.bat
|
39f03d816c
Fixes #4871
|
8 年之前 |
tgorge.nim
|
c4e3c4ca2d
add `getCurrentCompilerExe` to vmops (eg allows to get nim compiler at CT); add tests for vmops (#9925)
|
6 年之前 |
tgorge.sh
|
031bfdec6f
make run the default action of a test in tester
|
6 年之前 |
tgorgeex.bat
|
9d488261df
added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994
|
7 年之前 |
tgorgeex.sh
|
031bfdec6f
make run the default action of a test in tester
|
6 年之前 |
tinheritance.nim
|
7606efc0bf
[bugfix] VM: finally do inheritance properly
|
5 年之前 |
tissues.nim
|
3cb2d7af05
[vm]fixes #15974 #12551 #19464 #16020 #16780 #16613 #14553 #19909 #18641 (#19902) [backport]
|
2 年之前 |
tldconst.nim
|
e80465dacf
tests: Trim .nim files trailing whitespace
|
9 年之前 |
tmanyregs.nim
|
e61d702206
Increased TInstr field sizes: allow long jumps and 65535 VM registers (#12777)
|
5 年之前 |
tmaxloopiterations.nim
|
b462baed65
VM: allow overriding MaxLoopIterations without rebuilding nim (#13233)
|
4 年之前 |
tmisc_vm.nim
|
d4782c9e42
closes #17864; add a test case (#21434)
|
1 年之前 |
tmitems_vm.nim
|
abe07eb75d
VM: improvements for var T/addr (#12667); fixes #12489
|
5 年之前 |
tnewseqofcap.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
tnilclosurecall.nim
|
f69809bb17
proper error for calling nil closure in VM (#24059)
|
2 月之前 |
tnilclosurecallstacktrace.nim
|
f69809bb17
proper error for calling nil closure in VM (#24059)
|
2 月之前 |
tnilref.nim
|
236bc06b5f
Improve vm support for ref types
|
6 年之前 |
tnimnode.nim
|
f8cef575b3
Improve dumpLisp macro (#9515)
|
6 年之前 |
tnocompiletimefunc.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 年之前 |
tnocompiletimefunclambda.nim
|
b97d603cd0
some test cleanups & category reorganization (#22010)
|
1 年之前 |
tnoreturn.nim
|
2542dc09c8
use dummy dest for void branches to fix noreturn in VM (#22617)
|
1 年之前 |
topenarrays.nim
|
9092244f87
closes #22095; adds a test case (#23822)
|
4 月之前 |
toverflowopcaddimmint.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
toverflowopcaddint.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
toverflowopcmulint.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
toverflowopcsubimmint.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
toverflowopcsubint.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
tquadplus.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
tref.nim
|
f1fd3ef7f4
fix https://github.com/timotheecour/Nim/issues/88 (#13865) [backport:1.2]
|
4 年之前 |
treset.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
triangle_array.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
tscriptcompiletime.nims
|
41ec894cb0
alternative to #22183; nimscript shares the same compileTime sym with VM (#22184)
|
1 年之前 |
tseq_badinit.nim
|
f91a181f58
make tests green again
|
6 年之前 |
tsetlen.nim
|
f838b1e6c1
fix #9872: setLen now works properly at CT [backport]
|
6 年之前 |
tsignaturehash.nim
|
afc30ca879
fixes #19863; move sha1, md5 to nimble packages for 2.0 (#21702)
|
1 年之前 |
tsimpleglobals.nim
|
562d185cb7
cleanup tests; don't use non-working 'msg' spec field
|
6 年之前 |
tslow_tables.nim
|
83435fe696
tslow_tables: wait for an additional 2 seconds (#14266)
|
4 年之前 |
tslurp.nim
|
e012eb1001
updated tests to be executed
|
6 年之前 |
tstaticprintseq.nim
|
f94ec363ab
Allow void macro result (#11286)
|
5 年之前 |
tstring_openarray.nim
|
0cb02fbbee
add overload `add(a: var string, b: openArray[char])` (#15951)
|
3 年之前 |
tstringnil.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
tswap.nim
|
a8af664e8b
fix #15463 (#15831)
|
4 年之前 |
ttouintconv.nim
|
f718f295df
fix VM uint conversion size bug, stricter int gen on JS (#22150)
|
1 年之前 |
ttypedesc.nim
|
3224337550
give typedesc param nodes type T not typedesc[T] [backport:2.0] (#23115)
|
10 月之前 |
tunsupportedintfloatcast.nim
|
b6cea7b599
clearer error for different size int/float cast in VM (#22582)
|
1 年之前 |
tvarsection.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
tvmmisc.nim
|
9ff0333a4c
fixes #21353; fixes default closure in the VM (#24070)
|
2 月之前 |
tvmops.nim
|
78e2d299df
typo: nonexistant => nonexistent (#17918)
|
3 年之前 |
tvmopsDanger.nim
|
b9b24e192a
fixes #23932; vmopsDanger for os.getCurrentDir errors (#23934)
|
3 月之前 |
twrong_concat.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
twrongarray.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 年之前 |
twrongconst.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 年之前 |
twrongwhen.nim
|
49b0440c47
make some tests green
|
10 年之前 |
tyaytypedesc.nim
|
3dbf2ac946
remove echo statements in tests (part 1) (#20178)
|
2 年之前 |
tzero_extend.nim
|
919a889ba8
moderate system cleanup & refactor (#20355)
|
2 年之前 |