Commit History

Author SHA1 Message Date
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Simon Krajewski 457ff18536 get rid of some unknown analyzer options 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  frabbit 8d12218b30 add licenses to all python files, add some missing imports 10 years ago
  Dan Korostelev 6e2786206b [python] made python.Syntax.pythonCode return untyped so analyzer skips it. 10 years ago
  Simon Krajewski f301baef6a add static analyzer 10 years ago
  Dan Korostelev d372af40c1 [python] avoid "Void should be Dynamic" in Syntax.foreach 10 years ago
  Dan Korostelev dcb66fcf07 [python] try to clean up Native(Haxe)Iterator(Iterable) again. 10 years ago
  Simon Krajewski d21e911f55 revert python macro temp fix, use `@:noPackageRestrict` instead (closes #3321) 11 years ago
  Simon Krajewski 916ff4567e temp fix for python macro issue 11 years ago
  frabbit 3aca4f8820 minor fix 11 years ago
  frabbit a8a24b972e revert pythonCode string interpolation to the same used in cpp, c# etc. 11 years ago
  frabbit 2c9f277cae get rid of _hx_c object 11 years ago
  Simon Krajewski c062421988 remove commented out Syntax.callNamed implementation 11 years ago
  frabbit 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw 11 years ago
  frabbit fb1183b220 minor improvements 11 years ago
  frabbit dd660a0c47 add python foreach, cleanup 11 years ago
  Simon Krajewski e19cc55719 remove unnecessary Syntax -> haxe.macro.Tools dependency 11 years ago
  Simon Krajewski 6eaffbeaec add Syntax.opPow 11 years ago
  Simon Krajewski 3a6806e5b0 leading colon -> trailing colon 11 years ago
  Simon Krajewski affdd692f8 use _callNamedUntyped 11 years ago
  Simon Krajewski e5b2d78f34 looks like we don't use pyFor anyway? 11 years ago
  Simon Krajewski 0e8dfda2b7 deal with "Dynamic should be Void" cases 11 years ago
  Simon Krajewski 627b11c672 merge haxe.Resource and reactivate tests (it's soooo slow!) 11 years ago
  Simon Krajewski a8610fafea untypedPython -> pythonCode 11 years ago
  Simon Krajewski 855f812657 tabsify 11 years ago
  Simon Krajewski 8bc1d59b7d change Syntax to extern class (some TODOs left) 11 years ago
  frabbit e57e35a1ad cleanup Type 11 years ago
  frabbit a61b05c1cd return some proper types if possible 11 years ago