; * etc/TODO: Fix punctuation.
This commit is contained in:
parent
498daa8886
commit
5024ee1ad1
1 changed files with 1 additions and 1 deletions
2
etc/TODO
2
etc/TODO
|
|
@ -889,7 +889,7 @@ We could have a mechanism similar to what we use for optimizing calls
|
|||
to primitive functions. IE using a link table for each compilation
|
||||
unit (CU) such that calls from functions in a CU targeting functions
|
||||
in the same CU don't have to go through funcall. If one of these
|
||||
functions is redefined a trampoline is compiled and installed to
|
||||
functions is redefined, a trampoline is compiled and installed to
|
||||
restore the redirection through funcall.
|
||||
|
||||
*** Features to be improved or missing
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue