gilch / hissp

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

Less sensitive synexpand #229

Closed gilch closed 1 year ago

gilch commented 1 year ago

Mini-language must contain specifically a ^ or : to count. (Not any magic character as before.) E.g. any*map no longer counts as mini-language.

Resolves #226.

codecov[bot] commented 1 year ago

Codecov Report

Merging #229 (6b4053a) into master (71ba82f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   99.58%   99.58%           
=======================================
  Files           6        6           
  Lines         716      716           
  Branches      111      111           
=======================================
  Hits          713      713           
  Misses          1        1           
  Partials        2        2           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more