Commit Graph

25 Commits

Author SHA1 Message Date
sorki
51bb6a78d3 remove unused ormolu 2024-01-06 17:41:56 +01:00
Richard Marko
4b78445c1b add multmatrix example 2022-04-23 16:17:39 +02:00
Matthias Fischmann
2d1b95d1eb
Disable ormolu everywhere. 2021-06-04 15:15:57 +02:00
Richard Marko
ed7e38f2c8 Update examples to new API
Closes #360.
2021-04-17 13:36:31 +02:00
Richard Marko
21f4360480 Expose mirror via scad engine 2020-12-29 21:27:00 +01:00
Richard Marko
6d4162e137 Tidy Haskell examples
Both in Examples dir and README.
2020-12-05 10:34:57 +01:00
Richard Marko
dd344fe1f9 fix stray translate1 in example10.escad 2020-05-01 14:18:40 +02:00
Julia Longtin
fe59eb99d0 add another example. 2020-01-11 01:35:20 +00:00
Julia Longtin
6c1e0565bc more applicative coding style. 2019-12-31 17:18:25 +00:00
Julia Longtin
8528cc416f be a little more explicit, and use applicative more. 2019-12-31 15:44:22 +00:00
Julia Longtin
57784d24fe be more explicit about imports. 2019-12-31 14:26:37 +00:00
Julia Longtin
bb3893fdfe fmap instead of map. 2019-12-26 13:03:55 +00:00
Julia Longtin
9b1f52e6b6 fix incorrect syntax in example 13. 2019-08-08 01:05:58 +01:00
Julia Longtin
9b3e66c8ad use hlint to remove some ugliness in my programming style. 2019-08-02 00:08:14 +01:00
Julia Longtin
acae5ef08c use union correctly. 2019-07-19 08:20:18 +01:00
Julia Longtin
0e518a69ec add more examples. 2019-07-15 22:59:55 +01:00
Julia Longtin
4ec2277903 Add a lexer, and use it to parse whitespace before the first statement. 2019-07-15 19:13:11 +01:00
Julia Longtin
f5139e15bc fix #216. Thanks, sergey! 2019-06-28 09:33:21 +01:00
Julia Longtin
de280d4800 add an example of the new rectangle detection in polygon. 2019-06-23 12:48:45 +01:00
Julia Longtin
2b74224ea1 two more examples. 2019-06-06 07:58:14 +01:00
Julia Longtin
f2dc24b662 add example from issue #19. 2019-05-21 22:54:16 +01:00
Julia Longtin
085248ff78 comments and spacing changes, and use an integral for counting sides of a polygon, instead of doubles. also, add a tester for polygons. 2019-05-07 18:42:52 +01:00
Jonas Claeson
9c1bfc77c4 Whitespace cleanup 2018-08-07 17:33:17 +02:00
Julia Longtin
af0c5b30b9 compile more examples, refer to them in documentationw and clean up the .gitignore. 2016-03-04 01:36:17 +00:00
Julia Longtin
31be0e47e3 Create files from the examples in the README. 2015-11-05 14:13:43 +00:00