Commit History

Author SHA1 Message Date
  Rudy Ges bfe196f243 [std] cleanup macro related conditionals (#11993) 8 months ago
  Simon Krajewski 5b757af567 deal with module fields in Compiler.exclude 10 months ago
  Ne_Eo e88f170480 Fix typos (#11818) 11 months ago
  Rudy Ges 67e617c72e [macro] Compiler.include should not be called outside init macros 1 year ago
  Rudy Ges 02c30cb2eb [macro] don't add modules as dependencies when using Compiler.include (#11701) 1 year ago
  Rudy Ges 76b36356b2 [eval] remove more hlmacro leftovers 1 year ago
  Simon Krajewski 2dfc0d920b Remove C# and Java targets (#11551) 1 year ago
  Rudy Ges 48b5189148 [std] deprecate Compiler.addMetadata again 1 year ago
  Simon Krajewski 2f56f2cb21 don't recurse 1 year ago
  Simon Krajewski 4260da3c6f Remove some API from haxe.macro.Compiler (#11540) 1 year ago
  Simon Krajewski 3280f2f72a Hxb writer config (#11507) 1 year ago
  Rudy Ges 8fd670dae7 [typer] Prepare for typer creation delaying (#11324) 2 years ago
  RoBBoR 4d9bd89703 Add "Custom" target (#11128) 2 years ago
  Simon Krajewski bafc459fba [macro] deprecate some API and see if someone complains 2 years ago
  Rudy Ges 4c1c12121e More strict macro API for init vs non init macros (#11043) 2 years ago
  RoBBoR 851704fcc8 Add additional `Compiler`/`Context` functions for getting compiler configuration and main func/output types (#10871) 2 years ago
  Rudy Ges 13a8e48cbc Custom metadata and defines (documentation, completion) (#10858) 2 years ago
  Mark Knol 96cf2bc196 Update Compiler.hx 4 years ago
  Aleksandr Kuzmenko 9e0b0aded8 copy-pasted leftovers in Compiler.nullSafety doc [skip ci] 5 years ago
  Aleksandr Kuzmenko 9c26689191 [js] Syntax.plainCode (fixes #9081) 5 years ago
  Aleksandr Kuzmenko dafc63f7c5 [nullsafety] treat Strict as a single-threaded mode; added StrictThreaded 5 years ago
  Nicolas Cannasse ef9f3706ba display invalid case module path (allow for easier macro debugging) + fix Compiler.include importing import.hx 6 years ago
  Aleksandr Kuzmenko 750becb7fe warn about compilation configuration outside of init macros (#8722) 6 years ago
  Aleksandr Kuzmenko acee01553f Optimize Common.find_file for memory (#8202) 6 years ago
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Dan Korostelev a64246880e remove @:fakeEnum (#8189) 6 years ago
  Simon Krajewski 2a2420ab31 [std] add a note that Compiler.getDefine is a macro 6 years ago
  Jens Fischer 2316b62be0 [std] compiler directive -> flag, some manual links 6 years ago
  Jens Fischer 1b5d27a80f [std] mention more modern `as` instead of `in` in docs 6 years ago
  Alexander Kuzmenko ceec5eb1f2 Strictness levels for null safety (#7811) 6 years ago