Commit History

Author SHA1 Message Date
  metagn f05387045d int64/uint64 as bigint in JS (#21613) 1 year ago
  ringabout f7c203fb6c remove legacy code (#21134) 2 years ago
  Jason Beetham ea0e45e62f Added 'openArray[char]' overloads to 'std/parseutils' (#20527) 2 years ago
  flywind 1e5dd9022b [js] add testcase for array indexDefect and remove todo (#19838) 2 years ago
  flywind afbcba909b remove unnecessary framePtr code (#19645) 2 years ago
  Sven Keller 5d2bab7558 suggestion to respect typedarray type (#19257) 3 years ago
  hlaaftana ff39f6e260 make JS trunc polyfill opt-in, closes #16144 (#19183) 3 years ago
  Sven Keller 3c2edd142b fix for js strict mode (#18799) 3 years ago
  Timothee Cour b24812df5f properly fix #10053 ; `FieldDefect` msg now shows discriminant value + lineinfo, in all backends (c,vm,js) (#11955) 3 years ago
  Timothee Cour cf0cf32d27 make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531) 3 years ago
  Timothee Cour c871e22da2 fix #7717 roundtrip float to string; fix `parseFloat` for js (#18248) 3 years ago
  flywind c2e3dc0ed1 close #18129 Add setCurrentException for JS backend (#18145) 3 years ago
  hlaaftana 81533a0014 [backport:1.4] JS cstring null fixes (#16979) 3 years ago
  flywind 89a2390f8b fix printing negative zero in JS backend (#16505) 4 years ago
  flywind 3f9a2ebea5 fix nim js cmp fails at CT (#16473) 4 years ago
  Jonah Snider fa1a04188f Avoid creating a holey array in makeNimstrLit for JS target (#16461) 4 years ago
  flywind 19e224866b add simple writeStackTrace for JS backend (#16016) 4 years ago
  Miran bbe49a14ae Correct all eggs (#15906) 4 years ago
  Juan Carlos 4e7d383f29 Clean out jssys (#15442) 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
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 years ago
  hlaaftana cd9af6b804 StringStream & more stdlib modules support for JS/NimScript (#14095) 4 years ago
  Timothee Cour bb982c644b `$(a: float)` now works consistently in nim js, avoiding printing floats as ints (#14134) 4 years ago
  Araq a1beeb313f fixes #13032 5 years ago
  Juan Carlos b5bb581642 Improve Math.Trunc code emit on JS, had weird whitespaces and indents (#12549) 5 years ago
  Andreas Rumpf ba577c7e1b better tojsstr (#11954) 5 years ago
  Timothee Cour 511298242d fixes #10053 (#11951) 5 years ago
  Arne Döring e90d91f0e4 [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) 5 years ago
  Timothee Cour 942495611b revive #10228 (fix #9880) (#10610) 5 years ago