Timothee Cour
|
e30a08103d
remove tyOpt, mOpt (#14636)
|
4 years ago |
Timothee Cour
|
61f2f1f5c5
fix #14576 addr of param (including for lent) now works with nim js (#14577)
|
4 years ago |
Danil Yarantsev
|
b19ad22b90
Fix #14570 (#14571)
|
4 years ago |
hlaaftana
|
80c360fceb
fix #14350, cstrings in JS init as null (#14355)
|
4 years ago |
Timothee Cour
|
c28a057a6b
fix js stacktraces, unify all file,line,col formatting into a single function (#14230)
|
4 years ago |
hlaaftana
|
707367e1ca
many bugfixes for js (#14158)
|
4 years ago |
hlaaftana
|
800ce5b950
Fix negative indexed arrays for JS, refs #13966 (#14152)
|
4 years ago |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 years ago |
Timothee Cour
|
bb982c644b
`$(a: float)` now works consistently in nim js, avoiding printing floats as ints (#14134)
|
4 years ago |
hlaaftana
|
dff007f66d
Make JS not mangle to snake_case (#14086)
|
4 years ago |
Alexander Ivanov
|
cec320b569
Remove my wrongly written mangled-related code, not needed anymore (#13858)
|
4 years ago |
Alexander Ivanov
|
920add5880
sourcemaps for the JS codegen (#7508)
|
4 years ago |
Arne Döring
|
2f557652d4
fix operators containing percent for VM usage (#13536)
|
4 years ago |
Arne Döring
|
eb42f38088
Remove dead magics (#13551)
|
4 years ago |
hlaaftana
|
13d292786e
Remove genToArray in jsgen, a PHP remnant (#13466)
|
5 years ago |
Andreas Rumpf
|
675ca997fb
fixes #9674 [backport] (#13143)
|
5 years ago |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 years ago |
Juan Carlos
|
c0eeea4f3c
Improve head comment on JS (#12548)
|
5 years ago |
Andreas Rumpf
|
c98e0e22ad
conversions to unsigned numbers are not checked anymore; implements /… (#12688) [backport]
|
5 years ago |
Andreas Rumpf
|
a14abc5708
ARC: solves phase ordering problems (#12654)
|
5 years ago |
Juan Carlos
|
4c9a7e6f00
JS improve indent (#12581)
|
5 years ago |
Oscar Nihlgård
|
4ac100c912
Fix jsgen bug with uninitialized seq (#12500) [backport]
|
5 years ago |
hlaaftana
|
ba43156363
Sets need copying in JS (#11392)
|
5 years ago |
Andreas Rumpf
|
6dd4cbc3af
fixes #12240 [backport] (#12308)
|
5 years ago |
Clyybber
|
ed1d41c51e
Small ast.nim cleanup (#12156)
|
5 years ago |
Arne Döring
|
3d4ad9739c
fix min/max for float numbers (#12068)
|
5 years ago |
Albert Safin
|
efe1bed82e
Allow typeof(nil) as a return type
|
5 years ago |
Clyybber
|
f9600b7207
Remove ENDB (#12095)
|
5 years ago |
Arne Döring
|
d564130a3b
Fix to int to biggest int (#12066)
|
5 years ago |
Timothee Cour
|
511298242d
fixes #10053 (#11951)
|
5 years ago |