Docs | Support

Armani-T/Hanno

add-compress-bytecode-flag
4 years, 6 months ago
@Armani-T Fix a type error in `generate_tasks`
No dependencies with known security vulnerabilities.
main
4 years, 6 months ago
@Armani-T Merge pull request #53 from Armani-T/add-compress-bytecode-flag Add a `--no-compress` flag
No dependencies with known security vulnerabilities.
add-compress-bytecode-flag
4 years, 6 months ago
@Armani-T Remove a superfluous comment
No dependencies with known security vulnerabilities.
main
4 years, 6 months ago
@Armani-T Merge pull request #52 from Armani-T/bytecode-generator Make the bytecode generator a part of the r
No dependencies with known security vulnerabilities.
bytecode-generator
4 years, 6 months ago
@Armani-T Implement a way to write the bytecode out to an intermediate file
No dependencies with known security vulnerabilities.
main
4 years, 6 months ago
@Armani-T Merge pull request #51 from Armani-T/bytecode-generator Add run-length compression for the bytecode
No dependencies with known security vulnerabilities.
bytecode-generator
4 years, 6 months ago
@Armani-T Add a function for run-length compression This can be used on the bytecode before it is written out
No dependencies with known security vulnerabilities.
main
4 years, 6 months ago
@Armani-T Merge pull request #50 from Armani-T/update-pytest-cov-version-to-3.0.0 Update `pytest-cov` version
No dependencies with known security vulnerabilities.
update-pytest-cov-version-to-3.0.0
4 years, 6 months ago
@Armani-T Update the requirements files
No dependencies with known security vulnerabilities.
main
4 years, 6 months ago
@Armani-T Merge pull request #49 from Armani-T/bytecode-generator Refactor the bytecode generator
No dependencies with known security vulnerabilities.
bytecode-generator
4 years, 6 months ago
@Armani-T Implement the top level `to_bytecode` function This is what should be exported and used by other mo
No dependencies with known security vulnerabilities.
main
4 years, 7 months ago
@Armani-T Merge pull request #48 from Armani-T/add-pylint-github-action Add pylint GitHub action
No dependencies with known security vulnerabilities.
add-pylint-github-action
4 years, 7 months ago
@Armani-T Create `pylint.yml` Add a new GitHub action for running `pylint` whenever I commit a file. This sho
No dependencies with known security vulnerabilities.
Armani-T-patch-1
4 years, 7 months ago
@Armani-T Create pylint.yml Add a new GitHub action for running pylint whenever I commit a file. This should
No dependencies with known security vulnerabilities.
bugfix
4 years, 7 months ago
@Armani-T Update the `TypeVarResolver` with the new `Define` node API
No dependencies with known security vulnerabilities.