257 Commits (master)
 

Author SHA1 Message Date
Garrit Franke 382a09cd0d v0.5.0 3 years ago
Garrit Franke 379d8709dc feat: better statement and binop error messages 3 years ago
Garrit Franke f58ec04ec3 fix: nested expression parsing 3 years ago
Garrit Franke c9d453878b docs: add docker installation method 3 years ago
Garrit Franke f4d0139ba1 tests: add failing arithmetic test 3 years ago
Garrit Franke fb80f6f6cc feat: add docker image 3 years ago
Garrit Franke c1ebaec27c chore: remove unnecessary file 3 years ago
Garrit Franke 48f3a6692e chore: extract types into own module 3 years ago
Garrit Franke 48ec799f21 ci: disallow clippy warnings 3 years ago
Garrit Franke b3719734de chore: fix clippy warning 3 years ago
Garrit Franke 8673ea405d docs: add documentation for builder 3 years ago
Garrit Franke d3d6af3b00 chore: fix formatting 3 years ago
Garrit Franke 4c4f9f743d chore: extract AST to own module 3 years ago
Garrit Franke 236c548c19 chore: move contributing guidelines to CONTRIBUTING.md 3 years ago
Garrit Franke 7810052c56
Modules (#17) 3 years ago
Garrit Franke 48fc63ea37 feat: contrib: add pkgbuild 3 years ago
Garrit Franke fe7b03552e docs: add "unreleased" section to changelog 3 years ago
Garrit Franke 278d5e6542
Match statements (#15) 3 years ago
Garrit Franke 4f8498c710 chore: fix copyright notices 3 years ago
Garrit Franke 10cb96bc39
docs: fix typo 3 years ago
Garrit Franke de0de9f3bc feat: add funding.yml 3 years ago
Garrit Franke 137a859e34 feat: pull request template 3 years ago
Garrit Franke 195eb86e7f docs: change matrix link name 3 years ago
Garrit Franke 88559aeb81 v0.4.0 3 years ago
Garrit Franke ee88b23f59 docs: add changelog to release notice 3 years ago
Garrit Franke 267a42304c docs: add changelog 3 years ago
Garrit Franke 2c6d81c063
feat: struct definitions (#12) 3 years ago
Garrit Franke ec4f821843 chore: clean up argument parsing 3 years ago
Garrit Franke 6c1e128e21 docs: update state of documentation 3 years ago
Garrit Franke ea2bc98f3f docs: update readme 3 years ago
Garrit Franke 793e25b6e3
docs: fix typo 3 years ago
Garrit Franke 5e7724a8eb
Clippy fix (#11) 3 years ago
Garrit Franke 41081a65c9 ci: use default rust toolchain 3 years ago
Garrit Franke f150250ab2 ci: fix clippy 3 years ago
Garrit Franke 989bcbdf71 ci: run clippy on builds.sr.ht 3 years ago
Garrit Franke 74333f47a6 ci: disallow clippy warnings 3 years ago
Garrit Franke ebd34541b1 chore: fix warnings 3 years ago
Garrit Franke 60ff8392f7 ci: run clippy on all features 3 years ago
Garrit Franke 6a6547b9c7
feat: assignment operators (#10) 3 years ago
Garrit Franke f00101a623 docs: add github issues link 3 years ago
Garrit Franke 8234e53179 docs: add boolean values 3 years ago
Garrit Franke e3d28c69eb docs: fix link 3 years ago
Garrit Franke a214ea763e v0.3.0 3 years ago
Garrit Franke c319f8fddc docs: document for loops 3 years ago
Garrit Franke 9e3a57bd4f docs: document while loops 3 years ago
Garrit Franke 62fecab0a4 feat: llvm statements 3 years ago
Garrit Franke 727c8d1e72 feat: llvm: generate argument types 3 years ago
Garrit Franke e770c11ae0 docs: add --no-default-features to build command 3 years ago
Garrit Franke 3f802caad7 feat: llvm: return types 3 years ago
Garrit Franke c39ec1806a
Merge pull request #4 from garritfra/llvm-integration 3 years ago