mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 08:47:35 +02:00
Add credit for latest build fixes, thanks!
This commit is contained in:
parent
16bd644abb
commit
c22323e3ce
2 changed files with 2 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -12,3 +12,4 @@ Aric Belsito
|
||||||
Mark Meyer
|
Mark Meyer
|
||||||
Vasilij Schneidermann
|
Vasilij Schneidermann
|
||||||
Petr Pražák
|
Petr Pražák
|
||||||
|
Adam Feuer
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
Features
|
Features
|
||||||
|
|
||||||
- Improve performance of compiled code a bit by inlining code that tracks call history instead of using a dedicated function in the runtime.
|
- Improve performance of compiled code a bit by inlining code that tracks call history instead of using a dedicated function in the runtime.
|
||||||
|
- Updated build instructions for Mac, thanks Adam Feuer!
|
||||||
|
|
||||||
## 0.10 - March 28, 2019
|
## 0.10 - March 28, 2019
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue