Commit Graph

8 Commits

Author SHA1 Message Date
Mattt bc1c619487
Remove unnecessary imports of Foundation (#178) 2021-01-14 10:38:04 -08:00
Vincent Esche 540307b52a Improved formatting
# Conflicts:
#	Sources/Surge/Linear Algebra/Matrix.swift
2019-10-05 16:41:22 +02:00
Vincent Esche 3f2f221f3a Removed unnecessary explicit `Swift.` namespace prefix 2019-09-27 17:12:22 +02:00
Vincent Esche e5375a62be Bumped copyright from ‘… - 2018’ to ‘… - 2019’ 2019-09-25 11:16:35 +02:00
Vincent Esche f19efad153 Improved documentation of Surge-provided assert functions 2019-08-30 00:12:25 +02:00
Vincent Esche f0b34e00c5 Improved assert helper ergonomics 2019-08-30 00:12:25 +02:00
Vincent Esche b3a75fa6d3 Fix formatting 2019-08-29 11:35:24 +02:00
Vincent Esche cf836d6fd1 Replaced `XCTAssertArray(Float|Double)EqualWithAccuracy(_:_:accuracy:)` with short-circuiting overload of `XCTAssertEqual(_:_:accuracy:)` 2019-08-29 11:35:24 +02:00