提交历史

作者 SHA1 备注 提交日期
  Luca Deltodesco e920e980e2 Move ',' in field seperator to previous line. 12 年之前
  Luca Deltodesco 0d8b37b2e1 Ensure semicolon is inserted after package declaration. 12 年之前
  Luca Deltodesco ac81a9a5c0 Ensure class prototype, when not using $extend has semicolon inserted. 12 年之前
  Luca Deltodesco 75e58a9e20 Change inherit to Inherit in $extend implementation, removing semicolon. 12 年之前
  Luca Deltodesco 8a1e0f976c Dont avoid semicolon insertion after static field gen. 12 年之前
  Luca Deltodesco c296304b0c Insert semicolon after class definition with no constructor. 12 年之前
  Nicolas Cannasse b94ee60b07 allowed fmt string in fmt string 12 年之前
  Simon Krajewski b0b0dde32b revert 12 年之前
  Simon Krajewski c27377e52c closes #2243 12 年之前
  Luca Deltdesco 4b1f13891d Add __define_feature's around ObjectPrototypeToString in js/Boot 12 年之前
  Simon Krajewski 730e6c1b79 adjust unit test 12 年之前
  Simon Krajewski 65ed051212 allow EMeta when checking for is_postfix (closes #2036) 12 年之前
  Simon Krajewski b0f6887128 Merge pull request #2131 from deltaluca/dev_js_improvements 12 年之前
  Simon Krajewski e74d01f5ad CHANGES.txt update 12 年之前
  Simon Krajewski 355028ce22 make sure that Null<Null<T>> is still considered null (closes #2225) 12 年之前
  Simon Krajewski dcdef91da0 fix unification error report on TFun with void return 12 年之前
  Simon Krajewski fde7388c64 map unmatched @:fakeEnum patterns back to field names (closes #2234) 12 年之前
  Simon Krajewski 5e9d48913a disallow initialization of non-physical fields (closes #1958) 12 年之前
  Justin Donaldson cdc6d9dd90 Remove dom dependency for js in TestRunner 12 年之前
  Simon Krajewski 92f74ac219 fix has_mono logic (closes #2238) 12 年之前
  Simon Krajewski 8a8802243e add Codegen.handle_side_effects and apply it on the AST when compiling to CPP (closes #2217) 12 年之前
  Simon Krajewski 8b4da2b742 respect visibility of abstract fields, but default to public 12 年之前
  Simon Krajewski 7c65ea087d add missing makefile dependency of interp.ml to genjava.ml 12 年之前
  Simon Krajewski 621d84938f Revert "do not cancel pattern matching if matched enum is empty (closes #2233)" 12 年之前
  Nicolas Cannasse 7953c43618 allow extra static vars in fakeEnum abstract 12 年之前
  Simon Krajewski cf0b823d01 do not cancel pattern matching if matched enum is empty (closes #2233) 12 年之前
  [email protected] cc148b1a38 Generate interface and enum glue for cppia 12 年之前
  Simon Krajewski fd522da49f give invalid argument skip errors only if no other errors occur (closes #2232) 12 年之前
  Simon Krajewski 7395967e8b consider TCast(e1,None) complex if e1 is complex 12 年之前
  Luca Deltodesco 9b9db195d2 Have $hasOwnProperty and $ObjectPrototypeToString in features. 12 年之前