Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix comments and quotes #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix comments and quotes #2

wants to merge 4 commits into from

Commits on Jan 25, 2021

  1. Fix comments and quotes

    Fixes pvilas#1 
    reduce brain damage in parsing loop
    might not be right in all situations still, but better
    murrant authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    d37dffc View commit details
    Browse the repository at this point in the history
  2. Update fw_mk.py

    murrant authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    57b44ad View commit details
    Browse the repository at this point in the history
  3. handle commas

    regular quotes for quoting
    murrant authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    839ffb1 View commit details
    Browse the repository at this point in the history
  4. Update fw_mk.py

    murrant authored Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3006a87 View commit details
    Browse the repository at this point in the history