Skip to content

Releases: Ferret-Language/Ferret

v0.0.3

25 Mar 16:32

Choose a tag to compare

Add EmitErrors and emit filtered diagnostics

Refactor DiagnosticBag to support filtered emission and a summary
that counts errors and warnings. Use error-only emission in test
parsing so warnings are not printed during test runs. Add unit tests
verifying warnings are omitted and only error summaries are shown.

v0.0.2

01 Feb 15:30

Choose a tag to compare

merge temp naming

v0.0.1

26 Jan 16:27

Choose a tag to compare

add test code