File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed
Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 1+ commit eb19f11f0ec57e22140ba76cc4576715080ec3c0
2+ Author: Alexeev Bronislav <alexeev.dev@mail.ru >
3+ Date: Mon Aug 4 06:23:37 2025 +0700
4+
5+ update readme and examples directory
6+
17commit 3714c72a300ed9b7359b3166e208a2c8c3e50e79
28Author: Alexeev Bronislav <alexeev.dev@mail.ru >
39Date: Mon Aug 4 06:21:09 2025 +0700
Original file line number Diff line number Diff line change @@ -78,12 +78,6 @@ You also can read [Hacking](./HACKING.md)
7878| ** LLVM19 Backend** | Direct LLVM IR generation via C++ API | Near-native execution speed, advanced optimizations |
7979| ** Cross-Platform** | Single IR → Windows/Linux/macOS binaries | Consistent behavior across platforms |
8080
81- ### Contribution Guidelines
82- 1 . ** Issue Tracking** - Report bugs via GitHub Issues
83- 2 . ** Pull Requests** - Follow [ CONTRIBUTING.md] ( CONTRIBUTING.md )
84- 3 . ** Code Standards** - Adhere to specifications
85- 4 . ** Performance** - Validate changes with benchmarks
86- 5 . ** Documentation** - Update relevant documentation
8781
8882## ⚖️ License
8983``` text
@@ -120,6 +114,13 @@ We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guid
120114- Extended version format support
121115- IDE integration plugins
122116
117+ ### Contribution Guidelines
118+ 1 . ** Issue Tracking** - Report bugs via GitHub Issues
119+ 2 . ** Pull Requests** - Follow [ CONTRIBUTING.md] ( CONTRIBUTING.md )
120+ 3 . ** Code Standards** - Adhere to specifications
121+ 4 . ** Performance** - Validate changes with benchmarks
122+ 5 . ** Documentation** - Update relevant documentation
123+
123124## License & Support
124125
125126This project is licensed under ** GNU GPL 3.0 License** - see [ LICENSE] ( https://github.com/alexeev-prog/sleaf-llvm/blob/main/LICENSE ) . For commercial support and enterprise features, contact [ alexeev.dev@mail.ru ] ( mailto:alexeev.dev@mail.ru ) .
You can’t perform that action at this time.
0 commit comments