Skip to content

v0.15.0

Compare
Choose a tag to compare
@ichiban ichiban released this 11 Dec 08:21
· 74 commits to main since this release
bc0672b

What's Changed

  • introduce engine.Cont to declutter by @ichiban in #266
  • fix the DCG example by @ichiban in #267
  • efficient renamed copy for partials by @ichiban in #268
  • simplify env.Unify() by unexposing occursCheck flag by @ichiban in #269
  • define Scanner interface by @ichiban in #272
  • bootstrap put_char/1, put_code/1, put_code/2, nl/0, and nl/1 from put… by @ichiban in #273

Full Changelog: v0.14.0...v0.15.0