Histórico de Commits

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