-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- More improvements to the third optimization level (-O3)
* It now supports subroutines and methods with non-alphanumeric names. * Local variables are now converted into lexical variables (`my`) modified: scripts/Expensive/anagrams_deranged_anagrams.sf -- better time granuallity
- Loading branch information
trizen
committed
Sep 8, 2015
1 parent
9dbd336
commit 72ca7d9
Showing
2 changed files
with
25 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters