8 Commits

Author SHA1 Message Date
Jos de Jong
80fb20fbe7 Fix some unit tests failing on IE 11 2020-07-19 11:50:17 +02:00
Tom Hickson
1fd3c8bd10 Added one-based indexing for diff inside the parse
Also added bignumbers as indexes as that could be useful
2020-07-17 19:54:15 +01:00
Tom Hickson
3ecf86e9ee spelling in diff.test.js 2020-07-17 18:30:24 +01:00
Tom Hickson
fbebed77a1 added better(?) support for matrices
Matrices are all treated as arrays (of arrays) now. This was to prep for writing better docs
2020-07-17 18:29:51 +01:00
Tom Hickson
0c61d21c95 added unit tests for diff Errors
Added Unit tests for the 4 Errors. Also changed some small things
2020-07-17 17:49:17 +01:00
Tom Hickson
e993e8350c Added other types to diff.test.js
Tests for bignumber, fraction and units.
2020-07-17 17:15:03 +01:00
Tom Hickson
1348d67b7e Updated diff function to allow selecting a dimension 2020-04-24 18:15:34 +01:00
Tom Hickson
9a66b80bff Finalized Diff function
Added tests and then fixed all linting issues
2020-04-08 19:28:02 +01:00