Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Even more granular copyrights (thanks to copyrite) | Claudiu Popa | 2016-07-22 | 1 | -2/+3 |
* | Keep a consistent copyright notice across the board. | Claudiu Popa | 2016-07-19 | 1 | -0/+2 |
* | Convert all files to new license header | Ceridwen | 2016-05-17 | 1 | -119/+104 |
* | Changed the way how parameters are being built | Claudiu Popa | 2016-02-13 | 1 | -9/+12 |
* | Look in keyword-only annotations when determining the scope of annotations. | Claudiu Popa | 2016-01-25 | 1 | -0/+1 |
* | Add a workaround for singledispatch raising AttributeError on old-style classes | Ceridwen | 2015-11-16 | 1 | -0/+2 |
* | .scope() returns the proper scope for Arguments's default values, function an... | Claudiu Popa | 2015-11-10 | 1 | -4/+69 |
* | Move the implementation of scopes into interpreter.scopes, which makes it mor... | Claudiu Popa | 2015-11-01 | 1 | -0/+48 |