feat: Simplify printing of names and expressions #25
No reviewers
Labels
No labels
category
bug
category
chore
category
doc
category
feature
category
optimization
category
organization
part/Delation
part/Elab
part/Environment
part/FFI
part/Frontend
part/Goal
part/REPL
part/Serial
priority
high
priority
irrelevant
priority
low
priority
medium
priority
pending-measurement
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: aniva/Pantograph#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "io/serial"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(f a1 a2 ...)
instead of(((f a1) a2) a3 ...)
:anon
is removed and replaced by_
inname_to_ast
. For goal printing it is replaced by the empty string.Version bump to 0.2.7 as a result of the breaking change