We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3ff7d0 + 0ebecd1 commit a256e52Copy full SHA for a256e52
CHANGELOG.md
@@ -32,6 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
33
34
### Added
35
+- **Update README.md** (2025-07-14 – jarroddavis68)
36
+ - Fixed LICENCE link
37
+ - Added CPascal homepage link
38
+
39
- **feat(compiler): Implement Phase 2 Procedures, Functions & Loop Control** (2025-07-02 – jarroddavis68)
40
Completes all Phase 2 tasks by adding full support for subroutines and advanced loop control statements.
41
- Implements functions and procedures with support for value, `var`, and `const` parameters.
0 commit comments