]> gitweb.michael.orlitzky.com - spline3.git/summary
 
descriptionHaskell implementation of a 3D interpolation scheme.
ownerroot
last changeSun, 28 Aug 2022 16:28:19 +0000 (12:28 -0400)
shortlog
2022-08-28 Michael Orlitzkyspline3.cabal: update to v1.0.1. master 1.0.1
2022-08-28 Michael Orlitzkyspline3.cabal: remove unused dependencies.
2022-08-28 Michael Orlitzkyspline3.cabal: update for newer cabal and ghc-9.x.
2022-08-28 Michael Orlitzkymakefile,spline3.cabal: move ghc-options to the makefile.
2022-08-28 Michael Orlitzkymakefile: rename "test" target to "check".
2019-03-05 Michael Orlitzkymakefile: remove unused FLAGS variable.
2019-03-05 Michael Orlitzkyspline3.cabal: set version to 1.0.0.
2019-03-05 Michael Orlitzkymakefile: remove deprecated "hscolour" pass over docs.
2019-03-05 Michael Orlitzkymakefile: remove unused "make llvm" and "make profile...
2019-03-05 Michael Orlitzkysrc/Cube.hs: use explicit Prelude imports.
2019-03-05 Michael Orlitzkysrc/FunctionValues.hs: use explicit Prelude imports.
2019-03-05 Michael Orlitzkysrc/Tetrahedron.hs: use explicit FunctionValues(.....
2019-03-05 Michael Orlitzkysrc/FunctionValues.hs: disable incomplete pattern match...
2019-03-05 Michael Orlitzkysrc/{Cube,Tetrahedron}.hs: disable incomplete pattern...
2019-03-05 Michael Orlitzkysrc/Cardinal.hs: remove unused language pragma.
2019-03-05 Michael Orlitzkysrc/Main.hs: import Args(..) explicitly.
...
tags
19 months ago 1.0.1 1.0.1
9 years ago 0.0.2 0.0.2
9 years ago 0.0.1 0.0.1
heads
19 months ago master