Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bike authored Oct 10, 2023
1 parent c64a4c5 commit fa325d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FASL.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ After the last instruction is executed, the FASL has been fully loaded. Any rema

## 0.12

* `mv-call[-receive-{one,fixed}] semantics changed so that arguments are on stack rather than values vector.
* `mv-call[-receive-{one,fixed}]` semantics changed so that arguments are on stack rather than values vector.
* `called-fdefinition` instruction added for microoptimized function lookup.
* `fdesignator` instruction added so that `multiple-value-call` can be compiled without other environment support. (NOTE: The 0.12 version of this instruction does not have an environment parameter. The 0.12 version was only used in Clasp and is not represented in this repository's history.)

Expand Down

0 comments on commit fa325d2

Please sign in to comment.