summary refs log tree commit diff stats
path: root/tests/js/tbyvar.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes a JS codegen regressionAndreas Rumpf2017-07-101-0/+18
|
* fixes #5608Andreas Rumpf2017-07-091-0/+43
|
* Fixes #5244 (#5245)Yuriy Glukhov2017-01-181-0/+10
|
* JS: Fixed ICE on ptr assignmentYuriy Glukhov2016-09-201-0/+8
|
* Fixed passing byvarYuriy Glukhov2015-08-251-0/+10
|
* JS tests cleaned upAraq2014-12-171-3/+4
|
* fixes #1489, fixes #1490Araq2014-11-281-0/+32
d='n50' href='#n50'>50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93