aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
blob: ddfd14d9a37e9fac904a4d311250259f2fa0d7c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Un-released]
### Added
* Inline functions.
* Can pass configuration parameters from the build description to the compiler.
* Code selection based on configuration parameters.
* Code selection based on compiler version.
* Extensible meta-compiler.
### Changed
* JVM compilation no longer relies on the ASM library.
### Removed
### Fixed
### Deprecated
### Security

[Un-released]: https://github.com/LuxLang/lux/compare/0.6.5...HEAD