index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-28
typing: fully annotate cmake.fileapi
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.executor
Daniel Mensinger
2020-09-27
typing: fully annotate cmake.common
Daniel Mensinger
2020-09-27
typing: fully annotate cmake.client
Daniel Mensinger
2020-09-27
typing: add convinient option to clear the terminal to run_mypy.py
Daniel Mensinger
2020-09-27
typing: fix indentation in run_mypy.py
Daniel Mensinger
2020-09-24
environment: Pass defines to clang based ObjC[++] compilers
Dylan Baker
2020-09-24
compilers/objcpp: add type annotations
Dylan Baker
2020-09-24
compilers/objc: Add type annotations
Dylan Baker
2020-09-24
compilers: Tell mypy that the compiler mixins are just that
Dylan Baker
2020-09-24
compilers: make is_cross part of the base Compiler class
Dylan Baker
2020-09-24
compilers: make sanity_check_impl a protected method
Dylan Baker
2020-09-24
compilers: put name_string method in base compiler
Dylan Baker
2020-09-24
run_mypy: compilers/c_function_attributes is already type safe
Dylan Baker
2020-09-24
run_mypy: all of compilers/mixins is now type safe
Dylan Baker
2020-09-24
compilers/mixins: make xc16 type safe
Dylan Baker
2020-09-24
compilers/mixins: make visual studio type safe
Dylan Baker
2020-09-24
compilers/mixins/pgi: Make type safe
Dylan Baker
2020-09-24
compilers/mixins/islinker: Make type safe
Dylan Baker
2020-09-24
compilers/mixins/intel: make type safe
Dylan Baker
2020-09-24
compilers/mixins/intel: Use the has_func_attribute_extra_args function
Dylan Baker
2020-09-24
compilers/mixins/emscripten: make type safe
Dylan Baker
2020-09-24
compilers/mixins/elbrus: make type safe
Dylan Baker
2020-09-24
compilers/mixins: make compcert type safe
Dylan Baker
2020-09-24
compilers/mixins/clang: Make type safe
Dylan Baker
2020-09-24
compilers/mixings/gnu: make type safe
Dylan Baker
2020-09-24
compilers/mixins/clike: fix mypy issues
Dylan Baker
2020-09-24
compilers/mixins/ccrx: make mypy safe
Dylan Baker
2020-09-24
compilers/mixins/c2000: Make mypy safe
Dylan Baker
2020-09-24
compilers/mixins/arm: make type safe
Dylan Baker
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
2020-09-24
ast/introspection: Fix typing violation due to untyped functions
Dylan Baker
2020-09-24
compilers: Use a distinct type for compile/link results
Dylan Baker
2020-09-22
pylint: turn on a few more errors
Dylan Baker
2020-09-22
pylint: turn on bad-indentation error
Dylan Baker
2020-09-22
pylint: turn on warnings for abstract classes
Dylan Baker
2020-09-22
pylint: Turn on warnings for incorrect number of args
Dylan Baker
2020-09-21
docs: Clarify what literal strings mean [skip ci]
Nirbheek Chauhan
2020-09-21
Improve docs for creating new wraps. [skip ci]
Jussi Pakkanen
2020-09-18
pylint: Turn on a few more good warnings
Dylan Baker
2020-09-18
pylint: Catch cases of `if len(container)` which should be replaced by `if co...
Dylan Baker
2020-09-18
Some fixes for CompCert
Sebastian Meyer
2020-09-18
Support identifying msvc dependency prefix with a path starting with a backslash
Martin Storsjö
2020-09-18
msubprojects: Fix unit tests on Windows
Xavier Claessens
2020-09-18
msubprojects: Revert back to rev-parse instead of --show-current
Xavier Claessens
2020-09-18
msubprojects: Stop trying to guess subproject type
Xavier Claessens
2020-09-18
msubprojects: Add basic unit tests
Xavier Claessens
2020-09-18
msubprojects: Avoid useless "no local changes to save" message
Xavier Claessens
2020-09-18
msubprojects: Fix checkout of new tag/branch
Xavier Claessens
2020-09-18
msubprojects: Fix --types default value
Xavier Claessens
[next]