Commit History

Author SHA1 Message Date
  Aleksandr Kuzmenko 5a43e81a8f [python] extract macro methods rfom python.Syntax into Syntax.macro.hx (fixes #9256) 5 years ago
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
  Aleksandr Kuzmenko 92205bffff @:noClosure meta to prevent usage of methods as values (#8624) 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Simon Krajewski 7d5160cc01 [typer] check for extern non-inline fields that have expressions 6 years ago
  Simon Krajewski 00f409858f `extern` field syntax (#6984) 7 years ago
  Alexander Kuzmenko 6191e3c9a3 {platform}.Syntax modules (#6849) 7 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  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