Commit History

Author SHA1 Message Date
  flywind 47ce24f680 fix #12303 (#15964) 4 years ago
  Bung 797cb2e67b Fix #8404 JS backend doesn't handle float->int type conversion (#15950) [backport] 4 years ago
  flywind 1f9bf43100 fix #14157 (#15877) 4 years ago
  Bung a81434a890 Fix 14127 js from int to int casting (#15918) 4 years ago
  flywind fde17b159f follow #15818 and close #7109 (#15823) 4 years ago
  flywind 544cb107c7 fix #8821 (#15809) 4 years ago
  flywind 80b0748d75 fix #15651 (#15800) 4 years ago
  flywind 2cfe5e0745 [closes #11625 and closes #2488]add global and threadvar(with `--threads:off` mode ) pragmas supports for JS backend (#15772) 4 years ago
  flywind f79ded3cb6 fix #15638 (#15789) 4 years ago
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 4 years ago
  Bung 7cee63bba3 avoid #8231, bitwise move to mul,div (#15070) 4 years ago
  Bung cac09a43ae fix #11354 jsgen not carefully handle genAddr with nkHiddenAddr,nkStm… (#15078) 4 years ago
  Bung 9746868832 fix #14534 (#15060) [backport] 4 years ago
  Andreas Rumpf 71dd5f85b9 'isolate' builtin; refs https://github.com/nim-lang/RFCs/issues/244 (#15011) 4 years ago
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 years ago
  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) 4 years ago