Historique des commits

Auteur SHA1 Message Date
  Simon Krajewski 855f812657 tabsify il y a 11 ans
  Simon Krajewski 8bc1d59b7d change Syntax to extern class (some TODOs left) il y a 11 ans
  Simon Krajewski 1f314b5e02 comment out some __magic_handler__ which are not used in the standard library il y a 11 ans
  frabbit d588f1ae12 remove redundancy, more cleanup il y a 11 ans
  frabbit ee0fb8aa99 fix unit tests il y a 11 ans
  frabbit e57e35a1ad cleanup Type il y a 11 ans
  frabbit 8b3a5e86d5 a little bit of Reflect cleanup il y a 11 ans
  frabbit b962ed3feb rename array set and get, next step TArray on lists should directly call ArrayImpl il y a 11 ans
  frabbit d453d20c15 move array get and set to ArrayImpl il y a 11 ans
  frabbit 8ec195b9e0 inline is not necessary il y a 11 ans
  frabbit be1a146001 minor il y a 11 ans
  frabbit 40bfa91f2b some minor fixes, added some comments that we have to deal with field access on anons in general il y a 11 ans
  frabbit 4571f09636 get rid of some HxOverrides il y a 11 ans
  frabbit fd50351452 Merge branch 'genpy' of github.com:Simn/haxe into genpy il y a 11 ans
  frabbit a61b05c1cd return some proper types if possible il y a 11 ans
  frabbit b81ebcac98 we don't need casts in python and we don't have to handle the inner expr with is_value=true il y a 11 ans
  Simon Krajewski 893a5950c8 remove python special case in TestMisc il y a 11 ans
  Simon Krajewski 27c8a6254f allow closure creation on extern static inline methods (closes #2813) il y a 11 ans
  Simon Krajewski 0d3b879b01 remove sys.py il y a 11 ans
  frabbit ac06eda128 a little bit more cleanup, but we should get rid of HxOverrides if possible il y a 11 ans
  frabbit 00f4529662 more cleanup il y a 11 ans
  frabbit 7fab9469d0 support native assign il y a 11 ans
  frabbit 33b70f5d10 remove Macros class il y a 11 ans
  frabbit 5da60f3e41 remove old code il y a 11 ans
  frabbit 6f94809a65 no need for preCode anymore il y a 11 ans
  frabbit 01080cca0d get rid of untyped code in Sys il y a 11 ans
  frabbit ad4dfe90f1 get rid of dirty __python__whatever__ syntax in some classes il y a 11 ans
  frabbit e8e405c731 support leading colon syntax like a[1:] il y a 11 ans
  frabbit 5672ba6c71 add print_params_named to print named functions calls like sort(key=my_key_func) il y a 11 ans
  frabbit 95192bd4ad rename python.Macros to python.Syntax il y a 11 ans