Docs | Support

Armani-T/Hanno

main
4 years, 10 months ago
@Armani-T Merge pull request #30 from Armani-T/ast-sorter Set up tests for the AST sorter
No dependencies with known security vulnerabilities.
main
4 years, 10 months ago
@Armani-T Merge pull request #28 from Armani-T/type-inferer Fix a number of bugs with the type inferer
No dependencies with known security vulnerabilities.
main
4 years, 10 months ago
@Armani-T Merge pull request #29 from Armani-T/update-tests Update tests that were buggy
No dependencies with known security vulnerabilities.
ast-sorter
4 years, 10 months ago
@Armani-T Add a test file for `ast_sorter.py`
No dependencies with known security vulnerabilities.
update-tests
4 years, 10 months ago
@Armani-T Rename the `semicolon_inference` marker to `eol_inference` This is because I haven't yet decided on
No dependencies with known security vulnerabilities.
type-inferer
4 years, 10 months ago
@Armani-T Refactor the `unify` function
No dependencies with known security vulnerabilities.
main
4 years, 10 months ago
@Armani-T Merge pull request #27 from Armani-T/add-pyup-readme-badges Added the README badges from PyUp.io
No dependencies with known security vulnerabilities.
add-pyup-readme-badges
4 years, 10 months ago
@Armani-T Added the README badges from PyUp.io
No dependencies with known security vulnerabilities.
main
4 years, 10 months ago
@Armani-T Merge pull request #26 from Armani-T/update-requirements Update developer dependencies
No dependencies with known security vulnerabilities.
update-requirements
4 years, 10 months ago
@Armani-T Remove `pytest-randomly` and `mkdocs` as dependencies I wasn't using either much so I've decided to
No dependencies with known security vulnerabilities.
main
4 years, 10 months ago
@Armani-T Merge pull request #24 from Armani-T/add-block-comments Add block comments to the language
No dependencies with known security vulnerabilities.
main
4 years, 10 months ago
@Armani-T Merge pull request #25 from Armani-T/type-inferer Fix the type inferer so that it actually infers t
No dependencies with known security vulnerabilities.
add-block-comments
4 years, 10 months ago
@Armani-T Preemptively fix a possible typing error
No dependencies with known security vulnerabilities.
type-inferer
4 years, 10 months ago
@Armani-T Merge branch 'develop' into type-inferer
No dependencies with known security vulnerabilities.
main
4 years, 10 months ago
@Armani-T Merge pull request #22 from Armani-T/fix-typing-mistakes-in-error-handling Fix type system mistakes
No dependencies with known security vulnerabilities.