提交历史

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