.. |
t6612.nim
|
ee14ace5d3
Field checks for everybody (#8957)
|
6 years ago |
t7224.nim
|
84eab97fed
Sync line generation between C and JS backends (#8888)
|
6 years ago |
t7249.nim
|
af1e84f54d
Automatic deref for everything but pointers in asm/emit (#8891)
|
6 years ago |
t7534.nim
|
91b37311d9
Fix AST generation for case statements (#8908)
|
6 years ago |
t8914.nim
|
3f16711254
Fix insert/delete for JS (#8915)
|
6 years ago |
taddr.nim
|
82b022ebc6
JS: Fixed ICE on ptr assignment
|
8 years ago |
tarrayboundscheck.nim
|
fba5f5acd6
added a version of macros.expectLen that takes min/max values
|
7 years ago |
tasync.nim
|
9c7374abcd
Fix return (#7225)
|
6 years ago |
tasync_pragma.nim
|
b6c69dd45e
Use addPragma
|
6 years ago |
tbasicenum.nim
|
51cd3bd86f
Fixes #5062 (#5527); JS: holes in enums
|
7 years ago |
tbyvar.nim
|
5932ad9ae8
fixes a JS codegen regression
|
7 years ago |
tclosures.nim
|
9f31096870
make JS tests green
|
6 years ago |
tcodegendeclproc.nim
|
1699d7c2a4
Implement codegenDecl for js (#6851)
|
7 years ago |
tcodegendeclvar.nim
|
1699d7c2a4
Implement codegenDecl for js (#6851)
|
7 years ago |
tconsole.nim
|
4c52239394
Updated js console logging to avoid wrapping into array
|
8 years ago |
tcopying.nim
|
5d6c2f89de
fixes #4703
|
7 years ago |
tderef.nim
|
c7e54eba91
fix genderef of jsgen (#5274)
|
8 years ago |
tenumhole.nim
|
51cd3bd86f
Fixes #5062 (#5527); JS: holes in enums
|
7 years ago |
tenumnegkey.nim
|
51cd3bd86f
Fixes #5062 (#5527); JS: holes in enums
|
7 years ago |
tenumoffset.nim
|
51cd3bd86f
Fixes #5062 (#5527); JS: holes in enums
|
7 years ago |
test1.nim
|
c91cf3068f
JS tests cleaned up
|
10 years ago |
test2.nim
|
fe18769fe1
fixes #6753
|
7 years ago |
testmagic.nim
|
e9a57e9706
Fixed codegen for DotDot magic
|
9 years ago |
testobjs.nim
|
9f31096870
make JS tests green
|
6 years ago |
testtojsstr.nim
|
55c3b1444d
Slightly better test case
|
8 years ago |
tfieldchecks.nim
|
ee14ace5d3
Field checks for everybody (#8957)
|
6 years ago |
tfloatround.nim
|
11292a9e0b
Fixes #1959, rounding floats in JS
|
10 years ago |
timplicit_nodecl.nim
|
d75760f5d3
made nodecl implicit for vars in the js backend. (#5297)
|
8 years ago |
tjsffi.nim
|
1a60ffcf1d
Correctly mangle `this` in the JS backend (#8853)
|
6 years ago |
tjshello.nim
|
39aef12446
review and merge zahary's work (#5849)
|
7 years ago |
tmangle.nim
|
af1e84f54d
Automatic deref for everything but pointers in asm/emit (#8891)
|
6 years ago |
tnativeexc.nim
|
a3fb0a769c
Try/Catch support for native JS exceptions (#8955)
|
6 years ago |
tnilstrs.nim
|
2b03bed2db
Fix printing and comparing uninitialized strings
|
6 years ago |
tobjfieldbyvar.nim
|
d3c4c7c52f
Fixes #2798
|
9 years ago |
trefbyvar.nim
|
6df6ec27ec
Improved collection-to-string behavior (#6825)
|
7 years ago |
trepr.nim
|
6ae9341d48
make JS tests green again
|
6 years ago |
tseqops.nim
|
e0fd1cdb5f
fix items for cstring for the JS target; makes tests green again
|
6 years ago |
tstring_assignment.nim
|
d7cc9016f3
fixes #4470
|
6 years ago |
tstringitems.nim
|
af1e84f54d
Automatic deref for everything but pointers in asm/emit (#8891)
|
6 years ago |
tthismangle.nim
|
1a60ffcf1d
Correctly mangle `this` in the JS backend (#8853)
|
6 years ago |
ttryexceptnewsyntax.nim
|
c245cfc1fd
fixes #5986 js backend failed to compile try ... except new syntax (#6116)
|
7 years ago |
tunittests.nim
|
eeb8024af4
Fixed another test to expect new unittest output
|
8 years ago |
tvarargs.nim
|
c115090f6e
Testament should run tests with no action (#8232)
|
6 years ago |