thatcomputerguy0101 77f94c4f95
More simplify wildcards (#1915)
* Create wildcards.js and implement basic type detections

* Remove isUnit from isConstantExpression wildcard

isUnit would never be encountered because units are stored as a part of ConstantNodes.

* Add matching for the new wildcard rules

* Add tests for the new wildcard rules

* Remove comment regarding Unit

* Seperate wildcard import into individual imports

* Update comments at top and change '*i' to '*d'

* Seperate Unit Tests

* Update simplify documentation comment

* Add unit test for #1406

* Update imports for new build system

* Update simplify test with new rules syntax

* Fix small documentation errors

* Update simplify rules to use new wildcards

* Add tests for rules updated with new wildcards

* Remove duplicated comment information

Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
2022-11-15 10:36:08 +01:00
..
2022-11-15 10:36:08 +01:00
2022-07-19 12:04:35 +02:00
2022-07-19 12:04:35 +02:00
2022-07-19 12:04:35 +02:00
2022-07-19 12:04:35 +02:00