Skip to content

Commit

Permalink
Merge branch 'main' of github.com:propensive/hypotenuse
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 9, 2025
2 parents db22f5f + 96a65ef commit 7817d5b
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 11 deletions.
1 change: 1 addition & 0 deletions .github/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ _Hypotenuse_ has the goal of improving the safety and aesthetics of working with




## Getting Started

### Philosophy
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse-core.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.CheckOverflow.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.Commensurable.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.DivisionByZero.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.DivisionError.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.Hypotenuse.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.Hypotenuse2.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.Orderable.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/hypotenuse.OverflowError.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/core/soundness+hypotenuse-core.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down
2 changes: 1 addition & 1 deletion src/test/tests.scala
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Hypotenuse, version [unreleased]. Copyright 2025 Jon Pretty, Propensive OÜ.
Hypotenuse, version 0.24.0. Copyright 2025 Jon Pretty, Propensive OÜ.
The primary distribution site is: https://propensive.com/
Expand Down

0 comments on commit 7817d5b

Please sign in to comment.