Simon Gardling
|
2e0569fe2e
|
GREATLY improve autocomplete tests + fix known autocomplete issues
|
2022-04-12 10:04:14 -04:00 |
|
Simon Gardling
|
e7d30e7213
|
need to fix this later
|
2022-04-11 15:24:30 -04:00 |
|
Simon Gardling
|
da0c3ebb78
|
refactoring of error handling
|
2022-04-11 11:01:15 -04:00 |
|
Simon Gardling
|
6217f0aff4
|
simplify error handling code
|
2022-04-11 09:36:42 -04:00 |
|
Simon Gardling
|
2eda085fda
|
refactor
|
2022-04-08 09:41:06 -04:00 |
|
Simon Gardling
|
0a410b932d
|
small changes to plotting logic
|
2022-04-07 18:50:54 -04:00 |
|
Simon Gardling
|
8b97f79d55
|
no longer need text_boxes_focused
|
2022-04-07 18:47:52 -04:00 |
|
Simon Gardling
|
3521ff3a13
|
use borrows for hints
|
2022-04-07 10:34:03 -04:00 |
|
Simon Gardling
|
63e6e06c0f
|
clippy
|
2022-04-06 11:36:23 -04:00 |
|
Simon Gardling
|
30b5a15cc8
|
general cleanup
|
2022-04-06 11:26:38 -04:00 |
|
Simon Gardling
|
2025528682
|
cleanup
|
2022-04-06 10:38:23 -04:00 |
|
Simon Gardling
|
6f1d64ea02
|
code cleanup
|
2022-04-05 09:37:48 -04:00 |
|
Simon Gardling
|
6041da764b
|
custom function colors
|
2022-04-04 13:59:18 -04:00 |
|
Simon Gardling
|
683a471dbb
|
fix autocomplete pop ups
|
2022-04-03 14:24:59 -04:00 |
|
Simon Gardling
|
0130f14562
|
lots of refactoring
|
2022-04-01 11:32:26 -04:00 |
|
Simon Gardling
|
3377cc46df
|
cleanup imports
|
2022-04-01 09:27:00 -04:00 |
|
Simon Gardling
|
b242d13054
|
make 'update' only compile for tests
|
2022-04-01 09:04:45 -04:00 |
|
Simon Gardling
|
ade7248f55
|
clippy
|
2022-04-01 03:34:08 -04:00 |
|
Simon Gardling
|
206b9be6d7
|
improve error handling and string updating further (still more improvements to be made)
|
2022-04-01 03:33:40 -04:00 |
|
Simon Gardling
|
0cbf4b5dc7
|
fix error handling
|
2022-04-01 02:48:00 -04:00 |
|
Simon Gardling
|
06d5a32d09
|
refactoring
|
2022-04-01 02:23:24 -04:00 |
|
Simon Gardling
|
4faf710128
|
use max length of functions
|
2022-03-31 15:05:58 -04:00 |
|
Simon Gardling
|
dc53889dd5
|
clippy
|
2022-03-31 14:50:50 -04:00 |
|
Simon Gardling
|
37c936f21f
|
fix consumed keys
|
2022-03-31 09:58:43 -04:00 |
|
Simon Gardling
|
9ea2a47246
|
clippy
|
2022-03-31 09:54:39 -04:00 |
|
Simon Gardling
|
68b4eb9454
|
autocomplete fully works now
|
2022-03-31 09:52:42 -04:00 |
|
Simon Gardling
|
2aa3aa47c0
|
implement ACTUAL autocompletion
|
2022-03-30 22:07:25 -04:00 |
|
Simon Gardling
|
9624d72d7e
|
implement ACTUAL autocompletion
|
2022-03-30 22:05:40 -04:00 |
|
Simon Gardling
|
2e2f28f60b
|
turn some helper functions into traits
|
2022-03-30 11:13:04 -04:00 |
|
Simon Gardling
|
e53dab559f
|
async work
|
2022-03-30 10:46:58 -04:00 |
|
Simon Gardling
|
686322c95e
|
update function tests and improve caching logic
|
2022-03-30 08:59:39 -04:00 |
|
Simon Gardling
|
e9ba5b43b4
|
update
|
2022-03-30 08:50:04 -04:00 |
|
Simon Gardling
|
a612aa1fbf
|
fix
|
2022-03-29 21:49:29 -04:00 |
|
Simon Gardling
|
eeecf4bd74
|
borrow more
|
2022-03-29 18:29:38 -04:00 |
|
Simon Gardling
|
4ef0743409
|
borrow more stuff
|
2022-03-29 15:00:59 -04:00 |
|
Simon Gardling
|
fe8dc62f06
|
move stuff from AppSettings
|
2022-03-29 14:46:13 -04:00 |
|
Simon Gardling
|
c653c5a1c0
|
fixes (including for keybindings)
|
2022-03-29 11:40:07 -04:00 |
|
Simon Gardling
|
345851d8b4
|
update tests
|
2022-03-28 13:19:17 -04:00 |
|
Simon Gardling
|
2bd1f641f9
|
comments
|
2022-03-28 09:09:36 -04:00 |
|
Simon Gardling
|
6e281e0569
|
rename some variables
|
2022-03-28 08:33:36 -04:00 |
|
Simon Gardling
|
848588e29d
|
small code changes
|
2022-03-26 00:54:57 -04:00 |
|
Simon Gardling
|
723d61d1b5
|
dyn_mut_iter
|
2022-03-24 19:22:28 -04:00 |
|
Simon Gardling
|
e6b87a178e
|
update tests some more
|
2022-03-24 18:34:16 -04:00 |
|
Simon Gardling
|
08fd104e45
|
update tests
|
2022-03-24 18:27:56 -04:00 |
|
Simon Gardling
|
484267c1a4
|
add 2 comments
|
2022-03-24 14:44:48 -04:00 |
|
Simon Gardling
|
5c8d7d4292
|
turn value_vec_to_tuple into a Trait
|
2022-03-24 12:56:24 -04:00 |
|
Simon Gardling
|
8cbc63fbc7
|
a lot of refactoring and re-implementing tests for FunctionEntry
|
2022-03-24 11:26:43 -04:00 |
|
Simon Gardling
|
577162a0b1
|
Code improvements and better handling of empty integrals
|
2022-03-24 09:12:51 -04:00 |
|
Simon Gardling
|
50892ed4b5
|
refactor newton's method
|
2022-03-24 08:45:09 -04:00 |
|
Simon Gardling
|
26000b06c8
|
fix resolution_helper
|
2022-03-23 23:22:10 -04:00 |
|