Commit History

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