209 Commits

Author SHA1 Message Date
84f2d6e30c
Unit cleanup 2023-04-11 08:21:30 -07:00
175261b5c0
Compound unit foundation 2023-04-10 21:03:16 -07:00
ad3ae83c66
Improved evaluator errors 2023-04-10 18:53:35 -07:00
6ce4451db7
Added unit errors 2023-04-10 18:47:00 -07:00
fbc0a6557e
Cleanup 2023-04-10 18:46:46 -07:00
b21104713f
Disabled a few tests 2023-04-10 14:12:16 -07:00
e2fd61a2ef
Improved unit printing 2023-04-10 14:02:11 -07:00
775d85b170
Fixed tests 2023-04-10 14:02:01 -07:00
3007d7f875
Merge branch 'master' of ssh://git.betalupi.com:33/Mark/daisy 2023-04-10 12:49:09 -07:00
0f04a42dcb
Added tests 2023-04-10 12:48:36 -07:00
ae05ebb5ff
Cleanup, added to_string_outer 2023-04-10 11:10:27 -07:00
a38293c247
Added unit fromstring 2023-04-09 08:39:36 -07:00
e9645208d9
Improved unit printing 2023-04-09 08:39:22 -07:00
d4b7f5b078
Improved unit printing 2023-04-08 20:48:49 -07:00
e9d4ec0b12
Cleanup 2023-04-08 20:40:35 -07:00
fb9cc03bb9
Reorganized quantity 2023-04-08 20:26:07 -07:00
5b8dd2f703
Added basic units (incomplete) 2023-04-08 16:47:47 -07:00
10f706582e
Fixed configuration 2023-04-08 10:51:22 -07:00
1e04b15b46
Added comments 2023-04-07 20:55:23 -07:00
8982b3b118
rug types are only used if we're on unix 2023-04-07 20:52:18 -07:00
e0f36ce112
Added conditional compilation for os type 2023-04-07 20:36:55 -07:00
0e155c2b52
Moved tests 2023-04-07 18:16:22 -07:00
e4667eb998
Reorganized quantities 2023-04-07 18:11:20 -07:00
0bc1817e5b
Cleanup 2023-04-07 11:38:54 -07:00
24a07c1af0
Fixed treeify 2023-04-07 11:38:16 -07:00
77157925fe
Improved tests 2023-04-07 09:42:50 -07:00
dd9633d822
Strict printing for powers 2023-04-07 09:42:43 -07:00
82b577568c
Fixed unary + at start 2023-04-07 09:37:39 -07:00
9b099bb408
Fixed decimal parsing 2023-04-07 09:33:55 -07:00
88078fea5a
Fixed unary "+" bug 2023-04-07 09:27:15 -07:00
aeacd8746d
Fixed negation 2023-04-07 08:46:44 -07:00
b6acbcee6b
Cleanup 2023-04-06 10:31:02 -07:00
a3ada7c70c
Fixed operator printing 2023-04-06 10:30:50 -07:00
f112326620
Added support for unary + 2023-04-06 09:51:14 -07:00
0e693ffcd6
Split tokens.rs 2023-04-06 09:41:03 -07:00
c3686172cd
Improved operator ordering 2023-04-06 09:35:52 -07:00
aa90d798c9
Fixed prompt cursor adjustment 2023-04-04 10:22:32 -07:00
038bbc5fde
Fixed minus printing 2023-04-02 08:27:21 -07:00
d3d13a64ff
Minor changes 2023-04-01 19:05:40 -07:00
85a669e126
Added support for scientific notation 2023-04-01 18:29:01 -07:00
52a508cd98
Groupify refactor 2023-04-01 18:28:31 -07:00
f07ba9ed38
Minor fixes 2023-04-01 18:27:47 -07:00
cb227d9539
Fixed quantity printing 2023-04-01 18:26:30 -07:00
bb200548f1
Reworked lookback 2023-04-01 16:43:58 -07:00
e0210a8f09
Cleanup 2023-04-01 16:43:33 -07:00
047c900193
Fixed missing sign print 2023-04-01 16:43:26 -07:00
5792bbcea9
typo 2023-04-01 15:43:12 -07:00
bb48a09cc7
Added decimal -> rational parsing 2023-04-01 14:20:11 -07:00
f97805b24e
Disabled a few broken tests 2023-04-01 14:19:21 -07:00
a38f68cd84
Added Quantity type 2023-04-01 13:50:52 -07:00