Releases: Fil-Language/filc
Releases · Fil-Language/filc
v0.1.0
What's Changed
New Features 🎉
- feat: Prepare repository (part 2) by @Gashmob in #4
- feat: Basic executable by @Gashmob in #8
- feat: Packaging with cpack by @Gashmob in #18
- feat: Create parser with AST by @Gashmob in #19
- feat: Validation of AST by @Gashmob in #26
- feat: Parsing to LLVM IR by @Gashmob in #38
- feat: Add set -euo pipefail to all bash scripts by @Gashmob in #49
- feat: Pointer initialization by @Gashmob in #52
- feat: Arrays by @Gashmob in #57
Bug fixes 🛠
- fix: RPM package has conflict with /usr/bin by @Gashmob in #35
- fix: Calcul is wrongly parsed when no spaces by @Gashmob in #50
Dependencies updates 🧰
- build(deps): Bump actions/upload-artifact from 4.3.4 to 4.3.6 by @dependabot in #11
- chore(deps-dev): Update pnpm to version 9 by @Gashmob in #24
- chore(deps-dev): Bump husky from 9.1.4 to 9.1.5 by @dependabot in #22
- chore(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #27
- chore(deps): Bump cachix/install-nix-action from 27 to 28 by @dependabot in #30
- chore(deps-dev): Bump husky from 9.1.5 to 9.1.6 by @dependabot in #29
- chore(deps): Update nixpkgs pin by @Gashmob in #34
- chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #36
- chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #42
- chore(deps): Bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #43
- chore(deps-dev): Bump husky from 9.1.6 to 9.1.7 by @dependabot in #46
- chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #53
- chore: Update dependencies by @Gashmob in #55
Other changes
- doc: Prepare repository (part 1) by @Gashmob in #3
- chore: Set prefix of dependabot commit by @Gashmob in #15
- chore: Add configuration for CodeQL by @Gashmob in #16
- doc: Update readme and contributing by @Gashmob in #21
- chore: Update clang-format rules by @Gashmob in #48
New Contributors
- @Gashmob made their first contribution in #3
- @dependabot made their first contribution in #11
Full Changelog: https://github.com/Fil-Language/filc/commits/v0.1.0