Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

More portable/reliable implementation; no feature changes #9

Merged
merged 2 commits into from Jul 15, 2012

Commits on Jul 7, 2012

  1. Use keys of &env - they're the symbols we need.

    The vals we were using are undefined behavior that will break someday.
    amalloy committed Jul 7, 2012
    Copy the full SHA
    f7df168 View commit details
    Browse the repository at this point in the history
  2. Arguably more legible.

    This makes save-env's source looks more like what it expands into.
    amalloy committed Jul 7, 2012
    Copy the full SHA
    c0a45c2 View commit details
    Browse the repository at this point in the history