Historique des commits

Auteur SHA1 Message Date
  Jussi Pakkanen 917e12e4e7 Merge pull request #2017 from mesonbuild/fix2012 il y a 7 ans
  Jehan 2f691410fc Improve "Passed invalid keyword argument" warning. il y a 7 ans
  Jussi Pakkanen c11a4cb952 Make Interpreter object unpicklable as it was being pickled by accident in copies of kwargs. il y a 7 ans
  Jussi Pakkanen 3262be23dc Fixed issues raised in review. il y a 7 ans
  Jussi Pakkanen 97b7a7b10e Moved func_ methods from base class to Interpreter. il y a 7 ans
  Jussi Pakkanen 46e61971ce Decorator to check for permitted kwargs. il y a 7 ans
  Elliott Sales de Andrade 0e56ec2dbd Don't allow non-equality comparisons across types. il y a 7 ans
  Elliott Sales de Andrade b36513a5b6 Only allow equality comparisons for non-elementary types. il y a 7 ans
  Elliott Sales de Andrade 30645ed54b Remove extra casts on InterpreterBase.evaluate_statement. il y a 7 ans
  Dylan Baker a8173630ea Don't use len() to test emptiness vs not emptiness il y a 7 ans
  Hemmo Nieminen e42f366e0b Fix an uninitialized variable access error. il y a 7 ans
  Nirbheek Chauhan 0e078adf5a interpreter: Implement array.get(index, fallback) il y a 7 ans
  Jussi Pakkanen 8ec9b0a71f Better error message when using = rather than : for defining keywords. il y a 7 ans
  Mike Sinkovsky 969be1f679 cleanup: Remove redundant parentheses il y a 7 ans
  Mike Sinkovsky 77515ee541 style: [E303] too many blank lines (2) il y a 7 ans
  Mike Sinkovsky bf14cec81b style: [E712] comparison to True should be 'if cond is True:' or 'if cond:' il y a 7 ans
  Igor Gnatenko f0b30baa39 style: fix E225 violations il y a 7 ans
  Igor Gnatenko 9ffc0d2f89 tree-wide: remove blank lines at EOF il y a 7 ans
  Nirbheek Chauhan 2c83bd16fc Test targets with only generated and prebuilt objects il y a 7 ans
  Jussi Pakkanen 14ca7d602c Store subdir information for each node so we can remove files set in other subdirectories. il y a 7 ans
  Jussi Pakkanen c41805f012 Moved more stuff, can now parse all of common tests. il y a 7 ans
  Jussi Pakkanen 7e8872236d Implement a bunch of functions. il y a 7 ans
  Jussi Pakkanen 7ed7219d9d Moved functions to base enough to get the base sample project parsed. il y a 7 ans
  Jussi Pakkanen 0a31afd672 Embark on a journey to create a rewrite tool. il y a 7 ans