コミット履歴

作者 SHA1 メッセージ 日付
  flywind 2cfe5e0745 [closes #11625 and closes #2488]add global and threadvar(with `--threads:off` mode ) pragmas supports for JS backend (#15772) 4 年 前
  flywind f79ded3cb6 fix #15638 (#15789) 4 年 前
  Andreas Rumpf 226595515c explicit ID generation for easier IC (#15559) 4 年 前
  Bung 7cee63bba3 avoid #8231, bitwise move to mul,div (#15070) 4 年 前
  Bung cac09a43ae fix #11354 jsgen not carefully handle genAddr with nkHiddenAddr,nkStm… (#15078) 4 年 前
  Bung 9746868832 fix #14534 (#15060) [backport] 4 年 前
  Andreas Rumpf 71dd5f85b9 'isolate' builtin; refs https://github.com/nim-lang/RFCs/issues/244 (#15011) 4 年 前
  Andreas Rumpf da29222f86 init checks and 'out' parameters (#14521) 4 年 前
  Timothee Cour e30a08103d remove tyOpt, mOpt (#14636) 4 年 前
  Timothee Cour 61f2f1f5c5 fix #14576 addr of param (including for lent) now works with nim js (#14577) 4 年 前
  Danil Yarantsev b19ad22b90 Fix #14570 (#14571) 4 年 前
  hlaaftana 80c360fceb fix #14350, cstrings in JS init as null (#14355) 4 年 前
  Timothee Cour c28a057a6b fix js stacktraces, unify all file,line,col formatting into a single function (#14230) 4 年 前
  hlaaftana 707367e1ca many bugfixes for js (#14158) 4 年 前
  hlaaftana 800ce5b950 Fix negative indexed arrays for JS, refs #13966 (#14152) 4 年 前
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 年 前
  Timothee Cour bb982c644b `$(a: float)` now works consistently in nim js, avoiding printing floats as ints (#14134) 4 年 前
  hlaaftana dff007f66d Make JS not mangle to snake_case (#14086) 4 年 前
  Alexander Ivanov cec320b569 Remove my wrongly written mangled-related code, not needed anymore (#13858) 4 年 前
  Alexander Ivanov 920add5880 sourcemaps for the JS codegen (#7508) 4 年 前
  Arne Döring 2f557652d4 fix operators containing percent for VM usage (#13536) 4 年 前
  Arne Döring eb42f38088 Remove dead magics (#13551) 4 年 前
  hlaaftana 13d292786e Remove genToArray in jsgen, a PHP remnant (#13466) 4 年 前
  Andreas Rumpf 675ca997fb fixes #9674 [backport] (#13143) 4 年 前
  Clyybber 7e747d11c6 Cosmetic compiler cleanup (#12718) 5 年 前
  Juan Carlos c0eeea4f3c Improve head comment on JS (#12548) 5 年 前
  Andreas Rumpf c98e0e22ad conversions to unsigned numbers are not checked anymore; implements /… (#12688) [backport] 5 年 前
  Andreas Rumpf a14abc5708 ARC: solves phase ordering problems (#12654) 5 年 前
  Juan Carlos 4c9a7e6f00 JS improve indent (#12581) 5 年 前
  Oscar Nihlgård 4ac100c912 Fix jsgen bug with uninitialized seq (#12500) [backport] 5 年 前