Historique des commits

Auteur SHA1 Message Date
  Andrei Alexeyev 5ab8934636 kwarg expansion: use dict.update() il y a 6 ans
  Andrei Alexeyev 5e7118dd5c Basic kwarg dict expansion support il y a 6 ans
  Xavier Claessens 2d3bfa0778 Interpreter: Fix subdir_done() to exit from inside if/foreach blocks il y a 6 ans
  Nirbheek Chauhan dff1d8eccf FeatureNew: Print WARNING instead of ERROR il y a 6 ans
  Salamandar c5e85e59cc Add 0.47.0 features il y a 6 ans
  Salamandar 00c4cf7d45 Add Feature{New,Deprecated}Kwargs decorators il y a 6 ans
  Salamandar dd91f96867 Move target_version from coredata to mesonlib il y a 6 ans
  Salamandar b9c37e4fd2 Add set instead of list for used features lits il y a 6 ans
  Salamandar 4978dc0124 Cleanup : have more common code between FeatureNew and FeatureDeprecated il y a 6 ans
  Salamandar 806ab181f2 Split function wrapper from a use() method il y a 6 ans
  Salamandar ae19fec952 Add version_compare_condition_with_{min,max} for specific comparison utils. il y a 6 ans
  Salamandar ee2f8a0416 Add basic code for feature version detection: il y a 6 ans
  Mathieu Duponchelle 10e7566ed8 dict: fix CI issues il y a 6 ans
  Mathieu Duponchelle 195c356f91 dict: address review comments il y a 6 ans
  Kyrylo Shpytsya 09dc48d941 Add methods to the dict builtin il y a 6 ans
  Mathieu Duponchelle ecb8838082 Add new built-in type, dict il y a 6 ans
  Mathieu Duponchelle f1c92d7c9c Interpreter: don't flatten the arguments of various methods il y a 6 ans
  Xavier Claessens 10a9bdad96 interpreter: Verify permitted kwargs on all methods il y a 6 ans
  behlec 37d379ebe5 Allow meson build file to exit early. (#2808) il y a 6 ans
  Jussi Pakkanen 9ecb75670f Merge pull request #3127 from bluetech/method-permitted-kwargs il y a 6 ans
  Jon Turney 390333a18d Fix remaining flake8 report il y a 6 ans
  Ran Benita 4d8e4654cb Warn if non-permitted keyword arguments are given to compiler methods il y a 6 ans
  Jon Turney 7297e9f7a3 Add source location to warning for comparing different types il y a 6 ans
  Jon Turney 56286fd2b8 Fix test cases/failing/52 inconsistent comparison il y a 6 ans
  Jussi Pakkanen 6cd7372e26 Comparing objects of different type prints a warning. Closes #2870. il y a 6 ans
  Jon Turney 6a1a56ab57 Report warning/error locations in a format IDEs may already know how to parse il y a 6 ans
  Jon Turney bcc95d7dd7 Use location formatting in mlog.warning() for invalid kwarg warning il y a 6 ans
  Jussi Pakkanen 678daad6cc Created a new disabler type. il y a 7 ans
  Iñigo Martínez 3d0a9b7911 interpreter: Reduce to_sring method to base 10 il y a 6 ans
  Iñigo Martínez 30f2c4857c interpreter: Support to_string method for int values il y a 6 ans