Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/parser (unfollow)
Commit message (Expand)Author
2020-01-13clang-format all the codeEgor Tensin
2020-01-01parser: make ^ operator higher priority than unary -Egor Tensin
2019-12-31parser: support unary +Egor Tensin
2019-12-31parser: refactoringEgor Tensin
2019-12-31support the power (^) operatorEgor Tensin
2019-12-22add licensing notes to source filesEgor Tensin
2019-12-07split server into multiple componentsEgor Tensin