Historique des commits

Auteur SHA1 Message Date
  Aleksandr Kuzmenko 5a43e81a8f [python] extract macro methods rfom python.Syntax into Syntax.macro.hx (fixes #9256) il y a 5 ans
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) il y a 5 ans
  Aleksandr Kuzmenko 92205bffff @:noClosure meta to prevent usage of methods as values (#8624) il y a 6 ans
  Aurel 8616359ff7 Reformat std (#8408) il y a 6 ans
  Mark Knol 90eda8ce3c Happy new year! :tada: il y a 6 ans
  Simon Krajewski 7d5160cc01 [typer] check for extern non-inline fields that have expressions il y a 6 ans
  Simon Krajewski 00f409858f `extern` field syntax (#6984) il y a 7 ans
  Alexander Kuzmenko 6191e3c9a3 {platform}.Syntax modules (#6849) il y a 7 ans
  Mark Knol b3cc1d7949 Happy new year! (#6799) il y a 7 ans
  Mark Knol 875ad19432 2017 (#5932) il y a 8 ans
  Simon Krajewski 457ff18536 get rid of some unknown analyzer options il y a 9 ans
  Andy Li 1c79168a33 update copyright year to 2016 il y a 9 ans
  Andy Li ae6349cccf bump license year to 2015 il y a 9 ans
  frabbit 8d12218b30 add licenses to all python files, add some missing imports il y a 10 ans
  Dan Korostelev 6e2786206b [python] made python.Syntax.pythonCode return untyped so analyzer skips it. il y a 10 ans
  Simon Krajewski f301baef6a add static analyzer il y a 10 ans
  Dan Korostelev d372af40c1 [python] avoid "Void should be Dynamic" in Syntax.foreach il y a 11 ans
  Dan Korostelev dcb66fcf07 [python] try to clean up Native(Haxe)Iterator(Iterable) again. il y a 11 ans
  Simon Krajewski d21e911f55 revert python macro temp fix, use `@:noPackageRestrict` instead (closes #3321) il y a 11 ans
  Simon Krajewski 916ff4567e temp fix for python macro issue il y a 11 ans
  frabbit 3aca4f8820 minor fix il y a 11 ans
  frabbit a8a24b972e revert pythonCode string interpolation to the same used in cpp, c# etc. il y a 11 ans
  frabbit 2c9f277cae get rid of _hx_c object il y a 11 ans
  Simon Krajewski c062421988 remove commented out Syntax.callNamed implementation il y a 11 ans
  frabbit 4a4f1455a6 renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw il y a 11 ans
  frabbit fb1183b220 minor improvements il y a 11 ans
  frabbit dd660a0c47 add python foreach, cleanup il y a 11 ans
  Simon Krajewski e19cc55719 remove unnecessary Syntax -> haxe.macro.Tools dependency il y a 11 ans
  Simon Krajewski 6eaffbeaec add Syntax.opPow il y a 11 ans
  Simon Krajewski 3a6806e5b0 leading colon -> trailing colon il y a 11 ans