Commit graph

814 commits

Author SHA1 Message Date
shaurya gupta
392978c173
Playground: restart ghci upon crash (#137) 2020-08-28 10:53:45 +08:00
David Himmelstrup
15472e46f8 Hyperlink all examples. 2020-08-28 10:46:07 +08:00
David Himmelstrup
a5f643dd91 Switch to hyperlinked API documentation. 2020-08-28 00:21:16 +08:00
David Himmelstrup
f93b6d9a5a Bump version to 0.4.2.0 v0.4.2.0 2020-08-27 22:42:42 +08:00
David Himmelstrup
c2953de80d Update changelog. 2020-08-27 22:42:36 +08:00
David Himmelstrup
d6523a4160 Bring doc coverage up to 100%. 2020-08-27 22:38:12 +08:00
lemmih
3f2a4e092a Fix object positions in playground. 2020-08-27 19:30:00 +08:00
David Himmelstrup
b9d3966366 Fix coverage calculation. 2020-08-27 18:36:59 +08:00
David Himmelstrup
938b933b57 Compute doc coverage with stack rather than cabal. 2020-08-27 17:53:00 +08:00
David Himmelstrup
a5dc6b0fc8 Remove broken test coverage badge. 2020-08-27 17:44:10 +08:00
David Himmelstrup
3f5c240757 Update doc gif. 2020-08-27 17:42:57 +08:00
David Himmelstrup
aed34fb5d9 Yet more haddock documentation. 2020-08-27 16:46:53 +08:00
David Himmelstrup
aa4656d77d Update stylish preferences. 2020-08-27 13:42:59 +08:00
David Himmelstrup
0ea12c58f9 More API docs. 2020-08-27 11:13:45 +08:00
David Himmelstrup
dc54936ba4 Bunch of API documentation fixes. 2020-08-27 10:42:29 +08:00
David Himmelstrup
111e3fcf8c Update Changelog. 2020-08-27 10:42:14 +08:00
David Himmelstrup
ce1059b8b0 Yet more API documentation. 2020-08-26 19:49:57 +08:00
David Himmelstrup
efa551d26d Add more API documentation. 2020-08-26 18:48:09 +08:00
David Himmelstrup
ce296bc5d2 Fix import. 2020-08-26 18:47:50 +08:00
David Himmelstrup
117179cf60
[WIP] Use hgeometry instead of custom code (#142) 2020-08-26 17:39:13 +08:00
David Himmelstrup
daadc55e0d Update module names. 2020-08-26 15:50:51 +08:00
David Himmelstrup
1203dc1313 Rename cubicbezier module to Geom2D.CubicBezier.Linear 2020-08-26 15:35:47 +08:00
David Himmelstrup
5eadebcd01
Cabal usage instructions. 2020-08-26 07:53:38 +08:00
David Himmelstrup
f5970dc60a Use epsilon definition from 'linear'. 2020-08-25 18:38:44 +08:00
David Himmelstrup
1592c7a10c Update test runner script. 2020-08-25 18:22:06 +08:00
David Himmelstrup
d539763fec Get rid of 'fromListS'. 2020-08-25 18:21:56 +08:00
David Himmelstrup
0e58fc66e6 Write API documentation for cameras. 2020-08-25 18:16:25 +08:00
David Himmelstrup
6ffc8cc3ea Update camera snippet. 2020-08-25 17:52:04 +08:00
David Himmelstrup
48b2a10df2 Add camera snippet. 2020-08-25 17:01:56 +08:00
David Himmelstrup
c2f64106e2 Correctly set the z-index of objects. 2020-08-25 17:00:51 +08:00
David Himmelstrup
fd9fc786df Limit exposed functions. 2020-08-25 16:49:27 +08:00
David Himmelstrup
141b5bfe27 Remove unused import. 2020-08-25 16:49:15 +08:00
David Himmelstrup
997abc0c9f Get rid of 'drawBall'. 2020-08-25 16:47:11 +08:00
David Himmelstrup
1b748ea127 More documentation, get rid of 'pauseUntil'. 2020-08-25 16:44:26 +08:00
David Himmelstrup
41d6a1d9f1 Write more API documentation. 2020-08-25 16:38:29 +08:00
David Himmelstrup
cc21527078 Document Reanimate.Internal.CubicBezier 2020-08-25 15:59:33 +08:00
David Himmelstrup
f0313ea14b Document the GeoJSON module. 2020-08-25 15:49:06 +08:00
David Himmelstrup
83e4ecd987
Polish object interface (#138) 2020-08-25 13:51:32 +08:00
David Himmelstrup
61fd6bc743
Support both cabal and stack in the test-suite. (#139) 2020-08-25 09:57:39 +08:00
David Himmelstrup
c70f456ee8 New snippet. 2020-08-24 18:50:01 +08:00
David Himmelstrup
ec9b9d9d04 Playground: clean up imports. 2020-08-24 16:10:25 +08:00
David Himmelstrup
d90cc179d8 Add new snippet. 2020-08-24 16:10:19 +08:00
David Himmelstrup
d497518d5f Fix LaTeX snippet. 2020-08-23 20:27:51 +08:00
David Himmelstrup
3c4acc75da Update snippets. 2020-08-23 15:16:58 +08:00
David Himmelstrup
23428b1c44 Playground: Hide internal filenames. 2020-08-23 12:22:48 +08:00
David Himmelstrup
29fd2daf9e First attempt at an embedded playground. 2020-08-23 11:07:11 +08:00
David Himmelstrup
3bfa25b9be Playground: Change layout from 1:2 to 3:4. 2020-08-22 17:48:23 +08:00
David Himmelstrup
93dc433265 Playground: auto reconnect. 2020-08-22 17:47:30 +08:00
David Himmelstrup
a89b577757 Note down the design of the playground. 2020-08-22 17:10:16 +08:00
David Himmelstrup
dc5401b454 Playground: Fix resizing, use 'Hello world' as default script, update snippets. 2020-08-22 17:00:13 +08:00