Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

New variables structure #53

Merged
merged 2 commits into from
Jun 12, 2016
Merged

New variables structure #53

merged 2 commits into from
Jun 12, 2016

Commits on Jun 10, 2016

  1. New variables structure

    Do not include storage modifiers in the variables matches
    because it's not great to re-use them in code blocks in that
    case.
    
    This also made it possible to put `#variables` as an
    include in `#code`, which removes the need for having
    both `#code` and `#variables` in many blocks.
    
    Fixes: atom#50
    noseglid committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    6991cbc View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2016

  1. Code style and review fixes

    noseglid committed Jun 11, 2016
    Configuration menu
    Copy the full SHA
    70f9a2b View commit details
    Browse the repository at this point in the history