Historial de Commits

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