fix(neg-temp): reverse skill issues #1

Merged
javif89 merged 4 commits from feat/neg-temp-fix into main 2026-05-09 22:53:36 +00:00
Contributor

ty pls

Resolves #1

ty pls Resolves #1
javif89 requested changes 2026-05-09 22:45:34 +00:00
Dismissed
@ -97,0 +93,4 @@
Value::UnitValue(unit_value) => Ok(Value::UnitValue(UnitValue::new(
unit_value.value() * (-1.),
unit_value.unit().into(),
))), // Value::UnitValue(_) => Err(EvalError::UnsupportedOperation {
Owner

Remove commented code

Remove commented code
Cargo.toml Outdated
@ -12,3 +12,3 @@
[workspace.package]
version = "0.1.0"
edition = "2024"
# edition = "2024"
Owner

Remove this comment

Remove this comment
xbazzi marked this conversation as resolved
javif89 approved these changes 2026-05-09 22:53:04 +00:00
xbazzi stopped working 2026-05-10 02:19:11 +00:00
3 hours 28 minutes
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 3 hours 28 minutes
xbazzi
3 hours 28 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
javif89/mathengine!1
No description provided.