提交歷史

作者 SHA1 備註 提交日期
  Dan Korostelev 0956a28e7f [js] use Array.prototype.slice.call(arguments, offset) for rest args and still generate non-rest args normally in ES5 (closes #9992) 4 年之前
  Dmitrii Maganov b0c8b5b211 [cpp] Support new and super for native classes (#9516) 4 年之前
  Aleksandr Kuzmenko 683b22440e Variable / Rest arguments (#9961) 4 年之前
  Aleksandr Kuzmenko c83670323b [js] use `js.node.url.URL` in HttpNodeJs to parse urls (closes #9664) 4 年之前
  Aleksandr Kuzmenko 1eaac28c5e don't require `override` for implementing abstract functions (closes #9907) 4 年之前
  Aleksandr Kuzmenko e405240ac2 [eval] don't reset GlobalState.get_ctx_ref to uninitialized state (fixes #9931) 4 年之前
  Aleksandr Kuzmenko 1e0a2a8be4 proper error message for premature EvalContext.get_ctx call (#9931) 4 年之前
  Aleksandr Kuzmenko 8db612dfae update tests 4 年之前
  Aleksandr Kuzmenko 27bb6a4664 require argument types and return type for abstract functions (closes #9984) 4 年之前
  Aleksandr Kuzmenko 377b0bf078 [cppia] enable the test 4986 (closes #9261) 4 年之前
  Aleksandr Kuzmenko b8f1adc4f8 removed haxe.Unserializer.FastString utility (fixes HaxeFoundation/api.haxe.org#11) 4 年之前
  Dan Korostelev 91dd5aabc1 [ci] use neko from build.haxe.org on every platform 4 年之前
  Hugh Sanderson 1e4e83543d Enable array setter return value test for cppia jit. For #9744 4 年之前
  Hugh Sanderson bf9590f3d1 Move private abstract class to extern section in cppia Host classes file 4 年之前
  Hugh Sanderson 103fc4df74 Fix renaming of sys classes and abstracts for cppia. Closes #9879 4 年之前
  Dan Korostelev a08a3328e3 [ci] use neko from build.haxe.org instead of homebrew on mac 4 年之前
  Dan Korostelev 8e927027a3 [ci] hopefully fix settings ADD_REVISION=1 on windows 4 年之前
  Dan Korostelev ad9885e6c4 [ci] rebuild gh actions workflow 4 年之前
  Dan Korostelev 70eba7dfae remove outdated info 4 年之前
  Dan Korostelev be13d36a3f [ci] add ADD_REVISION=1 for non-release builds 4 年之前
  Dan Korostelev 122cb02595 [ci] run cppia tests on Windows too 4 年之前
  Dan Korostelev 52038d7b53 [js] add Promise.allSettled (closes #9982) 4 年之前
  Dan Korostelev 9f0340dfe0 [ci] clean up azure from CI scripts 4 年之前
  Dan Korostelev 76a5a7fe6e [ci] remove azure pipelines, let's improve on gh-actions from this 4 年之前
  Hugh Sanderson c306d63894 Generate stub cppia function for abstract functions 4 年之前
  Dan Korostelev e0525c3ea2 upload gh-actions built binaries to the main folder 4 年之前
  Dan Korostelev 8bc7263a72 [ci] deploy api docs from github actions 4 年之前
  Hugh Sanderson 37b0fb39ae Compile cppia host with HXCPP_CATCH_SEGV and ename nullFieldAccess test 4 年之前
  Dan Korostelev 7155e194e3 [ci] use newer windows SDK for building hashlink 4 年之前
  mchudleigh a89dd73ffb Float64Array actually use 64-bit floats (#9972) 4 年之前