debug-meta-lang: make (require sugar/debug) unnecessary #6

Merged
AlexKnauth merged 1 commits from debug-meta-lang into master 9 years ago
AlexKnauth commented 9 years ago (Migrated from github.com)

and make it hygienic

and make it hygienic
AlexKnauth commented 9 years ago (Migrated from github.com)
This is failing on HEAD: https://travis-ci.org/mbutterick/sugar/jobs/72652359
AlexKnauth commented 9 years ago (Migrated from github.com)

Oh, but master is already failing on HEAD with the same error.

Oh, but `master` is already failing on HEAD with the same error.
mbutterick commented 9 years ago (Migrated from github.com)

Everything fails on HEAD these days.

Everything fails on HEAD these days.
AlexKnauth commented 9 years ago (Migrated from github.com)

This does work with both the old and the new expander though.

This does work with both the old and the new expander though.
mbutterick commented 9 years ago (Migrated from github.com)

Progress.

Progress.
The pull request has been merged as f080030c54.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b debug-meta-lang master
git pull origin debug-meta-lang

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff debug-meta-lang
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/sugar#6
Loading…
There is no content yet.