提交历史

作者 SHA1 备注 提交日期
  Nicolas Cannasse 31f5d819cb added neko 2.0+ support 10 年之前
  Simon Krajewski fb304ff907 make sure the children count is in sync in XML parser (closes #4096) 10 年之前
  Simon Krajewski 4765bcfc0b Merge pull request #4095 from jasononeil/Xml_insertChild_fix 10 年之前
  Hugh 163052da9f [cpp] Add cpp.Lib.unloadAllLibraries. Allow Sys.exit to exit after dlls have been unloaded 10 年之前
  Hugh 3937ecbfa7 Mark ConstCharStart.toString as extern too 10 年之前
  Jason O'Neil 4f36b96e5e Update Xml.addChild() to behave similarly to 3.1.3 10 年之前
  Jason O'Neil 30f1d1ee7f Improvements to new XML class' DOM manipulation functions. 10 年之前
  Simon Krajewski 52e3e1c2c1 remove `@:generic` classes if they extend removable classes (see #4092) 10 年之前
  Simon Krajewski c2d45eb8a4 always remove `@:generic` classes if they extend a type parameter (see #4092) 10 年之前
  Andy Li 01cbe8d5c2 [AppVeyor] do not test BYTECODE=1 in order to save time... 10 年之前
  Andy Li 00346ff7af [test] comment out tests that fail on Windows 10 年之前
  Andy Li 8a58603674 [sys] test executing file with different names (see #3402) 10 年之前
  Bruno Garcia 4cbeb6c1b0 Add DOMElement.innerText. 10 年之前
  Andy Li d622aa3f04 [AppVeyor] Disable php for now. 10 年之前
  Andy Li ad27da697e [ci] Added `-D travis` to compile-php.hxml when it is really using TravisCI. 10 年之前
  Andy Li 3df54a856c [AppVeyor] Add php to PATH. 10 年之前
  Andy Li b1078affb5 [ci] TEST=comma,separated,list,of,targets 10 年之前
  Andy Li 825e219644 [test] improved TestFileSystem (not completed yet) 10 年之前
  Andy Li 444b8caf6c [AppVeyor] fixed cinst php 10 年之前
  Dan Korostelev f9ab409deb add @:noPrivateAccess to re-enable access control within @:privateAccess (closes #3714) 10 年之前
  Simon Krajewski 6d75afb19d lose hx-yaml dependency for now [skip ci] 10 年之前
  Simon Krajewski e747fb65b9 add back `@:privateAccess` to macro return (see #3714) 10 年之前
  Andy Li 31e427e8e4 [test] enable sys.io.Process test for python 10 年之前
  Dan Korostelev e4f83a650e [python] wait for process exit in sys.io.Process.exitCode (see #4083) 10 年之前
  Andy Li da60c75213 [test] use absolutePath instead of fullPath for now 10 年之前
  Dan Korostelev 5f909d0c50 [js] set "message" to HaxeError so it's useful (not Std.string to avoid code explosion, but better than nothing) closes #4085 10 年之前
  hughsando 22392b0730 [cpp] Add toString function to ConstCharStart 10 年之前
  Andy Li a358eb35f7 [AppVeyor] run php test too 10 年之前
  Simon Krajewski c189af425f [matcher] follow through static fields for value types (closes #4084) 10 年之前
  Simon Krajewski c6830f0d23 support TargetBuild FD compilation for sys tests [skip ci] 10 年之前