2024-04-30 |
Michael Orlitzky | spline3.cabal: bump version to 1.0.2
|
commit | commitdiff | tree |
2024-04-30 |
Michael Orlitzky | util/view-mri-data.py: minor tweaks
|
commit | commitdiff | tree |
2024-04-30 |
Michael Orlitzky | util/view-mri-data.py: update for python3
|
commit | commitdiff | tree |
2024-04-25 |
Michael Orlitzky | spline3.cabal: rewrap description
|
commit | commitdiff | tree |
2024-04-25 |
Michael Orlitzky | doc/COPYING,spline3.cabal: use AGPL-3+, ship COPYING
|
commit | commitdiff | tree |
2024-04-25 |
Michael Orlitzky | spline3.cabal: tweak synopsis
|
commit | commitdiff | tree |
2024-04-25 |
Michael Orlitzky | spline3.cabal: indent "maintainer" field with spaces
|
commit | commitdiff | tree |
2024-04-25 |
Michael Orlitzky | spline3.cabal: http -> https
|
commit | commitdiff | tree |
2024-04-25 |
Michael Orlitzky | src/*.hs: fix all -Woperator-whitespace warnings
|
commit | commitdiff | tree |
2024-04-25 |
Michael Orlitzky | makefile: disable -Wmissing-kind-signatures
|
commit | commitdiff | tree |
2022-08-28 |
Michael Orlitzky | spline3.cabal: update to v1.0.1.
|
commit | commitdiff | tree |
2022-08-28 |
Michael Orlitzky | spline3.cabal: remove unused dependencies.
|
commit | commitdiff | tree |
2022-08-28 |
Michael Orlitzky | spline3.cabal: update for newer cabal and ghc-9.x.
|
commit | commitdiff | tree |
2022-08-28 |
Michael Orlitzky | makefile,spline3.cabal: move ghc-options to the makefile.
|
commit | commitdiff | tree |
2022-08-28 |
Michael Orlitzky | makefile: rename "test" target to "check".
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | makefile: remove unused FLAGS variable.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: set version to 1.0.0.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | makefile: remove deprecated "hscolour" pass over docs.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | makefile: remove unused "make llvm" and "make profile...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cube.hs: use explicit Prelude imports.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/FunctionValues.hs: use explicit Prelude imports.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Tetrahedron.hs: use explicit FunctionValues(.....
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/FunctionValues.hs: disable incomplete pattern match...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/{Cube,Tetrahedron}.hs: disable incomplete pattern...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: remove unused language pragma.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Main.hs: import Args(..) explicitly.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/{Cube,FunctionValues}.hs: add explicit Cardinal...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: use explicit Prelude imports to silence...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/TestSuite.hs: enable missing "function_values_propertie...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/TestSuite.hs: make all imports explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/Doctests.hs: use explicit import lists.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | test/{Doctests,TestSuite}.hs: add explicit export lists.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Misc.hs: add a type signature to eliminate polymorphism.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: enable a lot more warnings by default.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/CommandLine.hs: import ExitFailure explicitly.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/CommandLine.hs: drop explicit "typeable" derivation.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Point.hs: import "arbitrary" explicitly.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Face.hs: don't import "Point" type members.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: add a bunch of type signatures to...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: undo a stupid trick, to eliminate...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cardinal.hs: make an import list explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Tetrahedron.hs: make an import list explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/FunctionValues.hs: make an import list explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cube.hs: make some import lists explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: make two import lists explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: add a type signature to eliminate polymorphism.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Volumetric.hs: remove a redundant constraint from...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Main.hs: make two import lists explicit.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Main.hs: add an explicit export list.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Everything.hs: disable missing import list warning.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: remove "-prof" from the profiling flags...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: remove untested and probably-busted...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Point.hs: add a type annotation to avoid a monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/FunctionValues.hs: undo a stupid trick, to fix...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Misc.hs: add a type annotation to avoid a monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Tetrahedron.hs: add a type annotation to avoid...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/RealFunction.hs: ignore orphan instance warnings.
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Cube.hs: add type annotations to avoid monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: add type annotations to avoid monomorphism...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Volumetric.hs: add type annotations to avoid monomorphis...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Volumetric.hs: fix whitespace alignment of an ...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Main.hs: add a few type annotations to avoid monomorphis...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | src/Grid.hs: define the Grid using "newtype" instead...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: add other-modules for the test suite...
|
commit | commitdiff | tree |
2019-03-05 |
Michael Orlitzky | spline3.cabal: add Paths_spline3 to other-modules to...
|
commit | commitdiff | tree |
2017-12-05 |
Michael Orlitzky | spline3.cabal: loosen repa dependency bounds (any 3...
|
commit | commitdiff | tree |
2016-11-08 |
Michael Orlitzky | Switch from GPL-3 to AGPL-3 and update the project...
|
commit | commitdiff | tree |
2015-04-17 |
Michael Orlitzky | Remove the hpc build flag to appease Hackage.
|
commit | commitdiff | tree |
2015-04-17 |
Michael Orlitzky | Instate Repa upper bound (due to its GHC dependency).
|
commit | commitdiff | tree |
2015-04-17 |
Michael Orlitzky | Set cabal version to 0.0.1.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Fix typo.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Switch to Tasty for testing.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Volumetric.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Values.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Tetrahedron.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Add a comment to the ScaleFactor module.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup and hlint fix in RealFunction.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup in Point.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Define an export list in Misc, clean up imports.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup and hlint fix in Main.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Grid.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in FunctionValues.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Face.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Define an export list in ExitCodes.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace and import cleanup in Examples.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup in Everything.hs.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace and import cleanup in Cube.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Whitespace cleanup in Comparisons.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup and hlint fix in CommandLine.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Define an export list in Cardinal.
|
commit | commitdiff | tree |
2015-04-16 |
Michael Orlitzky | Import cleanup in Assertions.
|
commit | commitdiff | tree |
2015-04-15 |
Michael Orlitzky | Bump non-test dependencies in the cabal file.
|
commit | commitdiff | tree |
2015-04-15 |
Michael Orlitzky | Add some doctest examples to RealFunction.
|
commit | commitdiff | tree |
2015-04-15 |
Michael Orlitzky | Pass -isrc to doctest directly (without --optghc).
|
commit | commitdiff | tree |
2015-04-15 |
Michael Orlitzky | Whitespace cleanup.
|
commit | commitdiff | tree |
2013-06-04 |
Michael Orlitzky | Bump dependencies, and move some Arbitrary code from...
|
commit | commitdiff | tree |
2012-11-30 |
Michael Orlitzky | Bump deps for ghc-7.6.
|
commit | commitdiff | tree |
2012-10-12 |
Michael Orlitzky | Bump the cmdargs dep to 0.10.*.
|
commit | commitdiff | tree |
2012-08-24 |
Michael Orlitzky | Remove the TODO; "add more documentation" is an implicit...
|
commit | commitdiff | tree |
2012-08-24 |
Michael Orlitzky | Remove the plain text README now that the webpage works.
|
commit | commitdiff | tree |
next |