Commit History

Author SHA1 Message Date
  Justin Donaldson 3f961a4170 [lua] experimental global table specification (incomplete) 7 years ago
  Justin Donaldson fdb96bc3e6 [lua] add missing ffi cdef signature 7 years ago
  Justin Donaldson 0105c8b3ad [lua] make Lib.tableToArray functions operate on a copy of the table. Remove redundant defArray function for now 7 years ago
  Simon Krajewski 50e4bc6663 [inliner] treat TSwitch @:ast wrapping as a special case 7 years ago
  Simon Krajewski 27f4df9cdb [matcher] generate NoValue switches as Void 7 years ago
  Simon Krajewski 2e8b7e46f7 [display] always cut replaceRange at display position 7 years ago
  Simon Krajewski 0d4f30e24b [display] use correct type for import completion 7 years ago
  Simon Krajewski 9b8f48031f [display] support Dynamic on typeDefinition 7 years ago
  Simon Krajewski 67d2ab2df5 [inliner] allow cast assignments, but take the cast off when inserting 7 years ago
  Clifford Jefferies d5f700dd38 Changed shell from bash to sh for process spawn. 7 years ago
  Jens Fischer 9db8cf1717 [display] don't report .code field on Strings as static 7 years ago
  Jens Fischer f47abfb7ad Fix access violation in haxe.rtti.XmlParser with HL 7 years ago
  Jens Fischer 59874cdf36 Add tests for #7332, #7334 and #7335 (#7336) 7 years ago
  ncannasse 5b6f1c4ac4 follow abstracts for optional parameters (close #7338) 7 years ago
  Nicolas Cannasse c05f9373aa don't unsafe cast function stored in class fields (close #7334) 7 years ago
  Nicolas Cannasse 668abdaeba bugfix (close #7166) 7 years ago
  Nicolas Cannasse 259d14d692 close #7332 7 years ago
  Nicolas Cannasse 89a17e35a1 bug in dynamic assignop (close #7335) 7 years ago
  ncannasse 3753aea462 prevent reset $hxEnums (the same we do for $hxClasses) 7 years ago
  Andy Li 67838829f5 [CI] addToPATH should prepend (instead of append) input to PATH 7 years ago
  Andy Li 2aed680be1 [TravisCI] re-enable aspcud on mac 7 years ago
  Andy Li 988cc7d810 [TravisCI] ptmap is compatible with OCaml 4.07 now 7 years ago
  ncannasse 45c0f5981a added hl/mysql 7 years ago
  Jens Fischer 3de4606d74 [display] respect it for type hint completion as well 7 years ago
  Jens Fischer ddbbec2cab [display] respect @:noCompletion on types 7 years ago
  Jens Fischer 995ae373dc [display] hide `_` packages themselves too 7 years ago
  Jens Fischer e09ac2ed58 [display] temp test fix to make CI happy, reopens #7326 7 years ago
  Jens Fischer 5b05ed975f [display] fix class path exploration removing remapped files (#7329) 7 years ago
  Simon Krajewski e37c9498df [display] fix signature handling in patterns 7 years ago
  Jens Fischer 6ec27f272a [display] add expected types to CRPattern (#7324) 7 years ago