Commit History

Autor SHA1 Mensaxe Data
  Nicholas Bishop 943cd41924 Support constexpr pointers (#6907) hai 1 mes
  Nicholas Bishop 8a4888c3df Support assigning to a struct field through a macro (#6843) hai 1 mes
  Nicholas Bishop e5957037fb Support assigning to a variable through an imported macro (#6827) hai 2 meses
  Nicholas Bishop 069c6f4447 Refactor `TryEvaluateMacroToConstant` to simplify and dedup code (#6820) hai 2 meses
  Richard Smith a8eca2ece6 Delay finishing the C++ translation unit until we reach the real EOF. (#6489) hai 4 meses
  Ivana Ivanovska 4ddff65e8e Add support for macros pointing to a constexpr integer (#6441) hai 5 meses
  Ivana Ivanovska cf2c66c1b2 Add support for macros evaluating to an enum constant (#6432) hai 5 meses
  Ivana Ivanovska 109e39c75c Add support for nullptr literals in macros (#6426) hai 5 meses
  Ivana Ivanovska 7be6538aec Add support for character literals in macros (#6419) hai 5 meses
  Ivana Ivanovska 093700b274 Add support for boolean literals in macros (#6418) hai 5 meses
  Ivana Ivanovska 8866e39085 Add support for string literals in macros (#6408) hai 5 meses
  Ivana Ivanovska 994e6c904d Add support for macros with floating-point literals (#6391) hai 5 meses
  Ivana Ivanovska b68b6ae1e7 Add support for more complex object-like macros (#6338) hai 5 meses
  Ivana Ivanovska 3b0dad9dd5 Add support for simple object-like macros (#6326) hai 5 meses