Commit Graph

404 Commits

Author SHA1 Message Date
957e85b4d0 Extract duplicated PatternTest code to testMultiplePatterns method 2018-10-06 18:45:28 +02:00
0ec3974f41 Implement patterns for most FunctionSingles 2018-10-06 18:41:32 +02:00
54fc13b211 Implement equals for trigonometric functions 2018-10-06 18:38:39 +02:00
2ca5a8391a Implement patterns for most FunctionOperators 2018-10-06 17:41:15 +02:00
0574744921 Create PatternUtils helper class 2018-10-06 16:47:03 +02:00
d954190882
Update README.md 2018-10-06 16:41:21 +02:00
a2939b6940
Update README.md 2018-10-06 16:41:10 +02:00
5e5a09ad83 Disabled debug mode for TeaVM 2018-10-06 16:37:44 +02:00
be5ae2d475 Add missing 'final' specifiers 2018-10-06 15:21:22 +02:00
21de6349f4 Use actual MathContext instead of null in Pattern replace 2018-10-06 15:21:22 +02:00
0afacf7ddc Implement NegativePattern 2018-10-06 15:21:22 +02:00
64553c86e7 Implement NumberPattern 2018-10-06 15:21:22 +02:00
5450d67497 Implement SumPattern 2018-10-06 15:21:22 +02:00
277589e7a9 Create VisitorPattern abstract base class 2018-10-06 15:21:22 +02:00
72de605659 Define FunctionVisitor and corresponding accept method 2018-10-06 15:21:22 +02:00
75fe857139 Implement SubFunctionPattern 2018-10-06 15:21:22 +02:00
0a386c13f4 Create empty PatternTest class. 2018-10-06 15:21:22 +02:00
d88f6a05f9 Define the Pattern interface and its core methods 2018-10-06 15:21:22 +02:00
3808613a58 Better history management 2018-10-05 22:09:54 +02:00
b11d8ea4ed Better history management 2018-10-05 16:00:15 +02:00
518bfc6c4a new method to clone the input screen 2018-10-05 08:33:29 +02:00
c4f51f8aee Updated Flow 2018-10-04 21:51:27 +02:00
2a459b41f9 commit 2018-10-04 21:46:56 +02:00
d751cce6eb Fixed zoom behavior 2018-10-04 21:46:44 +02:00
2ea86cf76f Merge remote-tracking branch 'gogs/master' 2018-10-04 21:29:45 +02:00
1d0d622bb1 Added a missing break 2018-10-04 21:29:39 +02:00
b0637d308b Implemented history 2018-10-04 12:38:54 +02:00
a9395277c9 Updated block deletion behavior 2018-10-04 09:52:14 +02:00
658c5669f0 Updated block deletion handling 2018-10-04 08:49:11 +02:00
9f6eb9e549 Updated pom.xml 2018-09-29 02:11:24 +02:00
1374c5598e partial commit 2018-09-28 21:59:12 +02:00
91e79b1c03 Updated to java 11 2018-09-28 13:43:42 +02:00
60cb012f83 Code cleanup 2018-09-28 11:39:28 +02:00
0e83ad6ee6 Updated pom.xml 2018-09-28 11:17:46 +02:00
2a6c8b0ada Updated Flow .gitignore 2018-09-27 22:54:31 +02:00
f3725e0877 Updated Flow disclaimer 2018-09-27 22:52:02 +02:00
e64ea2f8f4 Updated Flow 2018-09-27 22:49:21 +02:00
4eb61685f9 First commit 2018-09-27 20:25:20 +02:00
bfe1a018ab added Flow 2018-09-27 20:24:31 +02:00
505b8e10eb Changed license 2018-09-27 20:21:21 +02:00
20d25afed6 Firefox zoom support check 2018-09-27 19:27:24 +02:00
5a65086421 Moved Flow library 2018-09-27 19:23:46 +02:00
5aa703c0cf Removed crappy headless graphic engine implementations 2018-09-27 17:41:31 +02:00
9f394258cd Changed .gitignore 2018-09-27 12:44:01 +02:00
d3acda6a1d Changed version name 2018-09-27 11:39:54 +02:00
d8cc14ae69 Better canvas zoom handling 2018-09-26 01:06:32 +02:00
7f3f53c75c New picture 2018-09-22 14:18:57 +02:00
bd5260e0f3 Better parenthesis button behavior 2018-09-22 14:10:36 +02:00
b57ae900e5 Code cleanup 2018-09-22 11:17:30 +02:00
1b1cfa08fa Renamed graphic engine packages 2018-09-22 10:29:40 +02:00