-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move
main
implementation out of macros.
Moves as much of the guts of `main` into actual functions as possible. The macros are now easier to reuse and redefine for users who want to customize main. Existing macro usage should continue to work.
- Loading branch information
1 parent
a2f88ff
commit 460658e
Showing
1 changed file
with
144 additions
and
51 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