mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Refine TODO
This commit is contained in:
parent
56d6321987
commit
b1a301e373
1 changed files with 2 additions and 0 deletions
|
@ -11,7 +11,9 @@ Bug Fixes
|
|||
|
||||
- Fixed a bug where `current-jiffy` was returning total clock time of the process, which cannot be used to measure time accurately when more than one thread is executing concurrently.
|
||||
- Allow optimizer to beta expand a wider range of function calls and prevent an infinite loop by beta expanding a recursive function with itself.
|
||||
|
||||
TODO: and now (scheme base) will not build. may need to revert fnc-depth>= back from 5 to 4.
|
||||
need to build cps-opt module fresh and then rebuild bootstrap with it and retest...
|
||||
|
||||
## 0.8 - May 30, 2018
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue