mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Improve android support & add CI (#2664)
* Change context destruction order. * enable emulated tls on termux * Fix stdlib on android * Add a CI workflow for android termux * update release notes * use the new unified CI tests on android --------- Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
### Changes / improvements
|
||||
- Method resolution and `$define` now works together well unless definitions are out of order for real.
|
||||
- Improve error message when using functions as values #2856
|
||||
- Improve support for Android with Termux.
|
||||
|
||||
### Stdlib changes
|
||||
- Summarize sort macros as generic function wrappers to reduce the amount of generated code. #2831
|
||||
|
||||
Reference in New Issue
Block a user