Commit History

Author SHA1 Message Date
  Nicolas Cannasse b94ee60b07 allowed fmt string in fmt string 12 years ago
  Simon Krajewski b0b0dde32b revert 12 years ago
  Simon Krajewski c27377e52c closes #2243 12 years ago
  Luca Deltdesco 4b1f13891d Add __define_feature's around ObjectPrototypeToString in js/Boot 12 years ago
  Simon Krajewski 730e6c1b79 adjust unit test 12 years ago
  Simon Krajewski 65ed051212 allow EMeta when checking for is_postfix (closes #2036) 12 years ago
  Simon Krajewski b0f6887128 Merge pull request #2131 from deltaluca/dev_js_improvements 12 years ago
  Simon Krajewski e74d01f5ad CHANGES.txt update 12 years ago
  Simon Krajewski 355028ce22 make sure that Null<Null<T>> is still considered null (closes #2225) 12 years ago
  Simon Krajewski dcdef91da0 fix unification error report on TFun with void return 12 years ago
  Simon Krajewski fde7388c64 map unmatched @:fakeEnum patterns back to field names (closes #2234) 12 years ago
  Simon Krajewski 5e9d48913a disallow initialization of non-physical fields (closes #1958) 12 years ago
  Justin Donaldson cdc6d9dd90 Remove dom dependency for js in TestRunner 12 years ago
  Simon Krajewski 92f74ac219 fix has_mono logic (closes #2238) 12 years ago
  Simon Krajewski 8a8802243e add Codegen.handle_side_effects and apply it on the AST when compiling to CPP (closes #2217) 12 years ago
  Simon Krajewski 8b4da2b742 respect visibility of abstract fields, but default to public 12 years ago
  Simon Krajewski 7c65ea087d add missing makefile dependency of interp.ml to genjava.ml 12 years ago
  Simon Krajewski 621d84938f Revert "do not cancel pattern matching if matched enum is empty (closes #2233)" 12 years ago
  Nicolas Cannasse 7953c43618 allow extra static vars in fakeEnum abstract 12 years ago
  Simon Krajewski cf0b823d01 do not cancel pattern matching if matched enum is empty (closes #2233) 12 years ago
  [email protected] cc148b1a38 Generate interface and enum glue for cppia 12 years ago
  Simon Krajewski fd522da49f give invalid argument skip errors only if no other errors occur (closes #2232) 12 years ago
  Simon Krajewski 7395967e8b consider TCast(e1,None) complex if e1 is complex 12 years ago
  Luca Deltodesco 9b9db195d2 Have $hasOwnProperty and $ObjectPrototypeToString in features. 12 years ago
  Luca Deltodesco bd1a344696 Merge branch 'development' into dev_js_improvements 12 years ago
  Caue Waneck f87f5b4d9b [java] Added -java-lib to Context.addNativeLib. Closes waneck/hxjava#1 12 years ago
  Simon Krajewski 5e27022505 disallow unnamed lvalue functions (closes #2199) 12 years ago
  Simon Krajewski 16c98d4e7c infer abstract nullability from its underlying type for non-core-type abstracts 12 years ago
  Simon Krajewski 87ed9c4284 fix compilation (Java/Js) 12 years ago
  Simon Krajewski be0bce646e remove js.Scroll.hx (does not compile, is this some legacy file?) 12 years ago