コミット履歴

作者 SHA1 メッセージ 日付
  Dan Korostelev 6e2786206b [python] made python.Syntax.pythonCode return untyped so analyzer skips it. 10 年 前
  Simon Krajewski f301baef6a add static analyzer 11 年 前
  Dan Korostelev d372af40c1 [python] avoid "Void should be Dynamic" in Syntax.foreach 11 年 前
  Dan Korostelev dcb66fcf07 [python] try to clean up Native(Haxe)Iterator(Iterable) again. 11 年 前
  Simon Krajewski d21e911f55 revert python macro temp fix, use `@:noPackageRestrict` instead (closes #3321) 11 年 前
  Simon Krajewski 916ff4567e temp fix for python macro issue 11 年 前
  frabbit 3aca4f8820 minor fix 11 年 前
  frabbit a8a24b972e revert pythonCode string interpolation to the same used in cpp, c# etc. 11 年 前
  frabbit 2c9f277cae get rid of _hx_c object 11 年 前
  Simon Krajewski c062421988 remove commented out Syntax.callNamed implementation 11 年 前
  frabbit 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw 11 年 前
  frabbit fb1183b220 minor improvements 11 年 前
  frabbit dd660a0c47 add python foreach, cleanup 11 年 前
  Simon Krajewski e19cc55719 remove unnecessary Syntax -> haxe.macro.Tools dependency 11 年 前
  Simon Krajewski 6eaffbeaec add Syntax.opPow 11 年 前
  Simon Krajewski 3a6806e5b0 leading colon -> trailing colon 11 年 前
  Simon Krajewski affdd692f8 use _callNamedUntyped 11 年 前
  Simon Krajewski e5b2d78f34 looks like we don't use pyFor anyway? 11 年 前
  Simon Krajewski 0e8dfda2b7 deal with "Dynamic should be Void" cases 11 年 前
  Simon Krajewski 627b11c672 merge haxe.Resource and reactivate tests (it's soooo slow!) 11 年 前
  Simon Krajewski a8610fafea untypedPython -> pythonCode 11 年 前
  Simon Krajewski 855f812657 tabsify 11 年 前
  Simon Krajewski 8bc1d59b7d change Syntax to extern class (some TODOs left) 11 年 前
  frabbit e57e35a1ad cleanup Type 11 年 前
  frabbit a61b05c1cd return some proper types if possible 11 年 前
  frabbit ac06eda128 a little bit more cleanup, but we should get rid of HxOverrides if possible 11 年 前
  frabbit 7fab9469d0 support native assign 11 年 前
  frabbit ad4dfe90f1 get rid of dirty __python__whatever__ syntax in some classes 11 年 前
  frabbit 95192bd4ad rename python.Macros to python.Syntax 11 年 前