Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Simon Krajewski 46ded5a17d Dont infer string on concat (#11318) 1 gadu atpakaļ
  Simon Krajewski 507a54cd9e [neko] dodge for now 3 gadi atpakaļ
  Aurel 8616359ff7 Reformat std (#8408) 6 gadi atpakaļ
  Simon Krajewski 753b36e5d1 null cast/is/catch (#7532) 6 gadi atpakaļ
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 gadi atpakaļ
  Simon Krajewski a200541e35 revert Std.is changes for release 7 gadi atpakaļ
  Nicolas Cannasse fc895aaf18 fixed Std.is(null,Dynamic) == false for #7532 7 gadi atpakaļ
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 gadi atpakaļ
  Simon Krajewski c4dd6dfd04 deal with uninferred argument monomorphs 8 gadi atpakaļ
  Mark Knol 875ad19432 2017 (#5932) 8 gadi atpakaļ
  Mark Knol 6c29743078 Update documentation 9 gadi atpakaļ
  Andy Li 1c79168a33 update copyright year to 2016 9 gadi atpakaļ
  Andy Li ae6349cccf bump license year to 2015 10 gadi atpakaļ
  Simon Krajewski 96bf01fa5f pattern match support for untyped code 13 gadi atpakaļ
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 gadi atpakaļ
  Simon Krajewski 539bf889ba allow feature DCE on all platforms and rename @:feature to @:ifFeature 13 gadi atpakaļ
  Simon Krajewski 0134196095 added @:keepSub: allow classes to force keeping their subclasses (fixed issue #1005) 13 gadi atpakaļ
  Nicolas Cannasse 60c4391d9a moved features from typer to common (allow setting features during compilation for later retrieval) 13 gadi atpakaļ
  Nicolas Cannasse 04770c8aa5 fixed issue #536 14 gadi atpakaļ
  Franco Ponticelli 88f29e5320 - all : *.Boot are now automatically kept without the need of marking them with @:keep 15 gadi atpakaļ
  Franco Ponticelli c237ada04b - added --dead-code-removal to erase unreferenced methods from the output 15 gadi atpakaļ
  Nicolas Cannasse 1d6abdce1c core types implementation 15 gadi atpakaļ
  Nicolas Cannasse 4e60a610a8 prevent truncating float dynamic values to int when using numerical operations 16 gadi atpakaļ
  Nicolas Cannasse 8bda9b4e54 removed === and !== 17 gadi atpakaļ
  Nicolas Cannasse 75d2dc2a80 minor fix in __enum_str 17 gadi atpakaļ
  Nicolas Cannasse fd33f6c04e minor fixes 18 gadi atpakaļ
  Nicolas Cannasse 0a60ce56a3 fixed neko native enum serialization. 19 gadi atpakaļ
  Nicolas Cannasse 3c4add5265 Std.is(*,null) = false 19 gadi atpakaļ
  Nicolas Cannasse 227f0183f4 fixed native serialization problems. 19 gadi atpakaļ
  Nicolas Cannasse 12e1dd53cc fix in subtyping. 19 gadi atpakaļ