Historie revizí

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