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 |
|