| Age | Commit message (Collapse) | Author |
|
|
|
display it that way. Same for type annotations.
|
|
instead of a struct wrapped around an enum
|
|
|
|
|
|
|
|
|
|
This reverts commit 7e3e245f6809946ea06ef1998bcabb7e0902fbd7.
|
|
methods: t.with(other), t.without(other), t.intersection(other),
t.difference(other)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some bugs with update assignment.
|
|
|
|
|
|
|
|
means bringing in fpconv to do float-to-string conversion and a few
updates to integer and number methods for string formatting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used to put in literal code without escape sequences.
|
|
interpolation with @
|
|
(defaults to empty/zero value)
|
|
|
|
|