Commit History

Author SHA1 Message Date
  Dan Korostelev 8c07e26c2e [cs] use native arrays instead of Array for dynamic method calls 8 years ago
  Simon Krajewski 68994687e3 CHANGES.txt update 8 years ago
  Simon Krajewski 58fe444a48 update submodule 8 years ago
  Justin Donaldson 95ef6633a9 [lua] put static initialization in helper method and delay evaluation. fix #6087 8 years ago
  Alexander Kuzmenko 3b4c33024c [php] changed _hx_cast() to use _hx_instancof() instead of Std.is() to avoid handling php-prefix (fixes #6083) 8 years ago
  sbijoshj fb9606e14a Update Array.hx (#6084) 8 years ago
  Dan Korostelev 149d519828 only account actual typing for the "macro typing" timer 8 years ago
  Alexander Kuzmenko 75c2432ed9 disable test for `null.nonExistent()` on lua and as3 8 years ago
  Alexander Kuzmenko ef4cb9a543 disable test for `null.nonExistent()` on lua and as3 8 years ago
  Alexander Kuzmenko b1bfdafacb [php] fix null.nonExistent() 8 years ago
  Alexander Kuzmenko 4ee6659865 [php7] dreference field access on `null`; more cases for #4988 8 years ago
  Simon Krajewski 2fe9b8ea9c fix structural extension display position 8 years ago
  Hugh 53f3ce60c8 [cpp] Make cpp.Funciton.call return FunctionData 8 years ago
  Dan Korostelev ad060338d0 add a function to print out current unification stacks 8 years ago
  Alexander Kuzmenko 2434129068 [php7] support haxe.EntryPoint 8 years ago
  Alexander Kuzmenko 6e02ceabab [php7] generator refactoring 8 years ago
  Nicolas Cannasse 86004f5c62 minor 8 years ago
  Simon Krajewski e421f8ddb5 do not lose field type when calling a var/property function 8 years ago
  Hugh Sanderson ed72b49103 [cpp] Return CallableData instead of T for 'call' member 8 years ago
  Simon Krajewski 84bf7e538d silently create unbound var infos instead of asserting 8 years ago
  hughsando 30cc779f1b [cpp] Fix is_data_member call 8 years ago
  Simon Krajewski d0e044ed80 bump version 8 years ago
  Hugh b3b4e27ab6 Do not generate scriptable glue for callable variables. Closes https://github.com/HaxeFoundation/hxcpp/issues/573 8 years ago
  Dan Korostelev ab50cee419 [display] store signatures directly in DisplaySignatures, instead of TFun - less run-time checks, more type safety \o/ 8 years ago
  Dan Korostelev 4eb695e918 [display] check whether the type we want to get signature for is actually callable (closes #6068) 8 years ago
  Alexander Kuzmenko 2cdb34cd3a [php7] maintain statics initialization order (fixes #6070) 8 years ago
  Dan Korostelev ceab7d1f7c add test for #6067, mention the fix in changelog 8 years ago
  Nicolas Cannasse c6486b5952 added obj as callb param 8 years ago
  Nicolas Cannasse 51a30dab18 update hl.Gc.track 8 years ago
  Nicolas Cannasse cdb5da7920 added gc flags and tracking api 8 years ago