Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Korostelev 3e45f5ebd7 be more precices about what to cast back to uint for binop hace 10 años
  Dan Korostelev 21b601bf4f remove the redundant cast on abstract operator overload, handle c# uint->long promotion in gencs filter (closes #3932) hace 10 años
  Hugh 9b27cc8e25 [cpp] Cripple native property usage by default. Closes #2852. hace 10 años
  Simon Krajewski aa2c12935a add `maybe_cast` but don't use it because it causes overload ambiguities on C# hace 10 años
  Simon Krajewski ac2055bd15 centralize path escaping in haxe.io.Path (non-public) and do not escape dots hace 10 años
  Simon Krajewski 822f1c1786 temp fix for Brazilian name escaping hace 10 años
  Simon Krajewski 85fdf858fc [php] use new resource encoding (unescaping does not work) hace 10 años
  Cauê Waneck bf0de81c9f [java/cs] Only escape special characters. See #3760 hace 10 años
  Simon Krajewski 122c2b468d run macro interpreter sys tests on CI hace 10 años
  Simon Krajewski 51369ce37b [macro] set eof to false upon file seek hace 10 años
  Dan Korostelev 626ecd5271 [ci] fix running sys tests for c# on osx hace 10 años
  Dan Korostelev 3a8e7d2ca4 [skip ci] update regexp manual link hace 10 años
  Cauê Waneck 8c27734e2a Merge pull request #3920 from HaxeFoundation/resource_name_base_64 hace 10 años
  Dan Korostelev 795390d415 [cs] fix FileInput.eof(), add cs to sys tests hace 10 años
  Dan Korostelev 838cc6ceab [cs] "fix" cs.io.NativeInput.seek hace 10 años
  Dan Korostelev 60297e5602 actually run java sys tests on ci hace 10 años
  Dan Korostelev da775e45bf [java] fix sys.io.FileInput.eof, add java to sys tests hace 10 años
  Simon Krajewski 61cefbbbb6 add test (see #3414) hace 10 años
  Simon Krajewski d1556f1653 add test (see #2378) hace 10 años
  Simon Krajewski b2167ae7cc type abstract constructors to return the abstract, not the underlying type hace 10 años
  Dan Korostelev 0f4f6af45d [python] add description for VarArgs and KwArgs hace 10 años
  Dan Korostelev d4458474db [python] support typed VarArgs similar to KwArgs (see #3879) hace 10 años
  Dan Korostelev db5f623a40 [python] don't generate extern enums and support @:pythonImport for extern enums (closes #3925) hace 10 años
  Dan Korostelev 0e999e970b mark enums with @:directlyUsed too, support @:jsRequire on enums hace 10 años
  Dan Korostelev bcb71fbc0a [python] fix double return hace 10 años
  Dan Korostelev 6e2786206b [python] made python.Syntax.pythonCode return untyped so analyzer skips it. hace 10 años
  Dan Korostelev c7dc927b0d [cpp] remove unused match case hace 10 años
  Dan Korostelev cddba88af6 add test for expr-level @:mergeBlock (closes #3921) hace 10 años
  Simon Krajewski ccfbadcdbf respect `@:mergeBlock` from syntax/macros too (see #3921) hace 10 años
  Simon Krajewski 09aa0bae3e [php] replace Italian file name escaping with a real one hace 10 años