Commit History

Author SHA1 Message Date
  Justin Donaldson 60f57ae060 [lua] initial wip for sourcemaps 6 years ago
  Aleksandr Kuzmenko f1cd031aee [lua] fix signed bitwise ops (#8850) 6 years ago
  Aleksandr Kuzmenko a8d036760e better inlining of ctors and anons 6 years ago
  Simon Krajewski 3ce8fd9f59 [eval] make debug completion nicer 6 years ago
  Aleksandr Kuzmenko aaf91d0803 [python] align `-x % -y` with other targets (#8845) 6 years ago
  Aleksandr Kuzmenko 2d62f68fc8 [python] fixed modulo by negative number (#8846) 6 years ago
  Aleksandr Kuzmenko b138fca078 emit an error on static @:to without arguments (fixes #8840) 6 years ago
  Ben Merckx c046929246 [php] Improve json representation of haxe arrays (#8834) 6 years ago
  Justin Donaldson 1a5eddc076 [lua] create Os extern module for luv, and migrate some functions there 6 years ago
  Justin Donaldson ce86400498 [lua] add string.rep extern 6 years ago
  Aleksandr Kuzmenko 042a66d8c3 [display] show private abstract fields in completion inside that abstract 6 years ago
  Aleksandr Kuzmenko 6ede8bb1be [display] private abstract ctor in completion inside the abstract 6 years ago
  Simon Krajewski 4f14c6fcf1 [typer] allow extern abstract enum value as default argument 6 years ago
  Dan Korostelev ce97ab76c9 [js] work with V8 stacktrace API for haxe.CallStack in a typed way (closes #8826) 6 years ago
  Aleksandr Kuzmenko b3bac65198 [java][cs] check unify errors both directions before emiting "invalid expression" warning 6 years ago
  Aleksandr Kuzmenko 5636078780 [java] fix OOM on `filter_param` 6 years ago
  Aleksandr Kuzmenko c607430c8b [php] change class constants on externs from `var` to `final` 6 years ago
  Simon Krajewski 6899af994b [haxelib] update 6 years ago
  Ben Merckx 7a2256f6ec [php] Implement native iterator on arrays (#8821) 6 years ago
  Aleksandr Kuzmenko bdf2e56c27 changed s_type to emit "Abstract<Foo>" instead of "Class<_Foo_Impl_>" 6 years ago
  Aleksandr Kuzmenko bc8c57287b emit "Abstract as value" error 6 years ago
  Justin Donaldson c396e0bd02 [lua] fix do while loop 6 years ago
  George Corney e6598a0d69 [js] Add @:deprecated typedef for js.lib.Map.MapEntry (#8820) 6 years ago
  Aleksandr Kuzmenko 51cc9843a0 update haxelib 6 years ago
  Aleksandr Kuzmenko b1fb4afca5 update haxelib 6 years ago
  Aleksandr Kuzmenko 8a3b5acad6 update haxelib 6 years ago
  Aleksandr Kuzmenko b4233983a5 haxe.macro.Context.timer(id) 6 years ago
  Aleksandr Kuzmenko 444383a824 [js] fix `EntryPoint` for nodejs without `hxnodejs` lib (fixes #8811) 6 years ago
  Simon Krajewski 8302f5d1d2 [typer] start on splitting up type.ml 6 years ago
  Simon Krajewski 5e5ffb8104 [typer] add tmono type 6 years ago