gilch / hissp

It's Python with a Lissp.
https://gitter.im/hissp-lang/community
Apache License 2.0
364 stars 9 forks source link

Remove synexpand and friends #251

Closed gilch closed 7 months ago

gilch commented 7 months ago

^*#, ^#^^^^#

Closes #227.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b4fed74) 98.89% compared to head (d7c8219) 98.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #251 +/- ## ======================================= Coverage 98.89% 98.89% ======================================= Files 6 6 Lines 726 726 Branches 112 112 ======================================= Hits 718 718 Misses 4 4 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

gilch commented 7 months ago

Maybe I can replace some of this with simpler pieces, but that's for later, if ever.