Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-27 | Fix Sider errors | makise-homura | 1 | -1/+1 |
2020-01-27 | Add missing functions to Elbrus compiler class | makise-homura | 1 | -0/+11 |
2020-01-27 | Fix missing 'defines' argumet for Elbrus compiler | makise-homura | 1 | -1/+1 |
2020-01-08 | types: import typing as T (fixes #6333) | Daniel Mensinger | 1 | -6/+6 |
2019-12-05 | lgtm: fix Multiple calls to __init__ | Daniel Mensinger | 1 | -3/+3 |
2019-10-19 | Fix according to deprecation of usage of non-standard escape sequences | makise-homura | 1 | -1/+1 |
2019-10-19 | Add a proper way to get include dirs for elbrus compiler | makise-homura | 1 | -0/+13 |
2019-10-19 | Make search of library dirs correct | makise-homura | 1 | -2/+2 |
2019-10-07 | compilers: replace CompilerType with MachineInfo | Dylan Baker | 1 | -3/+2 |
2019-07-15 | compilers/mixins/elbrus: add type annotations and fix types | Dylan Baker | 1 | -11/+12 |
2019-07-15 | compilers: put elbrus in mixins | Dylan Baker | 1 | -0/+59 |